Documentation ¶
Index ¶
- type AdminAddUserRoleV4BadRequest
- type AdminAddUserRoleV4Forbidden
- type AdminAddUserRoleV4InternalServerError
- type AdminAddUserRoleV4NotFound
- type AdminAddUserRoleV4OK
- type AdminAddUserRoleV4Params
- func NewAdminAddUserRoleV4Params() *AdminAddUserRoleV4Params
- func NewAdminAddUserRoleV4ParamsWithContext(ctx context.Context) *AdminAddUserRoleV4Params
- func NewAdminAddUserRoleV4ParamsWithHTTPClient(client *http.Client) *AdminAddUserRoleV4Params
- func NewAdminAddUserRoleV4ParamsWithTimeout(timeout time.Duration) *AdminAddUserRoleV4Params
- func (o *AdminAddUserRoleV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminAddUserRoleV4Params) SetBody(body *iamclientmodels.ModelAddUserRoleV4Request)
- func (o *AdminAddUserRoleV4Params) SetContext(ctx context.Context)
- func (o *AdminAddUserRoleV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminAddUserRoleV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminAddUserRoleV4Params) SetNamespace(namespace string)
- func (o *AdminAddUserRoleV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminAddUserRoleV4Params) SetUserID(userID string)
- func (o *AdminAddUserRoleV4Params) WithBody(body *iamclientmodels.ModelAddUserRoleV4Request) *AdminAddUserRoleV4Params
- func (o *AdminAddUserRoleV4Params) WithContext(ctx context.Context) *AdminAddUserRoleV4Params
- func (o *AdminAddUserRoleV4Params) WithHTTPClient(client *http.Client) *AdminAddUserRoleV4Params
- func (o *AdminAddUserRoleV4Params) WithNamespace(namespace string) *AdminAddUserRoleV4Params
- func (o *AdminAddUserRoleV4Params) WithTimeout(timeout time.Duration) *AdminAddUserRoleV4Params
- func (o *AdminAddUserRoleV4Params) WithUserID(userID string) *AdminAddUserRoleV4Params
- func (o *AdminAddUserRoleV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminAddUserRoleV4Reader
- type AdminAddUserRoleV4Unauthorized
- type AdminAddUserRoleV4UnprocessableEntity
- type AdminBulkCheckValidUserIDV4BadRequest
- type AdminBulkCheckValidUserIDV4Forbidden
- type AdminBulkCheckValidUserIDV4InternalServerError
- type AdminBulkCheckValidUserIDV4OK
- type AdminBulkCheckValidUserIDV4Params
- func NewAdminBulkCheckValidUserIDV4Params() *AdminBulkCheckValidUserIDV4Params
- func NewAdminBulkCheckValidUserIDV4ParamsWithContext(ctx context.Context) *AdminBulkCheckValidUserIDV4Params
- func NewAdminBulkCheckValidUserIDV4ParamsWithHTTPClient(client *http.Client) *AdminBulkCheckValidUserIDV4Params
- func NewAdminBulkCheckValidUserIDV4ParamsWithTimeout(timeout time.Duration) *AdminBulkCheckValidUserIDV4Params
- func (o *AdminBulkCheckValidUserIDV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminBulkCheckValidUserIDV4Params) SetBody(body *iamclientmodels.ModelCheckValidUserIDRequestV4)
- func (o *AdminBulkCheckValidUserIDV4Params) SetContext(ctx context.Context)
- func (o *AdminBulkCheckValidUserIDV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminBulkCheckValidUserIDV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminBulkCheckValidUserIDV4Params) SetNamespace(namespace string)
- func (o *AdminBulkCheckValidUserIDV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminBulkCheckValidUserIDV4Params) WithBody(body *iamclientmodels.ModelCheckValidUserIDRequestV4) *AdminBulkCheckValidUserIDV4Params
- func (o *AdminBulkCheckValidUserIDV4Params) WithContext(ctx context.Context) *AdminBulkCheckValidUserIDV4Params
- func (o *AdminBulkCheckValidUserIDV4Params) WithHTTPClient(client *http.Client) *AdminBulkCheckValidUserIDV4Params
- func (o *AdminBulkCheckValidUserIDV4Params) WithNamespace(namespace string) *AdminBulkCheckValidUserIDV4Params
- func (o *AdminBulkCheckValidUserIDV4Params) WithTimeout(timeout time.Duration) *AdminBulkCheckValidUserIDV4Params
- func (o *AdminBulkCheckValidUserIDV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminBulkCheckValidUserIDV4Reader
- type AdminBulkCheckValidUserIDV4Unauthorized
- type AdminCreateTestUsersV4BadRequest
- type AdminCreateTestUsersV4Created
- type AdminCreateTestUsersV4InternalServerError
- type AdminCreateTestUsersV4NotImplemented
- type AdminCreateTestUsersV4Params
- func NewAdminCreateTestUsersV4Params() *AdminCreateTestUsersV4Params
- func NewAdminCreateTestUsersV4ParamsWithContext(ctx context.Context) *AdminCreateTestUsersV4Params
- func NewAdminCreateTestUsersV4ParamsWithHTTPClient(client *http.Client) *AdminCreateTestUsersV4Params
- func NewAdminCreateTestUsersV4ParamsWithTimeout(timeout time.Duration) *AdminCreateTestUsersV4Params
- func (o *AdminCreateTestUsersV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminCreateTestUsersV4Params) SetBody(body *iamclientmodels.AccountCreateTestUsersRequestV4)
- func (o *AdminCreateTestUsersV4Params) SetContext(ctx context.Context)
- func (o *AdminCreateTestUsersV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminCreateTestUsersV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminCreateTestUsersV4Params) SetNamespace(namespace string)
- func (o *AdminCreateTestUsersV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminCreateTestUsersV4Params) WithBody(body *iamclientmodels.AccountCreateTestUsersRequestV4) *AdminCreateTestUsersV4Params
- func (o *AdminCreateTestUsersV4Params) WithContext(ctx context.Context) *AdminCreateTestUsersV4Params
- func (o *AdminCreateTestUsersV4Params) WithHTTPClient(client *http.Client) *AdminCreateTestUsersV4Params
- func (o *AdminCreateTestUsersV4Params) WithNamespace(namespace string) *AdminCreateTestUsersV4Params
- func (o *AdminCreateTestUsersV4Params) WithTimeout(timeout time.Duration) *AdminCreateTestUsersV4Params
- func (o *AdminCreateTestUsersV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminCreateTestUsersV4Reader
- type AdminDisableMyAuthenticatorV4BadRequest
- type AdminDisableMyAuthenticatorV4Forbidden
- type AdminDisableMyAuthenticatorV4InternalServerError
- type AdminDisableMyAuthenticatorV4NoContent
- type AdminDisableMyAuthenticatorV4NotFound
- type AdminDisableMyAuthenticatorV4Params
- func NewAdminDisableMyAuthenticatorV4Params() *AdminDisableMyAuthenticatorV4Params
- func NewAdminDisableMyAuthenticatorV4ParamsWithContext(ctx context.Context) *AdminDisableMyAuthenticatorV4Params
- func NewAdminDisableMyAuthenticatorV4ParamsWithHTTPClient(client *http.Client) *AdminDisableMyAuthenticatorV4Params
- func NewAdminDisableMyAuthenticatorV4ParamsWithTimeout(timeout time.Duration) *AdminDisableMyAuthenticatorV4Params
- func (o *AdminDisableMyAuthenticatorV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminDisableMyAuthenticatorV4Params) SetContext(ctx context.Context)
- func (o *AdminDisableMyAuthenticatorV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminDisableMyAuthenticatorV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminDisableMyAuthenticatorV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminDisableMyAuthenticatorV4Params) WithContext(ctx context.Context) *AdminDisableMyAuthenticatorV4Params
- func (o *AdminDisableMyAuthenticatorV4Params) WithHTTPClient(client *http.Client) *AdminDisableMyAuthenticatorV4Params
- func (o *AdminDisableMyAuthenticatorV4Params) WithTimeout(timeout time.Duration) *AdminDisableMyAuthenticatorV4Params
- func (o *AdminDisableMyAuthenticatorV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDisableMyAuthenticatorV4Reader
- type AdminDisableMyAuthenticatorV4Unauthorized
- type AdminDisableMyBackupCodesV4BadRequest
- type AdminDisableMyBackupCodesV4Forbidden
- type AdminDisableMyBackupCodesV4InternalServerError
- type AdminDisableMyBackupCodesV4NoContent
- type AdminDisableMyBackupCodesV4NotFound
- type AdminDisableMyBackupCodesV4Params
- func NewAdminDisableMyBackupCodesV4Params() *AdminDisableMyBackupCodesV4Params
- func NewAdminDisableMyBackupCodesV4ParamsWithContext(ctx context.Context) *AdminDisableMyBackupCodesV4Params
- func NewAdminDisableMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *AdminDisableMyBackupCodesV4Params
- func NewAdminDisableMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *AdminDisableMyBackupCodesV4Params
- func (o *AdminDisableMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminDisableMyBackupCodesV4Params) SetContext(ctx context.Context)
- func (o *AdminDisableMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminDisableMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminDisableMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminDisableMyBackupCodesV4Params) WithContext(ctx context.Context) *AdminDisableMyBackupCodesV4Params
- func (o *AdminDisableMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *AdminDisableMyBackupCodesV4Params
- func (o *AdminDisableMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *AdminDisableMyBackupCodesV4Params
- func (o *AdminDisableMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDisableMyBackupCodesV4Reader
- type AdminDisableMyBackupCodesV4Unauthorized
- type AdminDisableMyEmailV4BadRequest
- type AdminDisableMyEmailV4Forbidden
- type AdminDisableMyEmailV4InternalServerError
- type AdminDisableMyEmailV4NoContent
- type AdminDisableMyEmailV4NotFound
- type AdminDisableMyEmailV4Params
- func NewAdminDisableMyEmailV4Params() *AdminDisableMyEmailV4Params
- func NewAdminDisableMyEmailV4ParamsWithContext(ctx context.Context) *AdminDisableMyEmailV4Params
- func NewAdminDisableMyEmailV4ParamsWithHTTPClient(client *http.Client) *AdminDisableMyEmailV4Params
- func NewAdminDisableMyEmailV4ParamsWithTimeout(timeout time.Duration) *AdminDisableMyEmailV4Params
- func (o *AdminDisableMyEmailV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminDisableMyEmailV4Params) SetContext(ctx context.Context)
- func (o *AdminDisableMyEmailV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminDisableMyEmailV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminDisableMyEmailV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminDisableMyEmailV4Params) WithContext(ctx context.Context) *AdminDisableMyEmailV4Params
- func (o *AdminDisableMyEmailV4Params) WithHTTPClient(client *http.Client) *AdminDisableMyEmailV4Params
- func (o *AdminDisableMyEmailV4Params) WithTimeout(timeout time.Duration) *AdminDisableMyEmailV4Params
- func (o *AdminDisableMyEmailV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDisableMyEmailV4Reader
- type AdminDisableMyEmailV4Unauthorized
- type AdminDisableUserMFAV4BadRequest
- type AdminDisableUserMFAV4Forbidden
- type AdminDisableUserMFAV4InternalServerError
- type AdminDisableUserMFAV4NoContent
- type AdminDisableUserMFAV4NotFound
- type AdminDisableUserMFAV4Params
- func NewAdminDisableUserMFAV4Params() *AdminDisableUserMFAV4Params
- func NewAdminDisableUserMFAV4ParamsWithContext(ctx context.Context) *AdminDisableUserMFAV4Params
- func NewAdminDisableUserMFAV4ParamsWithHTTPClient(client *http.Client) *AdminDisableUserMFAV4Params
- func NewAdminDisableUserMFAV4ParamsWithTimeout(timeout time.Duration) *AdminDisableUserMFAV4Params
- func (o *AdminDisableUserMFAV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminDisableUserMFAV4Params) SetContext(ctx context.Context)
- func (o *AdminDisableUserMFAV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminDisableUserMFAV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminDisableUserMFAV4Params) SetNamespace(namespace string)
- func (o *AdminDisableUserMFAV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminDisableUserMFAV4Params) SetUserID(userID string)
- func (o *AdminDisableUserMFAV4Params) WithContext(ctx context.Context) *AdminDisableUserMFAV4Params
- func (o *AdminDisableUserMFAV4Params) WithHTTPClient(client *http.Client) *AdminDisableUserMFAV4Params
- func (o *AdminDisableUserMFAV4Params) WithNamespace(namespace string) *AdminDisableUserMFAV4Params
- func (o *AdminDisableUserMFAV4Params) WithTimeout(timeout time.Duration) *AdminDisableUserMFAV4Params
- func (o *AdminDisableUserMFAV4Params) WithUserID(userID string) *AdminDisableUserMFAV4Params
- func (o *AdminDisableUserMFAV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDisableUserMFAV4Reader
- type AdminDisableUserMFAV4Unauthorized
- type AdminDownloadMyBackupCodesV4BadRequest
- type AdminDownloadMyBackupCodesV4Forbidden
- type AdminDownloadMyBackupCodesV4InternalServerError
- type AdminDownloadMyBackupCodesV4NotFound
- type AdminDownloadMyBackupCodesV4OK
- type AdminDownloadMyBackupCodesV4Params
- func NewAdminDownloadMyBackupCodesV4Params() *AdminDownloadMyBackupCodesV4Params
- func NewAdminDownloadMyBackupCodesV4ParamsWithContext(ctx context.Context) *AdminDownloadMyBackupCodesV4Params
- func NewAdminDownloadMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *AdminDownloadMyBackupCodesV4Params
- func NewAdminDownloadMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *AdminDownloadMyBackupCodesV4Params
- func (o *AdminDownloadMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminDownloadMyBackupCodesV4Params) SetContext(ctx context.Context)
- func (o *AdminDownloadMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminDownloadMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminDownloadMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminDownloadMyBackupCodesV4Params) WithContext(ctx context.Context) *AdminDownloadMyBackupCodesV4Params
- func (o *AdminDownloadMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *AdminDownloadMyBackupCodesV4Params
- func (o *AdminDownloadMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *AdminDownloadMyBackupCodesV4Params
- func (o *AdminDownloadMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDownloadMyBackupCodesV4Reader
- type AdminDownloadMyBackupCodesV4Unauthorized
- type AdminEnableMyAuthenticatorV4BadRequest
- type AdminEnableMyAuthenticatorV4Conflict
- type AdminEnableMyAuthenticatorV4Forbidden
- type AdminEnableMyAuthenticatorV4InternalServerError
- type AdminEnableMyAuthenticatorV4NoContent
- type AdminEnableMyAuthenticatorV4NotFound
- type AdminEnableMyAuthenticatorV4Params
- func NewAdminEnableMyAuthenticatorV4Params() *AdminEnableMyAuthenticatorV4Params
- func NewAdminEnableMyAuthenticatorV4ParamsWithContext(ctx context.Context) *AdminEnableMyAuthenticatorV4Params
- func NewAdminEnableMyAuthenticatorV4ParamsWithHTTPClient(client *http.Client) *AdminEnableMyAuthenticatorV4Params
- func NewAdminEnableMyAuthenticatorV4ParamsWithTimeout(timeout time.Duration) *AdminEnableMyAuthenticatorV4Params
- func (o *AdminEnableMyAuthenticatorV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminEnableMyAuthenticatorV4Params) SetCode(code *string)
- func (o *AdminEnableMyAuthenticatorV4Params) SetContext(ctx context.Context)
- func (o *AdminEnableMyAuthenticatorV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminEnableMyAuthenticatorV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminEnableMyAuthenticatorV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminEnableMyAuthenticatorV4Params) WithCode(code *string) *AdminEnableMyAuthenticatorV4Params
- func (o *AdminEnableMyAuthenticatorV4Params) WithContext(ctx context.Context) *AdminEnableMyAuthenticatorV4Params
- func (o *AdminEnableMyAuthenticatorV4Params) WithHTTPClient(client *http.Client) *AdminEnableMyAuthenticatorV4Params
- func (o *AdminEnableMyAuthenticatorV4Params) WithTimeout(timeout time.Duration) *AdminEnableMyAuthenticatorV4Params
- func (o *AdminEnableMyAuthenticatorV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminEnableMyAuthenticatorV4Reader
- type AdminEnableMyAuthenticatorV4Unauthorized
- type AdminEnableMyBackupCodesV4BadRequest
- type AdminEnableMyBackupCodesV4Conflict
- type AdminEnableMyBackupCodesV4Forbidden
- type AdminEnableMyBackupCodesV4InternalServerError
- type AdminEnableMyBackupCodesV4NotFound
- type AdminEnableMyBackupCodesV4OK
- type AdminEnableMyBackupCodesV4Params
- func NewAdminEnableMyBackupCodesV4Params() *AdminEnableMyBackupCodesV4Params
- func NewAdminEnableMyBackupCodesV4ParamsWithContext(ctx context.Context) *AdminEnableMyBackupCodesV4Params
- func NewAdminEnableMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *AdminEnableMyBackupCodesV4Params
- func NewAdminEnableMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *AdminEnableMyBackupCodesV4Params
- func (o *AdminEnableMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminEnableMyBackupCodesV4Params) SetContext(ctx context.Context)
- func (o *AdminEnableMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminEnableMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminEnableMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminEnableMyBackupCodesV4Params) WithContext(ctx context.Context) *AdminEnableMyBackupCodesV4Params
- func (o *AdminEnableMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *AdminEnableMyBackupCodesV4Params
- func (o *AdminEnableMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *AdminEnableMyBackupCodesV4Params
- func (o *AdminEnableMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminEnableMyBackupCodesV4Reader
- type AdminEnableMyBackupCodesV4Unauthorized
- type AdminEnableMyEmailV4BadRequest
- type AdminEnableMyEmailV4Conflict
- type AdminEnableMyEmailV4Forbidden
- type AdminEnableMyEmailV4InternalServerError
- type AdminEnableMyEmailV4NoContent
- type AdminEnableMyEmailV4NotFound
- type AdminEnableMyEmailV4Params
- func NewAdminEnableMyEmailV4Params() *AdminEnableMyEmailV4Params
- func NewAdminEnableMyEmailV4ParamsWithContext(ctx context.Context) *AdminEnableMyEmailV4Params
- func NewAdminEnableMyEmailV4ParamsWithHTTPClient(client *http.Client) *AdminEnableMyEmailV4Params
- func NewAdminEnableMyEmailV4ParamsWithTimeout(timeout time.Duration) *AdminEnableMyEmailV4Params
- func (o *AdminEnableMyEmailV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminEnableMyEmailV4Params) SetCode(code string)
- func (o *AdminEnableMyEmailV4Params) SetContext(ctx context.Context)
- func (o *AdminEnableMyEmailV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminEnableMyEmailV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminEnableMyEmailV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminEnableMyEmailV4Params) WithCode(code string) *AdminEnableMyEmailV4Params
- func (o *AdminEnableMyEmailV4Params) WithContext(ctx context.Context) *AdminEnableMyEmailV4Params
- func (o *AdminEnableMyEmailV4Params) WithHTTPClient(client *http.Client) *AdminEnableMyEmailV4Params
- func (o *AdminEnableMyEmailV4Params) WithTimeout(timeout time.Duration) *AdminEnableMyEmailV4Params
- func (o *AdminEnableMyEmailV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminEnableMyEmailV4Reader
- type AdminEnableMyEmailV4Unauthorized
- type AdminGenerateMyAuthenticatorKeyV4BadRequest
- type AdminGenerateMyAuthenticatorKeyV4Forbidden
- type AdminGenerateMyAuthenticatorKeyV4InternalServerError
- type AdminGenerateMyAuthenticatorKeyV4NotFound
- type AdminGenerateMyAuthenticatorKeyV4OK
- type AdminGenerateMyAuthenticatorKeyV4Params
- func NewAdminGenerateMyAuthenticatorKeyV4Params() *AdminGenerateMyAuthenticatorKeyV4Params
- func NewAdminGenerateMyAuthenticatorKeyV4ParamsWithContext(ctx context.Context) *AdminGenerateMyAuthenticatorKeyV4Params
- func NewAdminGenerateMyAuthenticatorKeyV4ParamsWithHTTPClient(client *http.Client) *AdminGenerateMyAuthenticatorKeyV4Params
- func NewAdminGenerateMyAuthenticatorKeyV4ParamsWithTimeout(timeout time.Duration) *AdminGenerateMyAuthenticatorKeyV4Params
- func (o *AdminGenerateMyAuthenticatorKeyV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGenerateMyAuthenticatorKeyV4Params) SetContext(ctx context.Context)
- func (o *AdminGenerateMyAuthenticatorKeyV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminGenerateMyAuthenticatorKeyV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGenerateMyAuthenticatorKeyV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminGenerateMyAuthenticatorKeyV4Params) WithContext(ctx context.Context) *AdminGenerateMyAuthenticatorKeyV4Params
- func (o *AdminGenerateMyAuthenticatorKeyV4Params) WithHTTPClient(client *http.Client) *AdminGenerateMyAuthenticatorKeyV4Params
- func (o *AdminGenerateMyAuthenticatorKeyV4Params) WithTimeout(timeout time.Duration) *AdminGenerateMyAuthenticatorKeyV4Params
- func (o *AdminGenerateMyAuthenticatorKeyV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGenerateMyAuthenticatorKeyV4Reader
- type AdminGenerateMyAuthenticatorKeyV4Unauthorized
- type AdminGenerateMyBackupCodesV4BadRequest
- type AdminGenerateMyBackupCodesV4Forbidden
- type AdminGenerateMyBackupCodesV4InternalServerError
- type AdminGenerateMyBackupCodesV4NotFound
- type AdminGenerateMyBackupCodesV4OK
- type AdminGenerateMyBackupCodesV4Params
- func NewAdminGenerateMyBackupCodesV4Params() *AdminGenerateMyBackupCodesV4Params
- func NewAdminGenerateMyBackupCodesV4ParamsWithContext(ctx context.Context) *AdminGenerateMyBackupCodesV4Params
- func NewAdminGenerateMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *AdminGenerateMyBackupCodesV4Params
- func NewAdminGenerateMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *AdminGenerateMyBackupCodesV4Params
- func (o *AdminGenerateMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGenerateMyBackupCodesV4Params) SetContext(ctx context.Context)
- func (o *AdminGenerateMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminGenerateMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGenerateMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminGenerateMyBackupCodesV4Params) WithContext(ctx context.Context) *AdminGenerateMyBackupCodesV4Params
- func (o *AdminGenerateMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *AdminGenerateMyBackupCodesV4Params
- func (o *AdminGenerateMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *AdminGenerateMyBackupCodesV4Params
- func (o *AdminGenerateMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGenerateMyBackupCodesV4Reader
- type AdminGenerateMyBackupCodesV4Unauthorized
- type AdminGetMyBackupCodesV4BadRequest
- type AdminGetMyBackupCodesV4Forbidden
- type AdminGetMyBackupCodesV4InternalServerError
- type AdminGetMyBackupCodesV4NotFound
- type AdminGetMyBackupCodesV4OK
- type AdminGetMyBackupCodesV4Params
- func NewAdminGetMyBackupCodesV4Params() *AdminGetMyBackupCodesV4Params
- func NewAdminGetMyBackupCodesV4ParamsWithContext(ctx context.Context) *AdminGetMyBackupCodesV4Params
- func NewAdminGetMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *AdminGetMyBackupCodesV4Params
- func NewAdminGetMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *AdminGetMyBackupCodesV4Params
- func (o *AdminGetMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetMyBackupCodesV4Params) SetContext(ctx context.Context)
- func (o *AdminGetMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetMyBackupCodesV4Params) WithContext(ctx context.Context) *AdminGetMyBackupCodesV4Params
- func (o *AdminGetMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *AdminGetMyBackupCodesV4Params
- func (o *AdminGetMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *AdminGetMyBackupCodesV4Params
- func (o *AdminGetMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetMyBackupCodesV4Reader
- type AdminGetMyBackupCodesV4Unauthorized
- type AdminGetMyEnabledFactorsV4BadRequest
- type AdminGetMyEnabledFactorsV4Forbidden
- type AdminGetMyEnabledFactorsV4InternalServerError
- type AdminGetMyEnabledFactorsV4NotFound
- type AdminGetMyEnabledFactorsV4OK
- type AdminGetMyEnabledFactorsV4Params
- func NewAdminGetMyEnabledFactorsV4Params() *AdminGetMyEnabledFactorsV4Params
- func NewAdminGetMyEnabledFactorsV4ParamsWithContext(ctx context.Context) *AdminGetMyEnabledFactorsV4Params
- func NewAdminGetMyEnabledFactorsV4ParamsWithHTTPClient(client *http.Client) *AdminGetMyEnabledFactorsV4Params
- func NewAdminGetMyEnabledFactorsV4ParamsWithTimeout(timeout time.Duration) *AdminGetMyEnabledFactorsV4Params
- func (o *AdminGetMyEnabledFactorsV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetMyEnabledFactorsV4Params) SetContext(ctx context.Context)
- func (o *AdminGetMyEnabledFactorsV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetMyEnabledFactorsV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetMyEnabledFactorsV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetMyEnabledFactorsV4Params) WithContext(ctx context.Context) *AdminGetMyEnabledFactorsV4Params
- func (o *AdminGetMyEnabledFactorsV4Params) WithHTTPClient(client *http.Client) *AdminGetMyEnabledFactorsV4Params
- func (o *AdminGetMyEnabledFactorsV4Params) WithTimeout(timeout time.Duration) *AdminGetMyEnabledFactorsV4Params
- func (o *AdminGetMyEnabledFactorsV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetMyEnabledFactorsV4Reader
- type AdminGetMyEnabledFactorsV4Unauthorized
- type AdminInviteUserNewV4BadRequest
- type AdminInviteUserNewV4Conflict
- type AdminInviteUserNewV4Created
- type AdminInviteUserNewV4Forbidden
- type AdminInviteUserNewV4InternalServerError
- type AdminInviteUserNewV4NotFound
- type AdminInviteUserNewV4Params
- func NewAdminInviteUserNewV4Params() *AdminInviteUserNewV4Params
- func NewAdminInviteUserNewV4ParamsWithContext(ctx context.Context) *AdminInviteUserNewV4Params
- func NewAdminInviteUserNewV4ParamsWithHTTPClient(client *http.Client) *AdminInviteUserNewV4Params
- func NewAdminInviteUserNewV4ParamsWithTimeout(timeout time.Duration) *AdminInviteUserNewV4Params
- func (o *AdminInviteUserNewV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminInviteUserNewV4Params) SetBody(body *iamclientmodels.ModelInviteUserRequestV4)
- func (o *AdminInviteUserNewV4Params) SetContext(ctx context.Context)
- func (o *AdminInviteUserNewV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminInviteUserNewV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminInviteUserNewV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminInviteUserNewV4Params) WithBody(body *iamclientmodels.ModelInviteUserRequestV4) *AdminInviteUserNewV4Params
- func (o *AdminInviteUserNewV4Params) WithContext(ctx context.Context) *AdminInviteUserNewV4Params
- func (o *AdminInviteUserNewV4Params) WithHTTPClient(client *http.Client) *AdminInviteUserNewV4Params
- func (o *AdminInviteUserNewV4Params) WithTimeout(timeout time.Duration) *AdminInviteUserNewV4Params
- func (o *AdminInviteUserNewV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminInviteUserNewV4Reader
- type AdminInviteUserNewV4Unauthorized
- type AdminInviteUserNewV4UnprocessableEntity
- type AdminInviteUserV4BadRequest
- type AdminInviteUserV4Conflict
- type AdminInviteUserV4Created
- type AdminInviteUserV4Forbidden
- type AdminInviteUserV4InternalServerError
- type AdminInviteUserV4NotFound
- type AdminInviteUserV4Params
- func NewAdminInviteUserV4Params() *AdminInviteUserV4Params
- func NewAdminInviteUserV4ParamsWithContext(ctx context.Context) *AdminInviteUserV4Params
- func NewAdminInviteUserV4ParamsWithHTTPClient(client *http.Client) *AdminInviteUserV4Params
- func NewAdminInviteUserV4ParamsWithTimeout(timeout time.Duration) *AdminInviteUserV4Params
- func (o *AdminInviteUserV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminInviteUserV4Params) SetBody(body *iamclientmodels.ModelInviteUserRequestV4)
- func (o *AdminInviteUserV4Params) SetContext(ctx context.Context)
- func (o *AdminInviteUserV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminInviteUserV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminInviteUserV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminInviteUserV4Params) WithBody(body *iamclientmodels.ModelInviteUserRequestV4) *AdminInviteUserV4Params
- func (o *AdminInviteUserV4Params) WithContext(ctx context.Context) *AdminInviteUserV4Params
- func (o *AdminInviteUserV4Params) WithHTTPClient(client *http.Client) *AdminInviteUserV4Params
- func (o *AdminInviteUserV4Params) WithTimeout(timeout time.Duration) *AdminInviteUserV4Params
- func (o *AdminInviteUserV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminInviteUserV4Reader
- type AdminInviteUserV4Unauthorized
- type AdminInviteUserV4UnprocessableEntity
- type AdminListUserRolesV4Forbidden
- type AdminListUserRolesV4InternalServerError
- type AdminListUserRolesV4NotFound
- type AdminListUserRolesV4OK
- type AdminListUserRolesV4Params
- func NewAdminListUserRolesV4Params() *AdminListUserRolesV4Params
- func NewAdminListUserRolesV4ParamsWithContext(ctx context.Context) *AdminListUserRolesV4Params
- func NewAdminListUserRolesV4ParamsWithHTTPClient(client *http.Client) *AdminListUserRolesV4Params
- func NewAdminListUserRolesV4ParamsWithTimeout(timeout time.Duration) *AdminListUserRolesV4Params
- func (o *AdminListUserRolesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminListUserRolesV4Params) SetContext(ctx context.Context)
- func (o *AdminListUserRolesV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminListUserRolesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminListUserRolesV4Params) SetNamespace(namespace string)
- func (o *AdminListUserRolesV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminListUserRolesV4Params) SetUserID(userID string)
- func (o *AdminListUserRolesV4Params) WithContext(ctx context.Context) *AdminListUserRolesV4Params
- func (o *AdminListUserRolesV4Params) WithHTTPClient(client *http.Client) *AdminListUserRolesV4Params
- func (o *AdminListUserRolesV4Params) WithNamespace(namespace string) *AdminListUserRolesV4Params
- func (o *AdminListUserRolesV4Params) WithTimeout(timeout time.Duration) *AdminListUserRolesV4Params
- func (o *AdminListUserRolesV4Params) WithUserID(userID string) *AdminListUserRolesV4Params
- func (o *AdminListUserRolesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminListUserRolesV4Reader
- type AdminListUserRolesV4Unauthorized
- type AdminMakeFactorMyDefaultV4BadRequest
- type AdminMakeFactorMyDefaultV4Forbidden
- type AdminMakeFactorMyDefaultV4InternalServerError
- type AdminMakeFactorMyDefaultV4NoContent
- type AdminMakeFactorMyDefaultV4NotFound
- type AdminMakeFactorMyDefaultV4Params
- func NewAdminMakeFactorMyDefaultV4Params() *AdminMakeFactorMyDefaultV4Params
- func NewAdminMakeFactorMyDefaultV4ParamsWithContext(ctx context.Context) *AdminMakeFactorMyDefaultV4Params
- func NewAdminMakeFactorMyDefaultV4ParamsWithHTTPClient(client *http.Client) *AdminMakeFactorMyDefaultV4Params
- func NewAdminMakeFactorMyDefaultV4ParamsWithTimeout(timeout time.Duration) *AdminMakeFactorMyDefaultV4Params
- func (o *AdminMakeFactorMyDefaultV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminMakeFactorMyDefaultV4Params) SetContext(ctx context.Context)
- func (o *AdminMakeFactorMyDefaultV4Params) SetFactor(factor string)
- func (o *AdminMakeFactorMyDefaultV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminMakeFactorMyDefaultV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminMakeFactorMyDefaultV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminMakeFactorMyDefaultV4Params) WithContext(ctx context.Context) *AdminMakeFactorMyDefaultV4Params
- func (o *AdminMakeFactorMyDefaultV4Params) WithFactor(factor string) *AdminMakeFactorMyDefaultV4Params
- func (o *AdminMakeFactorMyDefaultV4Params) WithHTTPClient(client *http.Client) *AdminMakeFactorMyDefaultV4Params
- func (o *AdminMakeFactorMyDefaultV4Params) WithTimeout(timeout time.Duration) *AdminMakeFactorMyDefaultV4Params
- func (o *AdminMakeFactorMyDefaultV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminMakeFactorMyDefaultV4Reader
- type AdminMakeFactorMyDefaultV4Unauthorized
- type AdminRemoveUserRoleV4BadRequest
- type AdminRemoveUserRoleV4Forbidden
- type AdminRemoveUserRoleV4InternalServerError
- type AdminRemoveUserRoleV4NoContent
- type AdminRemoveUserRoleV4NotFound
- type AdminRemoveUserRoleV4Params
- func NewAdminRemoveUserRoleV4Params() *AdminRemoveUserRoleV4Params
- func NewAdminRemoveUserRoleV4ParamsWithContext(ctx context.Context) *AdminRemoveUserRoleV4Params
- func NewAdminRemoveUserRoleV4ParamsWithHTTPClient(client *http.Client) *AdminRemoveUserRoleV4Params
- func NewAdminRemoveUserRoleV4ParamsWithTimeout(timeout time.Duration) *AdminRemoveUserRoleV4Params
- func (o *AdminRemoveUserRoleV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminRemoveUserRoleV4Params) SetBody(body *iamclientmodels.ModelRemoveUserRoleV4Request)
- func (o *AdminRemoveUserRoleV4Params) SetContext(ctx context.Context)
- func (o *AdminRemoveUserRoleV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminRemoveUserRoleV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminRemoveUserRoleV4Params) SetNamespace(namespace string)
- func (o *AdminRemoveUserRoleV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminRemoveUserRoleV4Params) SetUserID(userID string)
- func (o *AdminRemoveUserRoleV4Params) WithBody(body *iamclientmodels.ModelRemoveUserRoleV4Request) *AdminRemoveUserRoleV4Params
- func (o *AdminRemoveUserRoleV4Params) WithContext(ctx context.Context) *AdminRemoveUserRoleV4Params
- func (o *AdminRemoveUserRoleV4Params) WithHTTPClient(client *http.Client) *AdminRemoveUserRoleV4Params
- func (o *AdminRemoveUserRoleV4Params) WithNamespace(namespace string) *AdminRemoveUserRoleV4Params
- func (o *AdminRemoveUserRoleV4Params) WithTimeout(timeout time.Duration) *AdminRemoveUserRoleV4Params
- func (o *AdminRemoveUserRoleV4Params) WithUserID(userID string) *AdminRemoveUserRoleV4Params
- func (o *AdminRemoveUserRoleV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminRemoveUserRoleV4Reader
- type AdminRemoveUserRoleV4Unauthorized
- type AdminRemoveUserRoleV4UnprocessableEntity
- type AdminSendMyMFAEmailCodeV4BadRequest
- type AdminSendMyMFAEmailCodeV4Forbidden
- type AdminSendMyMFAEmailCodeV4InternalServerError
- type AdminSendMyMFAEmailCodeV4NoContent
- type AdminSendMyMFAEmailCodeV4NotFound
- type AdminSendMyMFAEmailCodeV4Params
- func NewAdminSendMyMFAEmailCodeV4Params() *AdminSendMyMFAEmailCodeV4Params
- func NewAdminSendMyMFAEmailCodeV4ParamsWithContext(ctx context.Context) *AdminSendMyMFAEmailCodeV4Params
- func NewAdminSendMyMFAEmailCodeV4ParamsWithHTTPClient(client *http.Client) *AdminSendMyMFAEmailCodeV4Params
- func NewAdminSendMyMFAEmailCodeV4ParamsWithTimeout(timeout time.Duration) *AdminSendMyMFAEmailCodeV4Params
- func (o *AdminSendMyMFAEmailCodeV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminSendMyMFAEmailCodeV4Params) SetContext(ctx context.Context)
- func (o *AdminSendMyMFAEmailCodeV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminSendMyMFAEmailCodeV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminSendMyMFAEmailCodeV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminSendMyMFAEmailCodeV4Params) WithContext(ctx context.Context) *AdminSendMyMFAEmailCodeV4Params
- func (o *AdminSendMyMFAEmailCodeV4Params) WithHTTPClient(client *http.Client) *AdminSendMyMFAEmailCodeV4Params
- func (o *AdminSendMyMFAEmailCodeV4Params) WithTimeout(timeout time.Duration) *AdminSendMyMFAEmailCodeV4Params
- func (o *AdminSendMyMFAEmailCodeV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminSendMyMFAEmailCodeV4Reader
- type AdminSendMyMFAEmailCodeV4TooManyRequests
- type AdminSendMyMFAEmailCodeV4Unauthorized
- 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) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminUpdateMyUserV4Params) SetBody(body *iamclientmodels.ModelUserUpdateRequestV3)
- func (o *AdminUpdateMyUserV4Params) SetContext(ctx context.Context)
- func (o *AdminUpdateMyUserV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateMyUserV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- 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 AdminUpdateUserEmailAddressV4BadRequest
- type AdminUpdateUserEmailAddressV4Conflict
- type AdminUpdateUserEmailAddressV4InternalServerError
- type AdminUpdateUserEmailAddressV4NoContent
- type AdminUpdateUserEmailAddressV4NotFound
- type AdminUpdateUserEmailAddressV4Params
- func NewAdminUpdateUserEmailAddressV4Params() *AdminUpdateUserEmailAddressV4Params
- func NewAdminUpdateUserEmailAddressV4ParamsWithContext(ctx context.Context) *AdminUpdateUserEmailAddressV4Params
- func NewAdminUpdateUserEmailAddressV4ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserEmailAddressV4Params
- func NewAdminUpdateUserEmailAddressV4ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserEmailAddressV4Params
- func (o *AdminUpdateUserEmailAddressV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminUpdateUserEmailAddressV4Params) SetBody(body *iamclientmodels.ModelEmailUpdateRequestV4)
- func (o *AdminUpdateUserEmailAddressV4Params) SetContext(ctx context.Context)
- func (o *AdminUpdateUserEmailAddressV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateUserEmailAddressV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminUpdateUserEmailAddressV4Params) SetNamespace(namespace string)
- func (o *AdminUpdateUserEmailAddressV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateUserEmailAddressV4Params) SetUserID(userID string)
- func (o *AdminUpdateUserEmailAddressV4Params) WithBody(body *iamclientmodels.ModelEmailUpdateRequestV4) *AdminUpdateUserEmailAddressV4Params
- func (o *AdminUpdateUserEmailAddressV4Params) WithContext(ctx context.Context) *AdminUpdateUserEmailAddressV4Params
- func (o *AdminUpdateUserEmailAddressV4Params) WithHTTPClient(client *http.Client) *AdminUpdateUserEmailAddressV4Params
- func (o *AdminUpdateUserEmailAddressV4Params) WithNamespace(namespace string) *AdminUpdateUserEmailAddressV4Params
- func (o *AdminUpdateUserEmailAddressV4Params) WithTimeout(timeout time.Duration) *AdminUpdateUserEmailAddressV4Params
- func (o *AdminUpdateUserEmailAddressV4Params) WithUserID(userID string) *AdminUpdateUserEmailAddressV4Params
- func (o *AdminUpdateUserEmailAddressV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateUserEmailAddressV4Reader
- type AdminUpdateUserEmailAddressV4Unauthorized
- type AdminUpdateUserRoleV4BadRequest
- type AdminUpdateUserRoleV4Forbidden
- type AdminUpdateUserRoleV4InternalServerError
- type AdminUpdateUserRoleV4NotFound
- type AdminUpdateUserRoleV4OK
- type AdminUpdateUserRoleV4Params
- func NewAdminUpdateUserRoleV4Params() *AdminUpdateUserRoleV4Params
- func NewAdminUpdateUserRoleV4ParamsWithContext(ctx context.Context) *AdminUpdateUserRoleV4Params
- func NewAdminUpdateUserRoleV4ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserRoleV4Params
- func NewAdminUpdateUserRoleV4ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserRoleV4Params
- func (o *AdminUpdateUserRoleV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminUpdateUserRoleV4Params) SetBody(body *iamclientmodels.ModelAddUserRoleV4Request)
- func (o *AdminUpdateUserRoleV4Params) SetContext(ctx context.Context)
- func (o *AdminUpdateUserRoleV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateUserRoleV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminUpdateUserRoleV4Params) SetNamespace(namespace string)
- func (o *AdminUpdateUserRoleV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateUserRoleV4Params) SetUserID(userID string)
- func (o *AdminUpdateUserRoleV4Params) WithBody(body *iamclientmodels.ModelAddUserRoleV4Request) *AdminUpdateUserRoleV4Params
- func (o *AdminUpdateUserRoleV4Params) WithContext(ctx context.Context) *AdminUpdateUserRoleV4Params
- func (o *AdminUpdateUserRoleV4Params) WithHTTPClient(client *http.Client) *AdminUpdateUserRoleV4Params
- func (o *AdminUpdateUserRoleV4Params) WithNamespace(namespace string) *AdminUpdateUserRoleV4Params
- func (o *AdminUpdateUserRoleV4Params) WithTimeout(timeout time.Duration) *AdminUpdateUserRoleV4Params
- func (o *AdminUpdateUserRoleV4Params) WithUserID(userID string) *AdminUpdateUserRoleV4Params
- func (o *AdminUpdateUserRoleV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateUserRoleV4Reader
- type AdminUpdateUserRoleV4Unauthorized
- type AdminUpdateUserRoleV4UnprocessableEntity
- type AdminUpdateUserV4BadRequest
- type AdminUpdateUserV4Conflict
- type AdminUpdateUserV4Forbidden
- type AdminUpdateUserV4InternalServerError
- type AdminUpdateUserV4NotFound
- type AdminUpdateUserV4OK
- type AdminUpdateUserV4Params
- func NewAdminUpdateUserV4Params() *AdminUpdateUserV4Params
- func NewAdminUpdateUserV4ParamsWithContext(ctx context.Context) *AdminUpdateUserV4Params
- func NewAdminUpdateUserV4ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserV4Params
- func NewAdminUpdateUserV4ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserV4Params
- func (o *AdminUpdateUserV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminUpdateUserV4Params) SetBody(body *iamclientmodels.ModelUserUpdateRequestV3)
- func (o *AdminUpdateUserV4Params) SetContext(ctx context.Context)
- func (o *AdminUpdateUserV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateUserV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminUpdateUserV4Params) SetNamespace(namespace string)
- func (o *AdminUpdateUserV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateUserV4Params) SetUserID(userID string)
- func (o *AdminUpdateUserV4Params) WithBody(body *iamclientmodels.ModelUserUpdateRequestV3) *AdminUpdateUserV4Params
- func (o *AdminUpdateUserV4Params) WithContext(ctx context.Context) *AdminUpdateUserV4Params
- func (o *AdminUpdateUserV4Params) WithHTTPClient(client *http.Client) *AdminUpdateUserV4Params
- func (o *AdminUpdateUserV4Params) WithNamespace(namespace string) *AdminUpdateUserV4Params
- func (o *AdminUpdateUserV4Params) WithTimeout(timeout time.Duration) *AdminUpdateUserV4Params
- func (o *AdminUpdateUserV4Params) WithUserID(userID string) *AdminUpdateUserV4Params
- func (o *AdminUpdateUserV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateUserV4Reader
- type AdminUpdateUserV4Unauthorized
- type Client
- func (a *Client) AdminAddUserRoleV4(params *AdminAddUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminAddUserRoleV4OK, *AdminAddUserRoleV4BadRequest, ...)deprecated
- func (a *Client) AdminAddUserRoleV4Short(params *AdminAddUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminAddUserRoleV4OK, error)
- func (a *Client) AdminBulkCheckValidUserIDV4(params *AdminBulkCheckValidUserIDV4Params, ...) (*AdminBulkCheckValidUserIDV4OK, *AdminBulkCheckValidUserIDV4BadRequest, ...)deprecated
- func (a *Client) AdminBulkCheckValidUserIDV4Short(params *AdminBulkCheckValidUserIDV4Params, ...) (*AdminBulkCheckValidUserIDV4OK, error)
- func (a *Client) AdminCreateTestUsersV4(params *AdminCreateTestUsersV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateTestUsersV4Created, *AdminCreateTestUsersV4BadRequest, ...)deprecated
- func (a *Client) AdminCreateTestUsersV4Short(params *AdminCreateTestUsersV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateTestUsersV4Created, error)
- func (a *Client) AdminDisableMyAuthenticatorV4(params *AdminDisableMyAuthenticatorV4Params, ...) (*AdminDisableMyAuthenticatorV4NoContent, ...)deprecated
- func (a *Client) AdminDisableMyAuthenticatorV4Short(params *AdminDisableMyAuthenticatorV4Params, ...) (*AdminDisableMyAuthenticatorV4NoContent, error)
- func (a *Client) AdminDisableMyBackupCodesV4(params *AdminDisableMyBackupCodesV4Params, ...) (*AdminDisableMyBackupCodesV4NoContent, *AdminDisableMyBackupCodesV4BadRequest, ...)deprecated
- func (a *Client) AdminDisableMyBackupCodesV4Short(params *AdminDisableMyBackupCodesV4Params, ...) (*AdminDisableMyBackupCodesV4NoContent, error)
- func (a *Client) AdminDisableMyEmailV4(params *AdminDisableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableMyEmailV4NoContent, *AdminDisableMyEmailV4BadRequest, ...)deprecated
- func (a *Client) AdminDisableMyEmailV4Short(params *AdminDisableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableMyEmailV4NoContent, error)
- func (a *Client) AdminDisableUserMFAV4(params *AdminDisableUserMFAV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableUserMFAV4NoContent, *AdminDisableUserMFAV4BadRequest, ...)deprecated
- func (a *Client) AdminDisableUserMFAV4Short(params *AdminDisableUserMFAV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableUserMFAV4NoContent, error)
- func (a *Client) AdminDownloadMyBackupCodesV4(params *AdminDownloadMyBackupCodesV4Params, ...) (*AdminDownloadMyBackupCodesV4OK, *AdminDownloadMyBackupCodesV4BadRequest, ...)deprecated
- func (a *Client) AdminDownloadMyBackupCodesV4Short(params *AdminDownloadMyBackupCodesV4Params, ...) (*AdminDownloadMyBackupCodesV4OK, error)
- func (a *Client) AdminEnableMyAuthenticatorV4(params *AdminEnableMyAuthenticatorV4Params, ...) (*AdminEnableMyAuthenticatorV4NoContent, ...)deprecated
- func (a *Client) AdminEnableMyAuthenticatorV4Short(params *AdminEnableMyAuthenticatorV4Params, ...) (*AdminEnableMyAuthenticatorV4NoContent, error)
- func (a *Client) AdminEnableMyBackupCodesV4(params *AdminEnableMyBackupCodesV4Params, ...) (*AdminEnableMyBackupCodesV4OK, *AdminEnableMyBackupCodesV4BadRequest, ...)deprecated
- func (a *Client) AdminEnableMyBackupCodesV4Short(params *AdminEnableMyBackupCodesV4Params, ...) (*AdminEnableMyBackupCodesV4OK, error)
- func (a *Client) AdminEnableMyEmailV4(params *AdminEnableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminEnableMyEmailV4NoContent, *AdminEnableMyEmailV4BadRequest, ...)deprecated
- func (a *Client) AdminEnableMyEmailV4Short(params *AdminEnableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminEnableMyEmailV4NoContent, error)
- func (a *Client) AdminGenerateMyAuthenticatorKeyV4(params *AdminGenerateMyAuthenticatorKeyV4Params, ...) (*AdminGenerateMyAuthenticatorKeyV4OK, ...)deprecated
- func (a *Client) AdminGenerateMyAuthenticatorKeyV4Short(params *AdminGenerateMyAuthenticatorKeyV4Params, ...) (*AdminGenerateMyAuthenticatorKeyV4OK, error)
- func (a *Client) AdminGenerateMyBackupCodesV4(params *AdminGenerateMyBackupCodesV4Params, ...) (*AdminGenerateMyBackupCodesV4OK, *AdminGenerateMyBackupCodesV4BadRequest, ...)deprecated
- func (a *Client) AdminGenerateMyBackupCodesV4Short(params *AdminGenerateMyBackupCodesV4Params, ...) (*AdminGenerateMyBackupCodesV4OK, error)
- func (a *Client) AdminGetMyBackupCodesV4(params *AdminGetMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetMyBackupCodesV4OK, *AdminGetMyBackupCodesV4BadRequest, ...)deprecated
- func (a *Client) AdminGetMyBackupCodesV4Short(params *AdminGetMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetMyBackupCodesV4OK, error)
- func (a *Client) AdminGetMyEnabledFactorsV4(params *AdminGetMyEnabledFactorsV4Params, ...) (*AdminGetMyEnabledFactorsV4OK, *AdminGetMyEnabledFactorsV4BadRequest, ...)deprecated
- func (a *Client) AdminGetMyEnabledFactorsV4Short(params *AdminGetMyEnabledFactorsV4Params, ...) (*AdminGetMyEnabledFactorsV4OK, error)
- func (a *Client) AdminInviteUserNewV4(params *AdminInviteUserNewV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminInviteUserNewV4Created, *AdminInviteUserNewV4BadRequest, ...)deprecated
- func (a *Client) AdminInviteUserNewV4Short(params *AdminInviteUserNewV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminInviteUserNewV4Created, error)
- func (a *Client) AdminInviteUserV4(params *AdminInviteUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminInviteUserV4Created, *AdminInviteUserV4BadRequest, ...)deprecated
- func (a *Client) AdminInviteUserV4Short(params *AdminInviteUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminInviteUserV4Created, error)
- func (a *Client) AdminListUserRolesV4(params *AdminListUserRolesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminListUserRolesV4OK, *AdminListUserRolesV4Unauthorized, ...)deprecated
- func (a *Client) AdminListUserRolesV4Short(params *AdminListUserRolesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminListUserRolesV4OK, error)
- func (a *Client) AdminMakeFactorMyDefaultV4(params *AdminMakeFactorMyDefaultV4Params, ...) (*AdminMakeFactorMyDefaultV4NoContent, *AdminMakeFactorMyDefaultV4BadRequest, ...)deprecated
- func (a *Client) AdminMakeFactorMyDefaultV4Short(params *AdminMakeFactorMyDefaultV4Params, ...) (*AdminMakeFactorMyDefaultV4NoContent, error)
- func (a *Client) AdminRemoveUserRoleV4(params *AdminRemoveUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminRemoveUserRoleV4NoContent, *AdminRemoveUserRoleV4BadRequest, ...)deprecated
- func (a *Client) AdminRemoveUserRoleV4Short(params *AdminRemoveUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminRemoveUserRoleV4NoContent, error)
- func (a *Client) AdminSendMyMFAEmailCodeV4(params *AdminSendMyMFAEmailCodeV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminSendMyMFAEmailCodeV4NoContent, *AdminSendMyMFAEmailCodeV4BadRequest, ...)deprecated
- func (a *Client) AdminSendMyMFAEmailCodeV4Short(params *AdminSendMyMFAEmailCodeV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminSendMyMFAEmailCodeV4NoContent, error)
- func (a *Client) AdminUpdateMyUserV4(params *AdminUpdateMyUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateMyUserV4OK, *AdminUpdateMyUserV4BadRequest, ...)deprecated
- func (a *Client) AdminUpdateMyUserV4Short(params *AdminUpdateMyUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateMyUserV4OK, error)
- func (a *Client) AdminUpdateUserEmailAddressV4(params *AdminUpdateUserEmailAddressV4Params, ...) (*AdminUpdateUserEmailAddressV4NoContent, ...)deprecated
- func (a *Client) AdminUpdateUserEmailAddressV4Short(params *AdminUpdateUserEmailAddressV4Params, ...) (*AdminUpdateUserEmailAddressV4NoContent, error)
- func (a *Client) AdminUpdateUserRoleV4(params *AdminUpdateUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserRoleV4OK, *AdminUpdateUserRoleV4BadRequest, ...)deprecated
- func (a *Client) AdminUpdateUserRoleV4Short(params *AdminUpdateUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserRoleV4OK, error)
- func (a *Client) AdminUpdateUserV4(params *AdminUpdateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserV4OK, *AdminUpdateUserV4BadRequest, ...)deprecated
- func (a *Client) AdminUpdateUserV4Short(params *AdminUpdateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserV4OK, error)
- func (a *Client) CreateUserFromInvitationV4(params *CreateUserFromInvitationV4Params, ...) (*CreateUserFromInvitationV4Created, *CreateUserFromInvitationV4BadRequest, ...)deprecated
- func (a *Client) CreateUserFromInvitationV4Short(params *CreateUserFromInvitationV4Params, ...) (*CreateUserFromInvitationV4Created, error)
- func (a *Client) PublicCreateTestUserV4(params *PublicCreateTestUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateTestUserV4Created, *PublicCreateTestUserV4BadRequest, ...)deprecated
- func (a *Client) PublicCreateTestUserV4Short(params *PublicCreateTestUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateTestUserV4Created, error)
- func (a *Client) PublicCreateUserV4(params *PublicCreateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserV4Created, *PublicCreateUserV4BadRequest, ...)deprecated
- func (a *Client) PublicCreateUserV4Short(params *PublicCreateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserV4Created, error)
- func (a *Client) PublicDisableMyAuthenticatorV4(params *PublicDisableMyAuthenticatorV4Params, ...) (*PublicDisableMyAuthenticatorV4NoContent, ...)deprecated
- func (a *Client) PublicDisableMyAuthenticatorV4Short(params *PublicDisableMyAuthenticatorV4Params, ...) (*PublicDisableMyAuthenticatorV4NoContent, error)
- func (a *Client) PublicDisableMyBackupCodesV4(params *PublicDisableMyBackupCodesV4Params, ...) (*PublicDisableMyBackupCodesV4NoContent, ...)deprecated
- func (a *Client) PublicDisableMyBackupCodesV4Short(params *PublicDisableMyBackupCodesV4Params, ...) (*PublicDisableMyBackupCodesV4NoContent, error)
- func (a *Client) PublicDisableMyEmailV4(params *PublicDisableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicDisableMyEmailV4NoContent, *PublicDisableMyEmailV4BadRequest, ...)deprecated
- func (a *Client) PublicDisableMyEmailV4Short(params *PublicDisableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicDisableMyEmailV4NoContent, error)
- func (a *Client) PublicDownloadMyBackupCodesV4(params *PublicDownloadMyBackupCodesV4Params, ...) (*PublicDownloadMyBackupCodesV4OK, *PublicDownloadMyBackupCodesV4BadRequest, ...)deprecated
- func (a *Client) PublicDownloadMyBackupCodesV4Short(params *PublicDownloadMyBackupCodesV4Params, ...) (*PublicDownloadMyBackupCodesV4OK, error)
- func (a *Client) PublicEnableMyAuthenticatorV4(params *PublicEnableMyAuthenticatorV4Params, ...) (*PublicEnableMyAuthenticatorV4NoContent, ...)deprecated
- func (a *Client) PublicEnableMyAuthenticatorV4Short(params *PublicEnableMyAuthenticatorV4Params, ...) (*PublicEnableMyAuthenticatorV4NoContent, error)
- func (a *Client) PublicEnableMyBackupCodesV4(params *PublicEnableMyBackupCodesV4Params, ...) (*PublicEnableMyBackupCodesV4OK, *PublicEnableMyBackupCodesV4BadRequest, ...)deprecated
- func (a *Client) PublicEnableMyBackupCodesV4Short(params *PublicEnableMyBackupCodesV4Params, ...) (*PublicEnableMyBackupCodesV4OK, error)
- func (a *Client) PublicEnableMyEmailV4(params *PublicEnableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicEnableMyEmailV4NoContent, *PublicEnableMyEmailV4BadRequest, ...)deprecated
- func (a *Client) PublicEnableMyEmailV4Short(params *PublicEnableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicEnableMyEmailV4NoContent, error)
- func (a *Client) PublicGenerateMyAuthenticatorKeyV4(params *PublicGenerateMyAuthenticatorKeyV4Params, ...) (*PublicGenerateMyAuthenticatorKeyV4OK, ...)deprecated
- func (a *Client) PublicGenerateMyAuthenticatorKeyV4Short(params *PublicGenerateMyAuthenticatorKeyV4Params, ...) (*PublicGenerateMyAuthenticatorKeyV4OK, error)
- func (a *Client) PublicGenerateMyBackupCodesV4(params *PublicGenerateMyBackupCodesV4Params, ...) (*PublicGenerateMyBackupCodesV4OK, *PublicGenerateMyBackupCodesV4BadRequest, ...)deprecated
- func (a *Client) PublicGenerateMyBackupCodesV4Short(params *PublicGenerateMyBackupCodesV4Params, ...) (*PublicGenerateMyBackupCodesV4OK, error)
- func (a *Client) PublicGetMyBackupCodesV4(params *PublicGetMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyBackupCodesV4OK, *PublicGetMyBackupCodesV4BadRequest, ...)deprecated
- func (a *Client) PublicGetMyBackupCodesV4Short(params *PublicGetMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyBackupCodesV4OK, error)
- func (a *Client) PublicGetMyEnabledFactorsV4(params *PublicGetMyEnabledFactorsV4Params, ...) (*PublicGetMyEnabledFactorsV4OK, *PublicGetMyEnabledFactorsV4BadRequest, ...)deprecated
- func (a *Client) PublicGetMyEnabledFactorsV4Short(params *PublicGetMyEnabledFactorsV4Params, ...) (*PublicGetMyEnabledFactorsV4OK, error)
- func (a *Client) PublicInviteUserV4(params *PublicInviteUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicInviteUserV4Created, *PublicInviteUserV4BadRequest, ...)deprecated
- func (a *Client) PublicInviteUserV4Short(params *PublicInviteUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicInviteUserV4Created, error)
- func (a *Client) PublicMakeFactorMyDefaultV4(params *PublicMakeFactorMyDefaultV4Params, ...) (*PublicMakeFactorMyDefaultV4NoContent, *PublicMakeFactorMyDefaultV4BadRequest, ...)deprecated
- func (a *Client) PublicMakeFactorMyDefaultV4Short(params *PublicMakeFactorMyDefaultV4Params, ...) (*PublicMakeFactorMyDefaultV4NoContent, error)
- func (a *Client) PublicRemoveTrustedDeviceV4(params *PublicRemoveTrustedDeviceV4Params, ...) (*PublicRemoveTrustedDeviceV4NoContent, *PublicRemoveTrustedDeviceV4BadRequest, ...)deprecated
- func (a *Client) PublicRemoveTrustedDeviceV4Short(params *PublicRemoveTrustedDeviceV4Params, ...) (*PublicRemoveTrustedDeviceV4NoContent, error)
- func (a *Client) PublicSendMyMFAEmailCodeV4(params *PublicSendMyMFAEmailCodeV4Params, ...) (*PublicSendMyMFAEmailCodeV4NoContent, *PublicSendMyMFAEmailCodeV4BadRequest, ...)deprecated
- func (a *Client) PublicSendMyMFAEmailCodeV4Short(params *PublicSendMyMFAEmailCodeV4Params, ...) (*PublicSendMyMFAEmailCodeV4NoContent, error)
- func (a *Client) PublicUpdateUserEmailAddressV4(params *PublicUpdateUserEmailAddressV4Params, ...) (*PublicUpdateUserEmailAddressV4NoContent, ...)deprecated
- func (a *Client) PublicUpdateUserEmailAddressV4Short(params *PublicUpdateUserEmailAddressV4Params, ...) (*PublicUpdateUserEmailAddressV4NoContent, error)
- func (a *Client) PublicUpdateUserV4(params *PublicUpdateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserV4OK, *PublicUpdateUserV4BadRequest, ...)deprecated
- func (a *Client) PublicUpdateUserV4Short(params *PublicUpdateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserV4OK, error)
- func (a *Client) PublicUpgradeHeadlessAccountV4(params *PublicUpgradeHeadlessAccountV4Params, ...) (*PublicUpgradeHeadlessAccountV4OK, *PublicUpgradeHeadlessAccountV4BadRequest, ...)deprecated
- func (a *Client) PublicUpgradeHeadlessAccountV4Short(params *PublicUpgradeHeadlessAccountV4Params, ...) (*PublicUpgradeHeadlessAccountV4OK, error)
- func (a *Client) PublicUpgradeHeadlessAccountWithVerificationCodeV4(params *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params, ...) (*PublicUpgradeHeadlessAccountWithVerificationCodeV4OK, ...)deprecated
- func (a *Client) PublicUpgradeHeadlessAccountWithVerificationCodeV4Short(params *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params, ...) (*PublicUpgradeHeadlessAccountWithVerificationCodeV4OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type CreateUserFromInvitationV4BadRequest
- type CreateUserFromInvitationV4Created
- type CreateUserFromInvitationV4InternalServerError
- type CreateUserFromInvitationV4NotFound
- type CreateUserFromInvitationV4Params
- func NewCreateUserFromInvitationV4Params() *CreateUserFromInvitationV4Params
- func NewCreateUserFromInvitationV4ParamsWithContext(ctx context.Context) *CreateUserFromInvitationV4Params
- func NewCreateUserFromInvitationV4ParamsWithHTTPClient(client *http.Client) *CreateUserFromInvitationV4Params
- func NewCreateUserFromInvitationV4ParamsWithTimeout(timeout time.Duration) *CreateUserFromInvitationV4Params
- func (o *CreateUserFromInvitationV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *CreateUserFromInvitationV4Params) SetBody(body *iamclientmodels.ModelUserCreateFromInvitationRequestV4)
- func (o *CreateUserFromInvitationV4Params) SetContext(ctx context.Context)
- func (o *CreateUserFromInvitationV4Params) SetHTTPClient(client *http.Client)
- func (o *CreateUserFromInvitationV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *CreateUserFromInvitationV4Params) SetInvitationID(invitationID string)
- func (o *CreateUserFromInvitationV4Params) SetNamespace(namespace string)
- func (o *CreateUserFromInvitationV4Params) SetTimeout(timeout time.Duration)
- func (o *CreateUserFromInvitationV4Params) WithBody(body *iamclientmodels.ModelUserCreateFromInvitationRequestV4) *CreateUserFromInvitationV4Params
- func (o *CreateUserFromInvitationV4Params) WithContext(ctx context.Context) *CreateUserFromInvitationV4Params
- func (o *CreateUserFromInvitationV4Params) WithHTTPClient(client *http.Client) *CreateUserFromInvitationV4Params
- func (o *CreateUserFromInvitationV4Params) WithInvitationID(invitationID string) *CreateUserFromInvitationV4Params
- func (o *CreateUserFromInvitationV4Params) WithNamespace(namespace string) *CreateUserFromInvitationV4Params
- func (o *CreateUserFromInvitationV4Params) WithTimeout(timeout time.Duration) *CreateUserFromInvitationV4Params
- func (o *CreateUserFromInvitationV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateUserFromInvitationV4Reader
- type PublicCreateTestUserV4BadRequest
- type PublicCreateTestUserV4Conflict
- type PublicCreateTestUserV4Created
- type PublicCreateTestUserV4InternalServerError
- type PublicCreateTestUserV4NotFound
- type PublicCreateTestUserV4Params
- func NewPublicCreateTestUserV4Params() *PublicCreateTestUserV4Params
- func NewPublicCreateTestUserV4ParamsWithContext(ctx context.Context) *PublicCreateTestUserV4Params
- func NewPublicCreateTestUserV4ParamsWithHTTPClient(client *http.Client) *PublicCreateTestUserV4Params
- func NewPublicCreateTestUserV4ParamsWithTimeout(timeout time.Duration) *PublicCreateTestUserV4Params
- func (o *PublicCreateTestUserV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicCreateTestUserV4Params) SetBody(body *iamclientmodels.AccountCreateTestUserRequestV4)
- func (o *PublicCreateTestUserV4Params) SetContext(ctx context.Context)
- func (o *PublicCreateTestUserV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicCreateTestUserV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicCreateTestUserV4Params) SetNamespace(namespace string)
- func (o *PublicCreateTestUserV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicCreateTestUserV4Params) WithBody(body *iamclientmodels.AccountCreateTestUserRequestV4) *PublicCreateTestUserV4Params
- func (o *PublicCreateTestUserV4Params) WithContext(ctx context.Context) *PublicCreateTestUserV4Params
- func (o *PublicCreateTestUserV4Params) WithHTTPClient(client *http.Client) *PublicCreateTestUserV4Params
- func (o *PublicCreateTestUserV4Params) WithNamespace(namespace string) *PublicCreateTestUserV4Params
- func (o *PublicCreateTestUserV4Params) WithTimeout(timeout time.Duration) *PublicCreateTestUserV4Params
- func (o *PublicCreateTestUserV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicCreateTestUserV4Reader
- type PublicCreateUserV4BadRequest
- type PublicCreateUserV4Conflict
- type PublicCreateUserV4Created
- type PublicCreateUserV4InternalServerError
- type PublicCreateUserV4NotFound
- type PublicCreateUserV4Params
- func NewPublicCreateUserV4Params() *PublicCreateUserV4Params
- func NewPublicCreateUserV4ParamsWithContext(ctx context.Context) *PublicCreateUserV4Params
- func NewPublicCreateUserV4ParamsWithHTTPClient(client *http.Client) *PublicCreateUserV4Params
- func NewPublicCreateUserV4ParamsWithTimeout(timeout time.Duration) *PublicCreateUserV4Params
- func (o *PublicCreateUserV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicCreateUserV4Params) SetBody(body *iamclientmodels.AccountCreateUserRequestV4)
- func (o *PublicCreateUserV4Params) SetContext(ctx context.Context)
- func (o *PublicCreateUserV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicCreateUserV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicCreateUserV4Params) SetNamespace(namespace string)
- func (o *PublicCreateUserV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicCreateUserV4Params) WithBody(body *iamclientmodels.AccountCreateUserRequestV4) *PublicCreateUserV4Params
- func (o *PublicCreateUserV4Params) WithContext(ctx context.Context) *PublicCreateUserV4Params
- func (o *PublicCreateUserV4Params) WithHTTPClient(client *http.Client) *PublicCreateUserV4Params
- func (o *PublicCreateUserV4Params) WithNamespace(namespace string) *PublicCreateUserV4Params
- func (o *PublicCreateUserV4Params) WithTimeout(timeout time.Duration) *PublicCreateUserV4Params
- func (o *PublicCreateUserV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicCreateUserV4Reader
- type PublicDisableMyAuthenticatorV4BadRequest
- type PublicDisableMyAuthenticatorV4Forbidden
- type PublicDisableMyAuthenticatorV4InternalServerError
- type PublicDisableMyAuthenticatorV4NoContent
- type PublicDisableMyAuthenticatorV4NotFound
- type PublicDisableMyAuthenticatorV4Params
- func NewPublicDisableMyAuthenticatorV4Params() *PublicDisableMyAuthenticatorV4Params
- func NewPublicDisableMyAuthenticatorV4ParamsWithContext(ctx context.Context) *PublicDisableMyAuthenticatorV4Params
- func NewPublicDisableMyAuthenticatorV4ParamsWithHTTPClient(client *http.Client) *PublicDisableMyAuthenticatorV4Params
- func NewPublicDisableMyAuthenticatorV4ParamsWithTimeout(timeout time.Duration) *PublicDisableMyAuthenticatorV4Params
- func (o *PublicDisableMyAuthenticatorV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicDisableMyAuthenticatorV4Params) SetContext(ctx context.Context)
- func (o *PublicDisableMyAuthenticatorV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicDisableMyAuthenticatorV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicDisableMyAuthenticatorV4Params) SetNamespace(namespace string)
- func (o *PublicDisableMyAuthenticatorV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicDisableMyAuthenticatorV4Params) WithContext(ctx context.Context) *PublicDisableMyAuthenticatorV4Params
- func (o *PublicDisableMyAuthenticatorV4Params) WithHTTPClient(client *http.Client) *PublicDisableMyAuthenticatorV4Params
- func (o *PublicDisableMyAuthenticatorV4Params) WithNamespace(namespace string) *PublicDisableMyAuthenticatorV4Params
- func (o *PublicDisableMyAuthenticatorV4Params) WithTimeout(timeout time.Duration) *PublicDisableMyAuthenticatorV4Params
- func (o *PublicDisableMyAuthenticatorV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicDisableMyAuthenticatorV4Reader
- type PublicDisableMyAuthenticatorV4Unauthorized
- type PublicDisableMyBackupCodesV4BadRequest
- type PublicDisableMyBackupCodesV4Forbidden
- type PublicDisableMyBackupCodesV4InternalServerError
- type PublicDisableMyBackupCodesV4NoContent
- type PublicDisableMyBackupCodesV4NotFound
- type PublicDisableMyBackupCodesV4Params
- func NewPublicDisableMyBackupCodesV4Params() *PublicDisableMyBackupCodesV4Params
- func NewPublicDisableMyBackupCodesV4ParamsWithContext(ctx context.Context) *PublicDisableMyBackupCodesV4Params
- func NewPublicDisableMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *PublicDisableMyBackupCodesV4Params
- func NewPublicDisableMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *PublicDisableMyBackupCodesV4Params
- func (o *PublicDisableMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicDisableMyBackupCodesV4Params) SetContext(ctx context.Context)
- func (o *PublicDisableMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicDisableMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicDisableMyBackupCodesV4Params) SetNamespace(namespace string)
- func (o *PublicDisableMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicDisableMyBackupCodesV4Params) WithContext(ctx context.Context) *PublicDisableMyBackupCodesV4Params
- func (o *PublicDisableMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *PublicDisableMyBackupCodesV4Params
- func (o *PublicDisableMyBackupCodesV4Params) WithNamespace(namespace string) *PublicDisableMyBackupCodesV4Params
- func (o *PublicDisableMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *PublicDisableMyBackupCodesV4Params
- func (o *PublicDisableMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicDisableMyBackupCodesV4Reader
- type PublicDisableMyBackupCodesV4Unauthorized
- type PublicDisableMyEmailV4BadRequest
- type PublicDisableMyEmailV4Forbidden
- type PublicDisableMyEmailV4InternalServerError
- type PublicDisableMyEmailV4NoContent
- type PublicDisableMyEmailV4NotFound
- type PublicDisableMyEmailV4Params
- func NewPublicDisableMyEmailV4Params() *PublicDisableMyEmailV4Params
- func NewPublicDisableMyEmailV4ParamsWithContext(ctx context.Context) *PublicDisableMyEmailV4Params
- func NewPublicDisableMyEmailV4ParamsWithHTTPClient(client *http.Client) *PublicDisableMyEmailV4Params
- func NewPublicDisableMyEmailV4ParamsWithTimeout(timeout time.Duration) *PublicDisableMyEmailV4Params
- func (o *PublicDisableMyEmailV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicDisableMyEmailV4Params) SetContext(ctx context.Context)
- func (o *PublicDisableMyEmailV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicDisableMyEmailV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicDisableMyEmailV4Params) SetNamespace(namespace string)
- func (o *PublicDisableMyEmailV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicDisableMyEmailV4Params) WithContext(ctx context.Context) *PublicDisableMyEmailV4Params
- func (o *PublicDisableMyEmailV4Params) WithHTTPClient(client *http.Client) *PublicDisableMyEmailV4Params
- func (o *PublicDisableMyEmailV4Params) WithNamespace(namespace string) *PublicDisableMyEmailV4Params
- func (o *PublicDisableMyEmailV4Params) WithTimeout(timeout time.Duration) *PublicDisableMyEmailV4Params
- func (o *PublicDisableMyEmailV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicDisableMyEmailV4Reader
- type PublicDisableMyEmailV4Unauthorized
- type PublicDownloadMyBackupCodesV4BadRequest
- type PublicDownloadMyBackupCodesV4Forbidden
- type PublicDownloadMyBackupCodesV4InternalServerError
- type PublicDownloadMyBackupCodesV4NotFound
- type PublicDownloadMyBackupCodesV4OK
- type PublicDownloadMyBackupCodesV4Params
- func NewPublicDownloadMyBackupCodesV4Params() *PublicDownloadMyBackupCodesV4Params
- func NewPublicDownloadMyBackupCodesV4ParamsWithContext(ctx context.Context) *PublicDownloadMyBackupCodesV4Params
- func NewPublicDownloadMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *PublicDownloadMyBackupCodesV4Params
- func NewPublicDownloadMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *PublicDownloadMyBackupCodesV4Params
- func (o *PublicDownloadMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicDownloadMyBackupCodesV4Params) SetContext(ctx context.Context)
- func (o *PublicDownloadMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicDownloadMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicDownloadMyBackupCodesV4Params) SetNamespace(namespace string)
- func (o *PublicDownloadMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicDownloadMyBackupCodesV4Params) WithContext(ctx context.Context) *PublicDownloadMyBackupCodesV4Params
- func (o *PublicDownloadMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *PublicDownloadMyBackupCodesV4Params
- func (o *PublicDownloadMyBackupCodesV4Params) WithNamespace(namespace string) *PublicDownloadMyBackupCodesV4Params
- func (o *PublicDownloadMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *PublicDownloadMyBackupCodesV4Params
- func (o *PublicDownloadMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicDownloadMyBackupCodesV4Reader
- type PublicDownloadMyBackupCodesV4Unauthorized
- type PublicEnableMyAuthenticatorV4BadRequest
- type PublicEnableMyAuthenticatorV4Conflict
- type PublicEnableMyAuthenticatorV4Forbidden
- type PublicEnableMyAuthenticatorV4InternalServerError
- type PublicEnableMyAuthenticatorV4NoContent
- type PublicEnableMyAuthenticatorV4NotFound
- type PublicEnableMyAuthenticatorV4Params
- func NewPublicEnableMyAuthenticatorV4Params() *PublicEnableMyAuthenticatorV4Params
- func NewPublicEnableMyAuthenticatorV4ParamsWithContext(ctx context.Context) *PublicEnableMyAuthenticatorV4Params
- func NewPublicEnableMyAuthenticatorV4ParamsWithHTTPClient(client *http.Client) *PublicEnableMyAuthenticatorV4Params
- func NewPublicEnableMyAuthenticatorV4ParamsWithTimeout(timeout time.Duration) *PublicEnableMyAuthenticatorV4Params
- func (o *PublicEnableMyAuthenticatorV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicEnableMyAuthenticatorV4Params) SetCode(code *string)
- func (o *PublicEnableMyAuthenticatorV4Params) SetContext(ctx context.Context)
- func (o *PublicEnableMyAuthenticatorV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicEnableMyAuthenticatorV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicEnableMyAuthenticatorV4Params) SetNamespace(namespace string)
- func (o *PublicEnableMyAuthenticatorV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicEnableMyAuthenticatorV4Params) WithCode(code *string) *PublicEnableMyAuthenticatorV4Params
- func (o *PublicEnableMyAuthenticatorV4Params) WithContext(ctx context.Context) *PublicEnableMyAuthenticatorV4Params
- func (o *PublicEnableMyAuthenticatorV4Params) WithHTTPClient(client *http.Client) *PublicEnableMyAuthenticatorV4Params
- func (o *PublicEnableMyAuthenticatorV4Params) WithNamespace(namespace string) *PublicEnableMyAuthenticatorV4Params
- func (o *PublicEnableMyAuthenticatorV4Params) WithTimeout(timeout time.Duration) *PublicEnableMyAuthenticatorV4Params
- func (o *PublicEnableMyAuthenticatorV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicEnableMyAuthenticatorV4Reader
- type PublicEnableMyAuthenticatorV4Unauthorized
- type PublicEnableMyBackupCodesV4BadRequest
- type PublicEnableMyBackupCodesV4Conflict
- type PublicEnableMyBackupCodesV4Forbidden
- type PublicEnableMyBackupCodesV4InternalServerError
- type PublicEnableMyBackupCodesV4NotFound
- type PublicEnableMyBackupCodesV4OK
- type PublicEnableMyBackupCodesV4Params
- func NewPublicEnableMyBackupCodesV4Params() *PublicEnableMyBackupCodesV4Params
- func NewPublicEnableMyBackupCodesV4ParamsWithContext(ctx context.Context) *PublicEnableMyBackupCodesV4Params
- func NewPublicEnableMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *PublicEnableMyBackupCodesV4Params
- func NewPublicEnableMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *PublicEnableMyBackupCodesV4Params
- func (o *PublicEnableMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicEnableMyBackupCodesV4Params) SetContext(ctx context.Context)
- func (o *PublicEnableMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicEnableMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicEnableMyBackupCodesV4Params) SetNamespace(namespace string)
- func (o *PublicEnableMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicEnableMyBackupCodesV4Params) WithContext(ctx context.Context) *PublicEnableMyBackupCodesV4Params
- func (o *PublicEnableMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *PublicEnableMyBackupCodesV4Params
- func (o *PublicEnableMyBackupCodesV4Params) WithNamespace(namespace string) *PublicEnableMyBackupCodesV4Params
- func (o *PublicEnableMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *PublicEnableMyBackupCodesV4Params
- func (o *PublicEnableMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicEnableMyBackupCodesV4Reader
- type PublicEnableMyBackupCodesV4Unauthorized
- type PublicEnableMyEmailV4BadRequest
- type PublicEnableMyEmailV4Conflict
- type PublicEnableMyEmailV4Forbidden
- type PublicEnableMyEmailV4InternalServerError
- type PublicEnableMyEmailV4NoContent
- type PublicEnableMyEmailV4NotFound
- type PublicEnableMyEmailV4Params
- func NewPublicEnableMyEmailV4Params() *PublicEnableMyEmailV4Params
- func NewPublicEnableMyEmailV4ParamsWithContext(ctx context.Context) *PublicEnableMyEmailV4Params
- func NewPublicEnableMyEmailV4ParamsWithHTTPClient(client *http.Client) *PublicEnableMyEmailV4Params
- func NewPublicEnableMyEmailV4ParamsWithTimeout(timeout time.Duration) *PublicEnableMyEmailV4Params
- func (o *PublicEnableMyEmailV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicEnableMyEmailV4Params) SetCode(code string)
- func (o *PublicEnableMyEmailV4Params) SetContext(ctx context.Context)
- func (o *PublicEnableMyEmailV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicEnableMyEmailV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicEnableMyEmailV4Params) SetNamespace(namespace string)
- func (o *PublicEnableMyEmailV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicEnableMyEmailV4Params) WithCode(code string) *PublicEnableMyEmailV4Params
- func (o *PublicEnableMyEmailV4Params) WithContext(ctx context.Context) *PublicEnableMyEmailV4Params
- func (o *PublicEnableMyEmailV4Params) WithHTTPClient(client *http.Client) *PublicEnableMyEmailV4Params
- func (o *PublicEnableMyEmailV4Params) WithNamespace(namespace string) *PublicEnableMyEmailV4Params
- func (o *PublicEnableMyEmailV4Params) WithTimeout(timeout time.Duration) *PublicEnableMyEmailV4Params
- func (o *PublicEnableMyEmailV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicEnableMyEmailV4Reader
- type PublicEnableMyEmailV4Unauthorized
- type PublicGenerateMyAuthenticatorKeyV4BadRequest
- type PublicGenerateMyAuthenticatorKeyV4Forbidden
- type PublicGenerateMyAuthenticatorKeyV4InternalServerError
- type PublicGenerateMyAuthenticatorKeyV4NotFound
- type PublicGenerateMyAuthenticatorKeyV4OK
- type PublicGenerateMyAuthenticatorKeyV4Params
- func NewPublicGenerateMyAuthenticatorKeyV4Params() *PublicGenerateMyAuthenticatorKeyV4Params
- func NewPublicGenerateMyAuthenticatorKeyV4ParamsWithContext(ctx context.Context) *PublicGenerateMyAuthenticatorKeyV4Params
- func NewPublicGenerateMyAuthenticatorKeyV4ParamsWithHTTPClient(client *http.Client) *PublicGenerateMyAuthenticatorKeyV4Params
- func NewPublicGenerateMyAuthenticatorKeyV4ParamsWithTimeout(timeout time.Duration) *PublicGenerateMyAuthenticatorKeyV4Params
- func (o *PublicGenerateMyAuthenticatorKeyV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGenerateMyAuthenticatorKeyV4Params) SetContext(ctx context.Context)
- func (o *PublicGenerateMyAuthenticatorKeyV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicGenerateMyAuthenticatorKeyV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGenerateMyAuthenticatorKeyV4Params) SetNamespace(namespace string)
- func (o *PublicGenerateMyAuthenticatorKeyV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicGenerateMyAuthenticatorKeyV4Params) WithContext(ctx context.Context) *PublicGenerateMyAuthenticatorKeyV4Params
- func (o *PublicGenerateMyAuthenticatorKeyV4Params) WithHTTPClient(client *http.Client) *PublicGenerateMyAuthenticatorKeyV4Params
- func (o *PublicGenerateMyAuthenticatorKeyV4Params) WithNamespace(namespace string) *PublicGenerateMyAuthenticatorKeyV4Params
- func (o *PublicGenerateMyAuthenticatorKeyV4Params) WithTimeout(timeout time.Duration) *PublicGenerateMyAuthenticatorKeyV4Params
- func (o *PublicGenerateMyAuthenticatorKeyV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGenerateMyAuthenticatorKeyV4Reader
- type PublicGenerateMyAuthenticatorKeyV4Unauthorized
- type PublicGenerateMyBackupCodesV4BadRequest
- type PublicGenerateMyBackupCodesV4Forbidden
- type PublicGenerateMyBackupCodesV4InternalServerError
- type PublicGenerateMyBackupCodesV4NotFound
- type PublicGenerateMyBackupCodesV4OK
- type PublicGenerateMyBackupCodesV4Params
- func NewPublicGenerateMyBackupCodesV4Params() *PublicGenerateMyBackupCodesV4Params
- func NewPublicGenerateMyBackupCodesV4ParamsWithContext(ctx context.Context) *PublicGenerateMyBackupCodesV4Params
- func NewPublicGenerateMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *PublicGenerateMyBackupCodesV4Params
- func NewPublicGenerateMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *PublicGenerateMyBackupCodesV4Params
- func (o *PublicGenerateMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGenerateMyBackupCodesV4Params) SetContext(ctx context.Context)
- func (o *PublicGenerateMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicGenerateMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGenerateMyBackupCodesV4Params) SetNamespace(namespace string)
- func (o *PublicGenerateMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicGenerateMyBackupCodesV4Params) WithContext(ctx context.Context) *PublicGenerateMyBackupCodesV4Params
- func (o *PublicGenerateMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *PublicGenerateMyBackupCodesV4Params
- func (o *PublicGenerateMyBackupCodesV4Params) WithNamespace(namespace string) *PublicGenerateMyBackupCodesV4Params
- func (o *PublicGenerateMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *PublicGenerateMyBackupCodesV4Params
- func (o *PublicGenerateMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGenerateMyBackupCodesV4Reader
- type PublicGenerateMyBackupCodesV4Unauthorized
- type PublicGetMyBackupCodesV4BadRequest
- type PublicGetMyBackupCodesV4Forbidden
- type PublicGetMyBackupCodesV4InternalServerError
- type PublicGetMyBackupCodesV4NotFound
- type PublicGetMyBackupCodesV4OK
- type PublicGetMyBackupCodesV4Params
- func NewPublicGetMyBackupCodesV4Params() *PublicGetMyBackupCodesV4Params
- func NewPublicGetMyBackupCodesV4ParamsWithContext(ctx context.Context) *PublicGetMyBackupCodesV4Params
- func NewPublicGetMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *PublicGetMyBackupCodesV4Params
- func NewPublicGetMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *PublicGetMyBackupCodesV4Params
- func (o *PublicGetMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetMyBackupCodesV4Params) SetContext(ctx context.Context)
- func (o *PublicGetMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicGetMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetMyBackupCodesV4Params) SetNamespace(namespace string)
- func (o *PublicGetMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicGetMyBackupCodesV4Params) WithContext(ctx context.Context) *PublicGetMyBackupCodesV4Params
- func (o *PublicGetMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *PublicGetMyBackupCodesV4Params
- func (o *PublicGetMyBackupCodesV4Params) WithNamespace(namespace string) *PublicGetMyBackupCodesV4Params
- func (o *PublicGetMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *PublicGetMyBackupCodesV4Params
- func (o *PublicGetMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetMyBackupCodesV4Reader
- type PublicGetMyBackupCodesV4Unauthorized
- type PublicGetMyEnabledFactorsV4BadRequest
- type PublicGetMyEnabledFactorsV4Forbidden
- type PublicGetMyEnabledFactorsV4InternalServerError
- type PublicGetMyEnabledFactorsV4NotFound
- type PublicGetMyEnabledFactorsV4OK
- type PublicGetMyEnabledFactorsV4Params
- func NewPublicGetMyEnabledFactorsV4Params() *PublicGetMyEnabledFactorsV4Params
- func NewPublicGetMyEnabledFactorsV4ParamsWithContext(ctx context.Context) *PublicGetMyEnabledFactorsV4Params
- func NewPublicGetMyEnabledFactorsV4ParamsWithHTTPClient(client *http.Client) *PublicGetMyEnabledFactorsV4Params
- func NewPublicGetMyEnabledFactorsV4ParamsWithTimeout(timeout time.Duration) *PublicGetMyEnabledFactorsV4Params
- func (o *PublicGetMyEnabledFactorsV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetMyEnabledFactorsV4Params) SetContext(ctx context.Context)
- func (o *PublicGetMyEnabledFactorsV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicGetMyEnabledFactorsV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetMyEnabledFactorsV4Params) SetNamespace(namespace string)
- func (o *PublicGetMyEnabledFactorsV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicGetMyEnabledFactorsV4Params) WithContext(ctx context.Context) *PublicGetMyEnabledFactorsV4Params
- func (o *PublicGetMyEnabledFactorsV4Params) WithHTTPClient(client *http.Client) *PublicGetMyEnabledFactorsV4Params
- func (o *PublicGetMyEnabledFactorsV4Params) WithNamespace(namespace string) *PublicGetMyEnabledFactorsV4Params
- func (o *PublicGetMyEnabledFactorsV4Params) WithTimeout(timeout time.Duration) *PublicGetMyEnabledFactorsV4Params
- func (o *PublicGetMyEnabledFactorsV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetMyEnabledFactorsV4Reader
- type PublicGetMyEnabledFactorsV4Unauthorized
- type PublicInviteUserV4BadRequest
- type PublicInviteUserV4Conflict
- type PublicInviteUserV4Created
- type PublicInviteUserV4InternalServerError
- type PublicInviteUserV4Params
- func NewPublicInviteUserV4Params() *PublicInviteUserV4Params
- func NewPublicInviteUserV4ParamsWithContext(ctx context.Context) *PublicInviteUserV4Params
- func NewPublicInviteUserV4ParamsWithHTTPClient(client *http.Client) *PublicInviteUserV4Params
- func NewPublicInviteUserV4ParamsWithTimeout(timeout time.Duration) *PublicInviteUserV4Params
- func (o *PublicInviteUserV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicInviteUserV4Params) SetBody(body *iamclientmodels.ModelPublicInviteUserRequestV4)
- func (o *PublicInviteUserV4Params) SetContext(ctx context.Context)
- func (o *PublicInviteUserV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicInviteUserV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicInviteUserV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicInviteUserV4Params) WithBody(body *iamclientmodels.ModelPublicInviteUserRequestV4) *PublicInviteUserV4Params
- func (o *PublicInviteUserV4Params) WithContext(ctx context.Context) *PublicInviteUserV4Params
- func (o *PublicInviteUserV4Params) WithHTTPClient(client *http.Client) *PublicInviteUserV4Params
- func (o *PublicInviteUserV4Params) WithTimeout(timeout time.Duration) *PublicInviteUserV4Params
- func (o *PublicInviteUserV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicInviteUserV4Reader
- type PublicInviteUserV4UnprocessableEntity
- type PublicMakeFactorMyDefaultV4BadRequest
- type PublicMakeFactorMyDefaultV4Forbidden
- type PublicMakeFactorMyDefaultV4InternalServerError
- type PublicMakeFactorMyDefaultV4NoContent
- type PublicMakeFactorMyDefaultV4NotFound
- type PublicMakeFactorMyDefaultV4Params
- func NewPublicMakeFactorMyDefaultV4Params() *PublicMakeFactorMyDefaultV4Params
- func NewPublicMakeFactorMyDefaultV4ParamsWithContext(ctx context.Context) *PublicMakeFactorMyDefaultV4Params
- func NewPublicMakeFactorMyDefaultV4ParamsWithHTTPClient(client *http.Client) *PublicMakeFactorMyDefaultV4Params
- func NewPublicMakeFactorMyDefaultV4ParamsWithTimeout(timeout time.Duration) *PublicMakeFactorMyDefaultV4Params
- func (o *PublicMakeFactorMyDefaultV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicMakeFactorMyDefaultV4Params) SetContext(ctx context.Context)
- func (o *PublicMakeFactorMyDefaultV4Params) SetFactor(factor string)
- func (o *PublicMakeFactorMyDefaultV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicMakeFactorMyDefaultV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicMakeFactorMyDefaultV4Params) SetNamespace(namespace string)
- func (o *PublicMakeFactorMyDefaultV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicMakeFactorMyDefaultV4Params) WithContext(ctx context.Context) *PublicMakeFactorMyDefaultV4Params
- func (o *PublicMakeFactorMyDefaultV4Params) WithFactor(factor string) *PublicMakeFactorMyDefaultV4Params
- func (o *PublicMakeFactorMyDefaultV4Params) WithHTTPClient(client *http.Client) *PublicMakeFactorMyDefaultV4Params
- func (o *PublicMakeFactorMyDefaultV4Params) WithNamespace(namespace string) *PublicMakeFactorMyDefaultV4Params
- func (o *PublicMakeFactorMyDefaultV4Params) WithTimeout(timeout time.Duration) *PublicMakeFactorMyDefaultV4Params
- func (o *PublicMakeFactorMyDefaultV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicMakeFactorMyDefaultV4Reader
- type PublicMakeFactorMyDefaultV4Unauthorized
- type PublicRemoveTrustedDeviceV4BadRequest
- type PublicRemoveTrustedDeviceV4Forbidden
- type PublicRemoveTrustedDeviceV4InternalServerError
- type PublicRemoveTrustedDeviceV4NoContent
- type PublicRemoveTrustedDeviceV4NotFound
- type PublicRemoveTrustedDeviceV4Params
- func NewPublicRemoveTrustedDeviceV4Params() *PublicRemoveTrustedDeviceV4Params
- func NewPublicRemoveTrustedDeviceV4ParamsWithContext(ctx context.Context) *PublicRemoveTrustedDeviceV4Params
- func NewPublicRemoveTrustedDeviceV4ParamsWithHTTPClient(client *http.Client) *PublicRemoveTrustedDeviceV4Params
- func NewPublicRemoveTrustedDeviceV4ParamsWithTimeout(timeout time.Duration) *PublicRemoveTrustedDeviceV4Params
- func (o *PublicRemoveTrustedDeviceV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicRemoveTrustedDeviceV4Params) SetContext(ctx context.Context)
- func (o *PublicRemoveTrustedDeviceV4Params) SetCookie(cookie *string)
- func (o *PublicRemoveTrustedDeviceV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicRemoveTrustedDeviceV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicRemoveTrustedDeviceV4Params) SetNamespace(namespace string)
- func (o *PublicRemoveTrustedDeviceV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicRemoveTrustedDeviceV4Params) WithContext(ctx context.Context) *PublicRemoveTrustedDeviceV4Params
- func (o *PublicRemoveTrustedDeviceV4Params) WithCookie(cookie *string) *PublicRemoveTrustedDeviceV4Params
- func (o *PublicRemoveTrustedDeviceV4Params) WithHTTPClient(client *http.Client) *PublicRemoveTrustedDeviceV4Params
- func (o *PublicRemoveTrustedDeviceV4Params) WithNamespace(namespace string) *PublicRemoveTrustedDeviceV4Params
- func (o *PublicRemoveTrustedDeviceV4Params) WithTimeout(timeout time.Duration) *PublicRemoveTrustedDeviceV4Params
- func (o *PublicRemoveTrustedDeviceV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicRemoveTrustedDeviceV4Reader
- type PublicRemoveTrustedDeviceV4Unauthorized
- type PublicSendMyMFAEmailCodeV4BadRequest
- type PublicSendMyMFAEmailCodeV4Forbidden
- type PublicSendMyMFAEmailCodeV4InternalServerError
- type PublicSendMyMFAEmailCodeV4NoContent
- type PublicSendMyMFAEmailCodeV4NotFound
- type PublicSendMyMFAEmailCodeV4Params
- func NewPublicSendMyMFAEmailCodeV4Params() *PublicSendMyMFAEmailCodeV4Params
- func NewPublicSendMyMFAEmailCodeV4ParamsWithContext(ctx context.Context) *PublicSendMyMFAEmailCodeV4Params
- func NewPublicSendMyMFAEmailCodeV4ParamsWithHTTPClient(client *http.Client) *PublicSendMyMFAEmailCodeV4Params
- func NewPublicSendMyMFAEmailCodeV4ParamsWithTimeout(timeout time.Duration) *PublicSendMyMFAEmailCodeV4Params
- func (o *PublicSendMyMFAEmailCodeV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicSendMyMFAEmailCodeV4Params) SetContext(ctx context.Context)
- func (o *PublicSendMyMFAEmailCodeV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicSendMyMFAEmailCodeV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicSendMyMFAEmailCodeV4Params) SetNamespace(namespace string)
- func (o *PublicSendMyMFAEmailCodeV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicSendMyMFAEmailCodeV4Params) WithContext(ctx context.Context) *PublicSendMyMFAEmailCodeV4Params
- func (o *PublicSendMyMFAEmailCodeV4Params) WithHTTPClient(client *http.Client) *PublicSendMyMFAEmailCodeV4Params
- func (o *PublicSendMyMFAEmailCodeV4Params) WithNamespace(namespace string) *PublicSendMyMFAEmailCodeV4Params
- func (o *PublicSendMyMFAEmailCodeV4Params) WithTimeout(timeout time.Duration) *PublicSendMyMFAEmailCodeV4Params
- func (o *PublicSendMyMFAEmailCodeV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicSendMyMFAEmailCodeV4Reader
- type PublicSendMyMFAEmailCodeV4TooManyRequests
- type PublicSendMyMFAEmailCodeV4Unauthorized
- type PublicUpdateUserEmailAddressV4BadRequest
- type PublicUpdateUserEmailAddressV4Conflict
- type PublicUpdateUserEmailAddressV4InternalServerError
- type PublicUpdateUserEmailAddressV4NoContent
- type PublicUpdateUserEmailAddressV4NotFound
- type PublicUpdateUserEmailAddressV4Params
- func NewPublicUpdateUserEmailAddressV4Params() *PublicUpdateUserEmailAddressV4Params
- func NewPublicUpdateUserEmailAddressV4ParamsWithContext(ctx context.Context) *PublicUpdateUserEmailAddressV4Params
- func NewPublicUpdateUserEmailAddressV4ParamsWithHTTPClient(client *http.Client) *PublicUpdateUserEmailAddressV4Params
- func NewPublicUpdateUserEmailAddressV4ParamsWithTimeout(timeout time.Duration) *PublicUpdateUserEmailAddressV4Params
- func (o *PublicUpdateUserEmailAddressV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicUpdateUserEmailAddressV4Params) SetBody(body *iamclientmodels.ModelEmailUpdateRequestV4)
- func (o *PublicUpdateUserEmailAddressV4Params) SetContext(ctx context.Context)
- func (o *PublicUpdateUserEmailAddressV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicUpdateUserEmailAddressV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicUpdateUserEmailAddressV4Params) SetNamespace(namespace string)
- func (o *PublicUpdateUserEmailAddressV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicUpdateUserEmailAddressV4Params) WithBody(body *iamclientmodels.ModelEmailUpdateRequestV4) *PublicUpdateUserEmailAddressV4Params
- func (o *PublicUpdateUserEmailAddressV4Params) WithContext(ctx context.Context) *PublicUpdateUserEmailAddressV4Params
- func (o *PublicUpdateUserEmailAddressV4Params) WithHTTPClient(client *http.Client) *PublicUpdateUserEmailAddressV4Params
- func (o *PublicUpdateUserEmailAddressV4Params) WithNamespace(namespace string) *PublicUpdateUserEmailAddressV4Params
- func (o *PublicUpdateUserEmailAddressV4Params) WithTimeout(timeout time.Duration) *PublicUpdateUserEmailAddressV4Params
- func (o *PublicUpdateUserEmailAddressV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicUpdateUserEmailAddressV4Reader
- type PublicUpdateUserEmailAddressV4Unauthorized
- type PublicUpdateUserV4BadRequest
- type PublicUpdateUserV4Conflict
- type PublicUpdateUserV4InternalServerError
- type PublicUpdateUserV4OK
- type PublicUpdateUserV4Params
- func NewPublicUpdateUserV4Params() *PublicUpdateUserV4Params
- func NewPublicUpdateUserV4ParamsWithContext(ctx context.Context) *PublicUpdateUserV4Params
- func NewPublicUpdateUserV4ParamsWithHTTPClient(client *http.Client) *PublicUpdateUserV4Params
- func NewPublicUpdateUserV4ParamsWithTimeout(timeout time.Duration) *PublicUpdateUserV4Params
- func (o *PublicUpdateUserV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicUpdateUserV4Params) SetBody(body *iamclientmodels.ModelUserUpdateRequestV3)
- func (o *PublicUpdateUserV4Params) SetContext(ctx context.Context)
- func (o *PublicUpdateUserV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicUpdateUserV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicUpdateUserV4Params) SetNamespace(namespace string)
- func (o *PublicUpdateUserV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicUpdateUserV4Params) WithBody(body *iamclientmodels.ModelUserUpdateRequestV3) *PublicUpdateUserV4Params
- func (o *PublicUpdateUserV4Params) WithContext(ctx context.Context) *PublicUpdateUserV4Params
- func (o *PublicUpdateUserV4Params) WithHTTPClient(client *http.Client) *PublicUpdateUserV4Params
- func (o *PublicUpdateUserV4Params) WithNamespace(namespace string) *PublicUpdateUserV4Params
- func (o *PublicUpdateUserV4Params) WithTimeout(timeout time.Duration) *PublicUpdateUserV4Params
- func (o *PublicUpdateUserV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicUpdateUserV4Reader
- type PublicUpdateUserV4Unauthorized
- type PublicUpgradeHeadlessAccountV4BadRequest
- type PublicUpgradeHeadlessAccountV4Conflict
- type PublicUpgradeHeadlessAccountV4InternalServerError
- type PublicUpgradeHeadlessAccountV4NotFound
- type PublicUpgradeHeadlessAccountV4OK
- type PublicUpgradeHeadlessAccountV4Params
- func NewPublicUpgradeHeadlessAccountV4Params() *PublicUpgradeHeadlessAccountV4Params
- func NewPublicUpgradeHeadlessAccountV4ParamsWithContext(ctx context.Context) *PublicUpgradeHeadlessAccountV4Params
- func NewPublicUpgradeHeadlessAccountV4ParamsWithHTTPClient(client *http.Client) *PublicUpgradeHeadlessAccountV4Params
- func NewPublicUpgradeHeadlessAccountV4ParamsWithTimeout(timeout time.Duration) *PublicUpgradeHeadlessAccountV4Params
- func (o *PublicUpgradeHeadlessAccountV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicUpgradeHeadlessAccountV4Params) SetBody(body *iamclientmodels.AccountUpgradeHeadlessAccountRequestV4)
- func (o *PublicUpgradeHeadlessAccountV4Params) SetContext(ctx context.Context)
- func (o *PublicUpgradeHeadlessAccountV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicUpgradeHeadlessAccountV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicUpgradeHeadlessAccountV4Params) SetNamespace(namespace string)
- func (o *PublicUpgradeHeadlessAccountV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicUpgradeHeadlessAccountV4Params) WithBody(body *iamclientmodels.AccountUpgradeHeadlessAccountRequestV4) *PublicUpgradeHeadlessAccountV4Params
- func (o *PublicUpgradeHeadlessAccountV4Params) WithContext(ctx context.Context) *PublicUpgradeHeadlessAccountV4Params
- func (o *PublicUpgradeHeadlessAccountV4Params) WithHTTPClient(client *http.Client) *PublicUpgradeHeadlessAccountV4Params
- func (o *PublicUpgradeHeadlessAccountV4Params) WithNamespace(namespace string) *PublicUpgradeHeadlessAccountV4Params
- func (o *PublicUpgradeHeadlessAccountV4Params) WithTimeout(timeout time.Duration) *PublicUpgradeHeadlessAccountV4Params
- func (o *PublicUpgradeHeadlessAccountV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicUpgradeHeadlessAccountV4Reader
- type PublicUpgradeHeadlessAccountV4Unauthorized
- type PublicUpgradeHeadlessAccountWithVerificationCodeV4BadRequest
- type PublicUpgradeHeadlessAccountWithVerificationCodeV4Conflict
- type PublicUpgradeHeadlessAccountWithVerificationCodeV4Forbidden
- type PublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError) Error() string
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError) ToJSONString() string
- type PublicUpgradeHeadlessAccountWithVerificationCodeV4NotFound
- type PublicUpgradeHeadlessAccountWithVerificationCodeV4OK
- type PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
- func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4Params() *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
- func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4ParamsWithContext(ctx context.Context) *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
- func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4ParamsWithHTTPClient(client *http.Client) *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
- func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4ParamsWithTimeout(timeout time.Duration) *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetBody(...)
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetContext(ctx context.Context)
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetHTTPClient(client *http.Client)
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetNamespace(namespace string)
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetTimeout(timeout time.Duration)
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WithBody(...) *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WithContext(ctx context.Context) *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WithHTTPClient(client *http.Client) *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WithNamespace(namespace string) *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WithTimeout(timeout time.Duration) *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicUpgradeHeadlessAccountWithVerificationCodeV4Reader
- type PublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized) Error() string
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
- func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized) ToJSONString() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminAddUserRoleV4BadRequest ¶ added in v0.2.0
type AdminAddUserRoleV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminAddUserRoleV4BadRequest 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 NewAdminAddUserRoleV4BadRequest ¶ added in v0.2.0
func NewAdminAddUserRoleV4BadRequest() *AdminAddUserRoleV4BadRequest
NewAdminAddUserRoleV4BadRequest creates a AdminAddUserRoleV4BadRequest with default headers values
func (*AdminAddUserRoleV4BadRequest) Error ¶ added in v0.2.0
func (o *AdminAddUserRoleV4BadRequest) Error() string
func (*AdminAddUserRoleV4BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminAddUserRoleV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminAddUserRoleV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminAddUserRoleV4BadRequest) ToJSONString() string
type AdminAddUserRoleV4Forbidden ¶ added in v0.2.0
type AdminAddUserRoleV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminAddUserRoleV4Forbidden 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 NewAdminAddUserRoleV4Forbidden ¶ added in v0.2.0
func NewAdminAddUserRoleV4Forbidden() *AdminAddUserRoleV4Forbidden
NewAdminAddUserRoleV4Forbidden creates a AdminAddUserRoleV4Forbidden with default headers values
func (*AdminAddUserRoleV4Forbidden) Error ¶ added in v0.2.0
func (o *AdminAddUserRoleV4Forbidden) Error() string
func (*AdminAddUserRoleV4Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminAddUserRoleV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminAddUserRoleV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *AdminAddUserRoleV4Forbidden) ToJSONString() string
type AdminAddUserRoleV4InternalServerError ¶ added in v0.2.0
type AdminAddUserRoleV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminAddUserRoleV4InternalServerError 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 NewAdminAddUserRoleV4InternalServerError ¶ added in v0.2.0
func NewAdminAddUserRoleV4InternalServerError() *AdminAddUserRoleV4InternalServerError
NewAdminAddUserRoleV4InternalServerError creates a AdminAddUserRoleV4InternalServerError with default headers values
func (*AdminAddUserRoleV4InternalServerError) Error ¶ added in v0.2.0
func (o *AdminAddUserRoleV4InternalServerError) Error() string
func (*AdminAddUserRoleV4InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminAddUserRoleV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminAddUserRoleV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminAddUserRoleV4InternalServerError) ToJSONString() string
type AdminAddUserRoleV4NotFound ¶ added in v0.2.0
type AdminAddUserRoleV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminAddUserRoleV4NotFound 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 NewAdminAddUserRoleV4NotFound ¶ added in v0.2.0
func NewAdminAddUserRoleV4NotFound() *AdminAddUserRoleV4NotFound
NewAdminAddUserRoleV4NotFound creates a AdminAddUserRoleV4NotFound with default headers values
func (*AdminAddUserRoleV4NotFound) Error ¶ added in v0.2.0
func (o *AdminAddUserRoleV4NotFound) Error() string
func (*AdminAddUserRoleV4NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminAddUserRoleV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminAddUserRoleV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminAddUserRoleV4NotFound) ToJSONString() string
type AdminAddUserRoleV4OK ¶ added in v0.2.0
type AdminAddUserRoleV4OK struct {
Payload *iamclientmodels.ModelListUserRolesV4Response
}
AdminAddUserRoleV4OK handles this case with default header values.
Operation succeeded
func NewAdminAddUserRoleV4OK ¶ added in v0.2.0
func NewAdminAddUserRoleV4OK() *AdminAddUserRoleV4OK
NewAdminAddUserRoleV4OK creates a AdminAddUserRoleV4OK with default headers values
func (*AdminAddUserRoleV4OK) Error ¶ added in v0.2.0
func (o *AdminAddUserRoleV4OK) Error() string
func (*AdminAddUserRoleV4OK) GetPayload ¶ added in v0.2.0
func (o *AdminAddUserRoleV4OK) GetPayload() *iamclientmodels.ModelListUserRolesV4Response
func (*AdminAddUserRoleV4OK) ToJSONString ¶ added in v0.25.0
func (o *AdminAddUserRoleV4OK) ToJSONString() string
type AdminAddUserRoleV4Params ¶ added in v0.2.0
type AdminAddUserRoleV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ModelAddUserRoleV4Request /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminAddUserRoleV4Params contains all the parameters to send to the API endpoint for the admin add user role v4 operation typically these are written to a http.Request
func NewAdminAddUserRoleV4Params ¶ added in v0.2.0
func NewAdminAddUserRoleV4Params() *AdminAddUserRoleV4Params
NewAdminAddUserRoleV4Params creates a new AdminAddUserRoleV4Params object with the default values initialized.
func NewAdminAddUserRoleV4ParamsWithContext ¶ added in v0.2.0
func NewAdminAddUserRoleV4ParamsWithContext(ctx context.Context) *AdminAddUserRoleV4Params
NewAdminAddUserRoleV4ParamsWithContext creates a new AdminAddUserRoleV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminAddUserRoleV4ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminAddUserRoleV4ParamsWithHTTPClient(client *http.Client) *AdminAddUserRoleV4Params
NewAdminAddUserRoleV4ParamsWithHTTPClient creates a new AdminAddUserRoleV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminAddUserRoleV4ParamsWithTimeout ¶ added in v0.2.0
func NewAdminAddUserRoleV4ParamsWithTimeout(timeout time.Duration) *AdminAddUserRoleV4Params
NewAdminAddUserRoleV4ParamsWithTimeout creates a new AdminAddUserRoleV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminAddUserRoleV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminAddUserRoleV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin add user role v4 params
func (*AdminAddUserRoleV4Params) SetBody ¶ added in v0.2.0
func (o *AdminAddUserRoleV4Params) SetBody(body *iamclientmodels.ModelAddUserRoleV4Request)
SetBody adds the body to the admin add user role v4 params
func (*AdminAddUserRoleV4Params) SetContext ¶ added in v0.2.0
func (o *AdminAddUserRoleV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin add user role v4 params
func (*AdminAddUserRoleV4Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminAddUserRoleV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin add user role v4 params
func (*AdminAddUserRoleV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminAddUserRoleV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin add user role v4 params
func (*AdminAddUserRoleV4Params) SetNamespace ¶ added in v0.2.0
func (o *AdminAddUserRoleV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin add user role v4 params
func (*AdminAddUserRoleV4Params) SetTimeout ¶ added in v0.2.0
func (o *AdminAddUserRoleV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin add user role v4 params
func (*AdminAddUserRoleV4Params) SetUserID ¶ added in v0.2.0
func (o *AdminAddUserRoleV4Params) SetUserID(userID string)
SetUserID adds the userId to the admin add user role v4 params
func (*AdminAddUserRoleV4Params) WithBody ¶ added in v0.2.0
func (o *AdminAddUserRoleV4Params) WithBody(body *iamclientmodels.ModelAddUserRoleV4Request) *AdminAddUserRoleV4Params
WithBody adds the body to the admin add user role v4 params
func (*AdminAddUserRoleV4Params) WithContext ¶ added in v0.2.0
func (o *AdminAddUserRoleV4Params) WithContext(ctx context.Context) *AdminAddUserRoleV4Params
WithContext adds the context to the admin add user role v4 params
func (*AdminAddUserRoleV4Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminAddUserRoleV4Params) WithHTTPClient(client *http.Client) *AdminAddUserRoleV4Params
WithHTTPClient adds the HTTPClient to the admin add user role v4 params
func (*AdminAddUserRoleV4Params) WithNamespace ¶ added in v0.2.0
func (o *AdminAddUserRoleV4Params) WithNamespace(namespace string) *AdminAddUserRoleV4Params
WithNamespace adds the namespace to the admin add user role v4 params
func (*AdminAddUserRoleV4Params) WithTimeout ¶ added in v0.2.0
func (o *AdminAddUserRoleV4Params) WithTimeout(timeout time.Duration) *AdminAddUserRoleV4Params
WithTimeout adds the timeout to the admin add user role v4 params
func (*AdminAddUserRoleV4Params) WithUserID ¶ added in v0.2.0
func (o *AdminAddUserRoleV4Params) WithUserID(userID string) *AdminAddUserRoleV4Params
WithUserID adds the userID to the admin add user role v4 params
func (*AdminAddUserRoleV4Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminAddUserRoleV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminAddUserRoleV4Reader ¶ added in v0.2.0
type AdminAddUserRoleV4Reader struct {
// contains filtered or unexported fields
}
AdminAddUserRoleV4Reader is a Reader for the AdminAddUserRoleV4 structure.
func (*AdminAddUserRoleV4Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminAddUserRoleV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminAddUserRoleV4Unauthorized ¶ added in v0.31.0
type AdminAddUserRoleV4Unauthorized struct {
}AdminAddUserRoleV4Unauthorized 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 NewAdminAddUserRoleV4Unauthorized ¶ added in v0.31.0
func NewAdminAddUserRoleV4Unauthorized() *AdminAddUserRoleV4Unauthorized
NewAdminAddUserRoleV4Unauthorized creates a AdminAddUserRoleV4Unauthorized with default headers values
func (*AdminAddUserRoleV4Unauthorized) Error ¶ added in v0.31.0
func (o *AdminAddUserRoleV4Unauthorized) Error() string
func (*AdminAddUserRoleV4Unauthorized) GetPayload ¶ added in v0.31.0
func (o *AdminAddUserRoleV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminAddUserRoleV4Unauthorized) ToJSONString ¶ added in v0.31.0
func (o *AdminAddUserRoleV4Unauthorized) ToJSONString() string
type AdminAddUserRoleV4UnprocessableEntity ¶ added in v0.2.0
type AdminAddUserRoleV4UnprocessableEntity struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminAddUserRoleV4UnprocessableEntity handles this case with default header values.
func NewAdminAddUserRoleV4UnprocessableEntity ¶ added in v0.2.0
func NewAdminAddUserRoleV4UnprocessableEntity() *AdminAddUserRoleV4UnprocessableEntity
NewAdminAddUserRoleV4UnprocessableEntity creates a AdminAddUserRoleV4UnprocessableEntity with default headers values
func (*AdminAddUserRoleV4UnprocessableEntity) Error ¶ added in v0.2.0
func (o *AdminAddUserRoleV4UnprocessableEntity) Error() string
func (*AdminAddUserRoleV4UnprocessableEntity) GetPayload ¶ added in v0.2.0
func (o *AdminAddUserRoleV4UnprocessableEntity) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminAddUserRoleV4UnprocessableEntity) ToJSONString ¶ added in v0.25.0
func (o *AdminAddUserRoleV4UnprocessableEntity) ToJSONString() string
type AdminBulkCheckValidUserIDV4BadRequest ¶ added in v0.15.0
type AdminBulkCheckValidUserIDV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminBulkCheckValidUserIDV4BadRequest 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 NewAdminBulkCheckValidUserIDV4BadRequest ¶ added in v0.15.0
func NewAdminBulkCheckValidUserIDV4BadRequest() *AdminBulkCheckValidUserIDV4BadRequest
NewAdminBulkCheckValidUserIDV4BadRequest creates a AdminBulkCheckValidUserIDV4BadRequest with default headers values
func (*AdminBulkCheckValidUserIDV4BadRequest) Error ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4BadRequest) Error() string
func (*AdminBulkCheckValidUserIDV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminBulkCheckValidUserIDV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminBulkCheckValidUserIDV4BadRequest) ToJSONString() string
type AdminBulkCheckValidUserIDV4Forbidden ¶ added in v0.15.0
type AdminBulkCheckValidUserIDV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminBulkCheckValidUserIDV4Forbidden 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 NewAdminBulkCheckValidUserIDV4Forbidden ¶ added in v0.15.0
func NewAdminBulkCheckValidUserIDV4Forbidden() *AdminBulkCheckValidUserIDV4Forbidden
NewAdminBulkCheckValidUserIDV4Forbidden creates a AdminBulkCheckValidUserIDV4Forbidden with default headers values
func (*AdminBulkCheckValidUserIDV4Forbidden) Error ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4Forbidden) Error() string
func (*AdminBulkCheckValidUserIDV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminBulkCheckValidUserIDV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *AdminBulkCheckValidUserIDV4Forbidden) ToJSONString() string
type AdminBulkCheckValidUserIDV4InternalServerError ¶ added in v0.15.0
type AdminBulkCheckValidUserIDV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminBulkCheckValidUserIDV4InternalServerError 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 NewAdminBulkCheckValidUserIDV4InternalServerError ¶ added in v0.15.0
func NewAdminBulkCheckValidUserIDV4InternalServerError() *AdminBulkCheckValidUserIDV4InternalServerError
NewAdminBulkCheckValidUserIDV4InternalServerError creates a AdminBulkCheckValidUserIDV4InternalServerError with default headers values
func (*AdminBulkCheckValidUserIDV4InternalServerError) Error ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4InternalServerError) Error() string
func (*AdminBulkCheckValidUserIDV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminBulkCheckValidUserIDV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminBulkCheckValidUserIDV4InternalServerError) ToJSONString() string
type AdminBulkCheckValidUserIDV4OK ¶ added in v0.15.0
type AdminBulkCheckValidUserIDV4OK struct {
Payload *iamclientmodels.ModelListValidUserIDResponseV4
}
AdminBulkCheckValidUserIDV4OK handles this case with default header values.
Operation succeeded
func NewAdminBulkCheckValidUserIDV4OK ¶ added in v0.15.0
func NewAdminBulkCheckValidUserIDV4OK() *AdminBulkCheckValidUserIDV4OK
NewAdminBulkCheckValidUserIDV4OK creates a AdminBulkCheckValidUserIDV4OK with default headers values
func (*AdminBulkCheckValidUserIDV4OK) Error ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4OK) Error() string
func (*AdminBulkCheckValidUserIDV4OK) GetPayload ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4OK) GetPayload() *iamclientmodels.ModelListValidUserIDResponseV4
func (*AdminBulkCheckValidUserIDV4OK) ToJSONString ¶ added in v0.25.0
func (o *AdminBulkCheckValidUserIDV4OK) ToJSONString() string
type AdminBulkCheckValidUserIDV4Params ¶ added in v0.15.0
type AdminBulkCheckValidUserIDV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ModelCheckValidUserIDRequestV4 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminBulkCheckValidUserIDV4Params contains all the parameters to send to the API endpoint for the admin bulk check valid user idv4 operation typically these are written to a http.Request
func NewAdminBulkCheckValidUserIDV4Params ¶ added in v0.15.0
func NewAdminBulkCheckValidUserIDV4Params() *AdminBulkCheckValidUserIDV4Params
NewAdminBulkCheckValidUserIDV4Params creates a new AdminBulkCheckValidUserIDV4Params object with the default values initialized.
func NewAdminBulkCheckValidUserIDV4ParamsWithContext ¶ added in v0.15.0
func NewAdminBulkCheckValidUserIDV4ParamsWithContext(ctx context.Context) *AdminBulkCheckValidUserIDV4Params
NewAdminBulkCheckValidUserIDV4ParamsWithContext creates a new AdminBulkCheckValidUserIDV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminBulkCheckValidUserIDV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewAdminBulkCheckValidUserIDV4ParamsWithHTTPClient(client *http.Client) *AdminBulkCheckValidUserIDV4Params
NewAdminBulkCheckValidUserIDV4ParamsWithHTTPClient creates a new AdminBulkCheckValidUserIDV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminBulkCheckValidUserIDV4ParamsWithTimeout ¶ added in v0.15.0
func NewAdminBulkCheckValidUserIDV4ParamsWithTimeout(timeout time.Duration) *AdminBulkCheckValidUserIDV4Params
NewAdminBulkCheckValidUserIDV4ParamsWithTimeout creates a new AdminBulkCheckValidUserIDV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminBulkCheckValidUserIDV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminBulkCheckValidUserIDV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin bulk check valid user idv4 params
func (*AdminBulkCheckValidUserIDV4Params) SetBody ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4Params) SetBody(body *iamclientmodels.ModelCheckValidUserIDRequestV4)
SetBody adds the body to the admin bulk check valid user idv4 params
func (*AdminBulkCheckValidUserIDV4Params) SetContext ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin bulk check valid user idv4 params
func (*AdminBulkCheckValidUserIDV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin bulk check valid user idv4 params
func (*AdminBulkCheckValidUserIDV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminBulkCheckValidUserIDV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin bulk check valid user idv4 params
func (*AdminBulkCheckValidUserIDV4Params) SetNamespace ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin bulk check valid user idv4 params
func (*AdminBulkCheckValidUserIDV4Params) SetTimeout ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin bulk check valid user idv4 params
func (*AdminBulkCheckValidUserIDV4Params) WithBody ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4Params) WithBody(body *iamclientmodels.ModelCheckValidUserIDRequestV4) *AdminBulkCheckValidUserIDV4Params
WithBody adds the body to the admin bulk check valid user idv4 params
func (*AdminBulkCheckValidUserIDV4Params) WithContext ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4Params) WithContext(ctx context.Context) *AdminBulkCheckValidUserIDV4Params
WithContext adds the context to the admin bulk check valid user idv4 params
func (*AdminBulkCheckValidUserIDV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4Params) WithHTTPClient(client *http.Client) *AdminBulkCheckValidUserIDV4Params
WithHTTPClient adds the HTTPClient to the admin bulk check valid user idv4 params
func (*AdminBulkCheckValidUserIDV4Params) WithNamespace ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4Params) WithNamespace(namespace string) *AdminBulkCheckValidUserIDV4Params
WithNamespace adds the namespace to the admin bulk check valid user idv4 params
func (*AdminBulkCheckValidUserIDV4Params) WithTimeout ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4Params) WithTimeout(timeout time.Duration) *AdminBulkCheckValidUserIDV4Params
WithTimeout adds the timeout to the admin bulk check valid user idv4 params
func (*AdminBulkCheckValidUserIDV4Params) WriteToRequest ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminBulkCheckValidUserIDV4Reader ¶ added in v0.15.0
type AdminBulkCheckValidUserIDV4Reader struct {
// contains filtered or unexported fields
}
AdminBulkCheckValidUserIDV4Reader is a Reader for the AdminBulkCheckValidUserIDV4 structure.
func (*AdminBulkCheckValidUserIDV4Reader) ReadResponse ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminBulkCheckValidUserIDV4Unauthorized ¶ added in v0.15.0
type AdminBulkCheckValidUserIDV4Unauthorized struct {
}AdminBulkCheckValidUserIDV4Unauthorized 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 NewAdminBulkCheckValidUserIDV4Unauthorized ¶ added in v0.15.0
func NewAdminBulkCheckValidUserIDV4Unauthorized() *AdminBulkCheckValidUserIDV4Unauthorized
NewAdminBulkCheckValidUserIDV4Unauthorized creates a AdminBulkCheckValidUserIDV4Unauthorized with default headers values
func (*AdminBulkCheckValidUserIDV4Unauthorized) Error ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4Unauthorized) Error() string
func (*AdminBulkCheckValidUserIDV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *AdminBulkCheckValidUserIDV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminBulkCheckValidUserIDV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminBulkCheckValidUserIDV4Unauthorized) ToJSONString() string
type AdminCreateTestUsersV4BadRequest ¶ added in v0.25.0
type AdminCreateTestUsersV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminCreateTestUsersV4BadRequest 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 NewAdminCreateTestUsersV4BadRequest ¶ added in v0.25.0
func NewAdminCreateTestUsersV4BadRequest() *AdminCreateTestUsersV4BadRequest
NewAdminCreateTestUsersV4BadRequest creates a AdminCreateTestUsersV4BadRequest with default headers values
func (*AdminCreateTestUsersV4BadRequest) Error ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4BadRequest) Error() string
func (*AdminCreateTestUsersV4BadRequest) GetPayload ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminCreateTestUsersV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4BadRequest) ToJSONString() string
type AdminCreateTestUsersV4Created ¶ added in v0.25.0
type AdminCreateTestUsersV4Created struct {
Payload *iamclientmodels.AccountCreateTestUsersResponseV4
}
AdminCreateTestUsersV4Created handles this case with default header values.
Created
func NewAdminCreateTestUsersV4Created ¶ added in v0.25.0
func NewAdminCreateTestUsersV4Created() *AdminCreateTestUsersV4Created
NewAdminCreateTestUsersV4Created creates a AdminCreateTestUsersV4Created with default headers values
func (*AdminCreateTestUsersV4Created) Error ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4Created) Error() string
func (*AdminCreateTestUsersV4Created) GetPayload ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4Created) GetPayload() *iamclientmodels.AccountCreateTestUsersResponseV4
func (*AdminCreateTestUsersV4Created) ToJSONString ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4Created) ToJSONString() string
type AdminCreateTestUsersV4InternalServerError ¶ added in v0.25.0
type AdminCreateTestUsersV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminCreateTestUsersV4InternalServerError 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 NewAdminCreateTestUsersV4InternalServerError ¶ added in v0.25.0
func NewAdminCreateTestUsersV4InternalServerError() *AdminCreateTestUsersV4InternalServerError
NewAdminCreateTestUsersV4InternalServerError creates a AdminCreateTestUsersV4InternalServerError with default headers values
func (*AdminCreateTestUsersV4InternalServerError) Error ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4InternalServerError) Error() string
func (*AdminCreateTestUsersV4InternalServerError) GetPayload ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminCreateTestUsersV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4InternalServerError) ToJSONString() string
type AdminCreateTestUsersV4NotImplemented ¶ added in v0.25.0
type AdminCreateTestUsersV4NotImplemented struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminCreateTestUsersV4NotImplemented handles this case with default header values.
func NewAdminCreateTestUsersV4NotImplemented ¶ added in v0.25.0
func NewAdminCreateTestUsersV4NotImplemented() *AdminCreateTestUsersV4NotImplemented
NewAdminCreateTestUsersV4NotImplemented creates a AdminCreateTestUsersV4NotImplemented with default headers values
func (*AdminCreateTestUsersV4NotImplemented) Error ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4NotImplemented) Error() string
func (*AdminCreateTestUsersV4NotImplemented) GetPayload ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4NotImplemented) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminCreateTestUsersV4NotImplemented) ToJSONString ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4NotImplemented) ToJSONString() string
type AdminCreateTestUsersV4Params ¶ added in v0.25.0
type AdminCreateTestUsersV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.AccountCreateTestUsersRequestV4 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminCreateTestUsersV4Params contains all the parameters to send to the API endpoint for the admin create test users v4 operation typically these are written to a http.Request
func NewAdminCreateTestUsersV4Params ¶ added in v0.25.0
func NewAdminCreateTestUsersV4Params() *AdminCreateTestUsersV4Params
NewAdminCreateTestUsersV4Params creates a new AdminCreateTestUsersV4Params object with the default values initialized.
func NewAdminCreateTestUsersV4ParamsWithContext ¶ added in v0.25.0
func NewAdminCreateTestUsersV4ParamsWithContext(ctx context.Context) *AdminCreateTestUsersV4Params
NewAdminCreateTestUsersV4ParamsWithContext creates a new AdminCreateTestUsersV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminCreateTestUsersV4ParamsWithHTTPClient ¶ added in v0.25.0
func NewAdminCreateTestUsersV4ParamsWithHTTPClient(client *http.Client) *AdminCreateTestUsersV4Params
NewAdminCreateTestUsersV4ParamsWithHTTPClient creates a new AdminCreateTestUsersV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminCreateTestUsersV4ParamsWithTimeout ¶ added in v0.25.0
func NewAdminCreateTestUsersV4ParamsWithTimeout(timeout time.Duration) *AdminCreateTestUsersV4Params
NewAdminCreateTestUsersV4ParamsWithTimeout creates a new AdminCreateTestUsersV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminCreateTestUsersV4Params) SetAuthInfoWriter ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin create test users v4 params
func (*AdminCreateTestUsersV4Params) SetBody ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4Params) SetBody(body *iamclientmodels.AccountCreateTestUsersRequestV4)
SetBody adds the body to the admin create test users v4 params
func (*AdminCreateTestUsersV4Params) SetContext ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin create test users v4 params
func (*AdminCreateTestUsersV4Params) SetHTTPClient ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin create test users v4 params
func (*AdminCreateTestUsersV4Params) SetHTTPClientTransport ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin create test users v4 params
func (*AdminCreateTestUsersV4Params) SetNamespace ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin create test users v4 params
func (*AdminCreateTestUsersV4Params) SetTimeout ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin create test users v4 params
func (*AdminCreateTestUsersV4Params) WithBody ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4Params) WithBody(body *iamclientmodels.AccountCreateTestUsersRequestV4) *AdminCreateTestUsersV4Params
WithBody adds the body to the admin create test users v4 params
func (*AdminCreateTestUsersV4Params) WithContext ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4Params) WithContext(ctx context.Context) *AdminCreateTestUsersV4Params
WithContext adds the context to the admin create test users v4 params
func (*AdminCreateTestUsersV4Params) WithHTTPClient ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4Params) WithHTTPClient(client *http.Client) *AdminCreateTestUsersV4Params
WithHTTPClient adds the HTTPClient to the admin create test users v4 params
func (*AdminCreateTestUsersV4Params) WithNamespace ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4Params) WithNamespace(namespace string) *AdminCreateTestUsersV4Params
WithNamespace adds the namespace to the admin create test users v4 params
func (*AdminCreateTestUsersV4Params) WithTimeout ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4Params) WithTimeout(timeout time.Duration) *AdminCreateTestUsersV4Params
WithTimeout adds the timeout to the admin create test users v4 params
func (*AdminCreateTestUsersV4Params) WriteToRequest ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminCreateTestUsersV4Reader ¶ added in v0.25.0
type AdminCreateTestUsersV4Reader struct {
// contains filtered or unexported fields
}
AdminCreateTestUsersV4Reader is a Reader for the AdminCreateTestUsersV4 structure.
func (*AdminCreateTestUsersV4Reader) ReadResponse ¶ added in v0.25.0
func (o *AdminCreateTestUsersV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDisableMyAuthenticatorV4BadRequest ¶ added in v0.15.0
type AdminDisableMyAuthenticatorV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDisableMyAuthenticatorV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewAdminDisableMyAuthenticatorV4BadRequest ¶ added in v0.15.0
func NewAdminDisableMyAuthenticatorV4BadRequest() *AdminDisableMyAuthenticatorV4BadRequest
NewAdminDisableMyAuthenticatorV4BadRequest creates a AdminDisableMyAuthenticatorV4BadRequest with default headers values
func (*AdminDisableMyAuthenticatorV4BadRequest) Error ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4BadRequest) Error() string
func (*AdminDisableMyAuthenticatorV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableMyAuthenticatorV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminDisableMyAuthenticatorV4BadRequest) ToJSONString() string
type AdminDisableMyAuthenticatorV4Forbidden ¶ added in v0.15.0
type AdminDisableMyAuthenticatorV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDisableMyAuthenticatorV4Forbidden 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 NewAdminDisableMyAuthenticatorV4Forbidden ¶ added in v0.15.0
func NewAdminDisableMyAuthenticatorV4Forbidden() *AdminDisableMyAuthenticatorV4Forbidden
NewAdminDisableMyAuthenticatorV4Forbidden creates a AdminDisableMyAuthenticatorV4Forbidden with default headers values
func (*AdminDisableMyAuthenticatorV4Forbidden) Error ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4Forbidden) Error() string
func (*AdminDisableMyAuthenticatorV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableMyAuthenticatorV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *AdminDisableMyAuthenticatorV4Forbidden) ToJSONString() string
type AdminDisableMyAuthenticatorV4InternalServerError ¶ added in v0.15.0
type AdminDisableMyAuthenticatorV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDisableMyAuthenticatorV4InternalServerError 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 NewAdminDisableMyAuthenticatorV4InternalServerError ¶ added in v0.15.0
func NewAdminDisableMyAuthenticatorV4InternalServerError() *AdminDisableMyAuthenticatorV4InternalServerError
NewAdminDisableMyAuthenticatorV4InternalServerError creates a AdminDisableMyAuthenticatorV4InternalServerError with default headers values
func (*AdminDisableMyAuthenticatorV4InternalServerError) Error ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4InternalServerError) Error() string
func (*AdminDisableMyAuthenticatorV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableMyAuthenticatorV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminDisableMyAuthenticatorV4InternalServerError) ToJSONString() string
type AdminDisableMyAuthenticatorV4NoContent ¶ added in v0.15.0
type AdminDisableMyAuthenticatorV4NoContent struct { }
AdminDisableMyAuthenticatorV4NoContent handles this case with default header values.
Authenticator disabled
func NewAdminDisableMyAuthenticatorV4NoContent ¶ added in v0.15.0
func NewAdminDisableMyAuthenticatorV4NoContent() *AdminDisableMyAuthenticatorV4NoContent
NewAdminDisableMyAuthenticatorV4NoContent creates a AdminDisableMyAuthenticatorV4NoContent with default headers values
func (*AdminDisableMyAuthenticatorV4NoContent) Error ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4NoContent) Error() string
type AdminDisableMyAuthenticatorV4NotFound ¶ added in v0.15.0
type AdminDisableMyAuthenticatorV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDisableMyAuthenticatorV4NotFound 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 NewAdminDisableMyAuthenticatorV4NotFound ¶ added in v0.15.0
func NewAdminDisableMyAuthenticatorV4NotFound() *AdminDisableMyAuthenticatorV4NotFound
NewAdminDisableMyAuthenticatorV4NotFound creates a AdminDisableMyAuthenticatorV4NotFound with default headers values
func (*AdminDisableMyAuthenticatorV4NotFound) Error ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4NotFound) Error() string
func (*AdminDisableMyAuthenticatorV4NotFound) GetPayload ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableMyAuthenticatorV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminDisableMyAuthenticatorV4NotFound) ToJSONString() string
type AdminDisableMyAuthenticatorV4Params ¶ added in v0.15.0
type AdminDisableMyAuthenticatorV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDisableMyAuthenticatorV4Params contains all the parameters to send to the API endpoint for the admin disable my authenticator v4 operation typically these are written to a http.Request
func NewAdminDisableMyAuthenticatorV4Params ¶ added in v0.15.0
func NewAdminDisableMyAuthenticatorV4Params() *AdminDisableMyAuthenticatorV4Params
NewAdminDisableMyAuthenticatorV4Params creates a new AdminDisableMyAuthenticatorV4Params object with the default values initialized.
func NewAdminDisableMyAuthenticatorV4ParamsWithContext ¶ added in v0.15.0
func NewAdminDisableMyAuthenticatorV4ParamsWithContext(ctx context.Context) *AdminDisableMyAuthenticatorV4Params
NewAdminDisableMyAuthenticatorV4ParamsWithContext creates a new AdminDisableMyAuthenticatorV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminDisableMyAuthenticatorV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewAdminDisableMyAuthenticatorV4ParamsWithHTTPClient(client *http.Client) *AdminDisableMyAuthenticatorV4Params
NewAdminDisableMyAuthenticatorV4ParamsWithHTTPClient creates a new AdminDisableMyAuthenticatorV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDisableMyAuthenticatorV4ParamsWithTimeout ¶ added in v0.15.0
func NewAdminDisableMyAuthenticatorV4ParamsWithTimeout(timeout time.Duration) *AdminDisableMyAuthenticatorV4Params
NewAdminDisableMyAuthenticatorV4ParamsWithTimeout creates a new AdminDisableMyAuthenticatorV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDisableMyAuthenticatorV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminDisableMyAuthenticatorV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin disable my authenticator v4 params
func (*AdminDisableMyAuthenticatorV4Params) SetContext ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin disable my authenticator v4 params
func (*AdminDisableMyAuthenticatorV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin disable my authenticator v4 params
func (*AdminDisableMyAuthenticatorV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminDisableMyAuthenticatorV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin disable my authenticator v4 params
func (*AdminDisableMyAuthenticatorV4Params) SetTimeout ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin disable my authenticator v4 params
func (*AdminDisableMyAuthenticatorV4Params) WithContext ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4Params) WithContext(ctx context.Context) *AdminDisableMyAuthenticatorV4Params
WithContext adds the context to the admin disable my authenticator v4 params
func (*AdminDisableMyAuthenticatorV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4Params) WithHTTPClient(client *http.Client) *AdminDisableMyAuthenticatorV4Params
WithHTTPClient adds the HTTPClient to the admin disable my authenticator v4 params
func (*AdminDisableMyAuthenticatorV4Params) WithTimeout ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4Params) WithTimeout(timeout time.Duration) *AdminDisableMyAuthenticatorV4Params
WithTimeout adds the timeout to the admin disable my authenticator v4 params
func (*AdminDisableMyAuthenticatorV4Params) WriteToRequest ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDisableMyAuthenticatorV4Reader ¶ added in v0.15.0
type AdminDisableMyAuthenticatorV4Reader struct {
// contains filtered or unexported fields
}
AdminDisableMyAuthenticatorV4Reader is a Reader for the AdminDisableMyAuthenticatorV4 structure.
func (*AdminDisableMyAuthenticatorV4Reader) ReadResponse ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDisableMyAuthenticatorV4Unauthorized ¶ added in v0.15.0
type AdminDisableMyAuthenticatorV4Unauthorized struct {
}AdminDisableMyAuthenticatorV4Unauthorized 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 NewAdminDisableMyAuthenticatorV4Unauthorized ¶ added in v0.15.0
func NewAdminDisableMyAuthenticatorV4Unauthorized() *AdminDisableMyAuthenticatorV4Unauthorized
NewAdminDisableMyAuthenticatorV4Unauthorized creates a AdminDisableMyAuthenticatorV4Unauthorized with default headers values
func (*AdminDisableMyAuthenticatorV4Unauthorized) Error ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4Unauthorized) Error() string
func (*AdminDisableMyAuthenticatorV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *AdminDisableMyAuthenticatorV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableMyAuthenticatorV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminDisableMyAuthenticatorV4Unauthorized) ToJSONString() string
type AdminDisableMyBackupCodesV4BadRequest ¶ added in v0.15.0
type AdminDisableMyBackupCodesV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDisableMyBackupCodesV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewAdminDisableMyBackupCodesV4BadRequest ¶ added in v0.15.0
func NewAdminDisableMyBackupCodesV4BadRequest() *AdminDisableMyBackupCodesV4BadRequest
NewAdminDisableMyBackupCodesV4BadRequest creates a AdminDisableMyBackupCodesV4BadRequest with default headers values
func (*AdminDisableMyBackupCodesV4BadRequest) Error ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4BadRequest) Error() string
func (*AdminDisableMyBackupCodesV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableMyBackupCodesV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminDisableMyBackupCodesV4BadRequest) ToJSONString() string
type AdminDisableMyBackupCodesV4Forbidden ¶ added in v0.15.0
type AdminDisableMyBackupCodesV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDisableMyBackupCodesV4Forbidden 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 NewAdminDisableMyBackupCodesV4Forbidden ¶ added in v0.15.0
func NewAdminDisableMyBackupCodesV4Forbidden() *AdminDisableMyBackupCodesV4Forbidden
NewAdminDisableMyBackupCodesV4Forbidden creates a AdminDisableMyBackupCodesV4Forbidden with default headers values
func (*AdminDisableMyBackupCodesV4Forbidden) Error ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4Forbidden) Error() string
func (*AdminDisableMyBackupCodesV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableMyBackupCodesV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *AdminDisableMyBackupCodesV4Forbidden) ToJSONString() string
type AdminDisableMyBackupCodesV4InternalServerError ¶ added in v0.15.0
type AdminDisableMyBackupCodesV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDisableMyBackupCodesV4InternalServerError 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 NewAdminDisableMyBackupCodesV4InternalServerError ¶ added in v0.15.0
func NewAdminDisableMyBackupCodesV4InternalServerError() *AdminDisableMyBackupCodesV4InternalServerError
NewAdminDisableMyBackupCodesV4InternalServerError creates a AdminDisableMyBackupCodesV4InternalServerError with default headers values
func (*AdminDisableMyBackupCodesV4InternalServerError) Error ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4InternalServerError) Error() string
func (*AdminDisableMyBackupCodesV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableMyBackupCodesV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminDisableMyBackupCodesV4InternalServerError) ToJSONString() string
type AdminDisableMyBackupCodesV4NoContent ¶ added in v0.15.0
type AdminDisableMyBackupCodesV4NoContent struct { }
AdminDisableMyBackupCodesV4NoContent handles this case with default header values.
Backup codes disabled
func NewAdminDisableMyBackupCodesV4NoContent ¶ added in v0.15.0
func NewAdminDisableMyBackupCodesV4NoContent() *AdminDisableMyBackupCodesV4NoContent
NewAdminDisableMyBackupCodesV4NoContent creates a AdminDisableMyBackupCodesV4NoContent with default headers values
func (*AdminDisableMyBackupCodesV4NoContent) Error ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4NoContent) Error() string
type AdminDisableMyBackupCodesV4NotFound ¶ added in v0.15.0
type AdminDisableMyBackupCodesV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDisableMyBackupCodesV4NotFound 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 NewAdminDisableMyBackupCodesV4NotFound ¶ added in v0.15.0
func NewAdminDisableMyBackupCodesV4NotFound() *AdminDisableMyBackupCodesV4NotFound
NewAdminDisableMyBackupCodesV4NotFound creates a AdminDisableMyBackupCodesV4NotFound with default headers values
func (*AdminDisableMyBackupCodesV4NotFound) Error ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4NotFound) Error() string
func (*AdminDisableMyBackupCodesV4NotFound) GetPayload ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableMyBackupCodesV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminDisableMyBackupCodesV4NotFound) ToJSONString() string
type AdminDisableMyBackupCodesV4Params ¶ added in v0.15.0
type AdminDisableMyBackupCodesV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDisableMyBackupCodesV4Params contains all the parameters to send to the API endpoint for the admin disable my backup codes v4 operation typically these are written to a http.Request
func NewAdminDisableMyBackupCodesV4Params ¶ added in v0.15.0
func NewAdminDisableMyBackupCodesV4Params() *AdminDisableMyBackupCodesV4Params
NewAdminDisableMyBackupCodesV4Params creates a new AdminDisableMyBackupCodesV4Params object with the default values initialized.
func NewAdminDisableMyBackupCodesV4ParamsWithContext ¶ added in v0.15.0
func NewAdminDisableMyBackupCodesV4ParamsWithContext(ctx context.Context) *AdminDisableMyBackupCodesV4Params
NewAdminDisableMyBackupCodesV4ParamsWithContext creates a new AdminDisableMyBackupCodesV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminDisableMyBackupCodesV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewAdminDisableMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *AdminDisableMyBackupCodesV4Params
NewAdminDisableMyBackupCodesV4ParamsWithHTTPClient creates a new AdminDisableMyBackupCodesV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDisableMyBackupCodesV4ParamsWithTimeout ¶ added in v0.15.0
func NewAdminDisableMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *AdminDisableMyBackupCodesV4Params
NewAdminDisableMyBackupCodesV4ParamsWithTimeout creates a new AdminDisableMyBackupCodesV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDisableMyBackupCodesV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminDisableMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin disable my backup codes v4 params
func (*AdminDisableMyBackupCodesV4Params) SetContext ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin disable my backup codes v4 params
func (*AdminDisableMyBackupCodesV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin disable my backup codes v4 params
func (*AdminDisableMyBackupCodesV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminDisableMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin disable my backup codes v4 params
func (*AdminDisableMyBackupCodesV4Params) SetTimeout ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin disable my backup codes v4 params
func (*AdminDisableMyBackupCodesV4Params) WithContext ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4Params) WithContext(ctx context.Context) *AdminDisableMyBackupCodesV4Params
WithContext adds the context to the admin disable my backup codes v4 params
func (*AdminDisableMyBackupCodesV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *AdminDisableMyBackupCodesV4Params
WithHTTPClient adds the HTTPClient to the admin disable my backup codes v4 params
func (*AdminDisableMyBackupCodesV4Params) WithTimeout ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *AdminDisableMyBackupCodesV4Params
WithTimeout adds the timeout to the admin disable my backup codes v4 params
func (*AdminDisableMyBackupCodesV4Params) WriteToRequest ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDisableMyBackupCodesV4Reader ¶ added in v0.15.0
type AdminDisableMyBackupCodesV4Reader struct {
// contains filtered or unexported fields
}
AdminDisableMyBackupCodesV4Reader is a Reader for the AdminDisableMyBackupCodesV4 structure.
func (*AdminDisableMyBackupCodesV4Reader) ReadResponse ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDisableMyBackupCodesV4Unauthorized ¶ added in v0.15.0
type AdminDisableMyBackupCodesV4Unauthorized struct {
}AdminDisableMyBackupCodesV4Unauthorized 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 NewAdminDisableMyBackupCodesV4Unauthorized ¶ added in v0.15.0
func NewAdminDisableMyBackupCodesV4Unauthorized() *AdminDisableMyBackupCodesV4Unauthorized
NewAdminDisableMyBackupCodesV4Unauthorized creates a AdminDisableMyBackupCodesV4Unauthorized with default headers values
func (*AdminDisableMyBackupCodesV4Unauthorized) Error ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4Unauthorized) Error() string
func (*AdminDisableMyBackupCodesV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *AdminDisableMyBackupCodesV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableMyBackupCodesV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminDisableMyBackupCodesV4Unauthorized) ToJSONString() string
type AdminDisableMyEmailV4BadRequest ¶ added in v0.32.0
type AdminDisableMyEmailV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDisableMyEmailV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewAdminDisableMyEmailV4BadRequest ¶ added in v0.32.0
func NewAdminDisableMyEmailV4BadRequest() *AdminDisableMyEmailV4BadRequest
NewAdminDisableMyEmailV4BadRequest creates a AdminDisableMyEmailV4BadRequest with default headers values
func (*AdminDisableMyEmailV4BadRequest) Error ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4BadRequest) Error() string
func (*AdminDisableMyEmailV4BadRequest) GetPayload ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableMyEmailV4BadRequest) ToJSONString ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4BadRequest) ToJSONString() string
type AdminDisableMyEmailV4Forbidden ¶ added in v0.32.0
type AdminDisableMyEmailV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDisableMyEmailV4Forbidden 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 NewAdminDisableMyEmailV4Forbidden ¶ added in v0.32.0
func NewAdminDisableMyEmailV4Forbidden() *AdminDisableMyEmailV4Forbidden
NewAdminDisableMyEmailV4Forbidden creates a AdminDisableMyEmailV4Forbidden with default headers values
func (*AdminDisableMyEmailV4Forbidden) Error ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4Forbidden) Error() string
func (*AdminDisableMyEmailV4Forbidden) GetPayload ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableMyEmailV4Forbidden) ToJSONString ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4Forbidden) ToJSONString() string
type AdminDisableMyEmailV4InternalServerError ¶ added in v0.32.0
type AdminDisableMyEmailV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDisableMyEmailV4InternalServerError 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 NewAdminDisableMyEmailV4InternalServerError ¶ added in v0.32.0
func NewAdminDisableMyEmailV4InternalServerError() *AdminDisableMyEmailV4InternalServerError
NewAdminDisableMyEmailV4InternalServerError creates a AdminDisableMyEmailV4InternalServerError with default headers values
func (*AdminDisableMyEmailV4InternalServerError) Error ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4InternalServerError) Error() string
func (*AdminDisableMyEmailV4InternalServerError) GetPayload ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableMyEmailV4InternalServerError) ToJSONString ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4InternalServerError) ToJSONString() string
type AdminDisableMyEmailV4NoContent ¶ added in v0.32.0
type AdminDisableMyEmailV4NoContent struct { }
AdminDisableMyEmailV4NoContent handles this case with default header values.
email disabled
func NewAdminDisableMyEmailV4NoContent ¶ added in v0.32.0
func NewAdminDisableMyEmailV4NoContent() *AdminDisableMyEmailV4NoContent
NewAdminDisableMyEmailV4NoContent creates a AdminDisableMyEmailV4NoContent with default headers values
func (*AdminDisableMyEmailV4NoContent) Error ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4NoContent) Error() string
type AdminDisableMyEmailV4NotFound ¶ added in v0.32.0
type AdminDisableMyEmailV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDisableMyEmailV4NotFound 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 NewAdminDisableMyEmailV4NotFound ¶ added in v0.32.0
func NewAdminDisableMyEmailV4NotFound() *AdminDisableMyEmailV4NotFound
NewAdminDisableMyEmailV4NotFound creates a AdminDisableMyEmailV4NotFound with default headers values
func (*AdminDisableMyEmailV4NotFound) Error ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4NotFound) Error() string
func (*AdminDisableMyEmailV4NotFound) GetPayload ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableMyEmailV4NotFound) ToJSONString ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4NotFound) ToJSONString() string
type AdminDisableMyEmailV4Params ¶ added in v0.32.0
type AdminDisableMyEmailV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDisableMyEmailV4Params contains all the parameters to send to the API endpoint for the admin disable my email v4 operation typically these are written to a http.Request
func NewAdminDisableMyEmailV4Params ¶ added in v0.32.0
func NewAdminDisableMyEmailV4Params() *AdminDisableMyEmailV4Params
NewAdminDisableMyEmailV4Params creates a new AdminDisableMyEmailV4Params object with the default values initialized.
func NewAdminDisableMyEmailV4ParamsWithContext ¶ added in v0.32.0
func NewAdminDisableMyEmailV4ParamsWithContext(ctx context.Context) *AdminDisableMyEmailV4Params
NewAdminDisableMyEmailV4ParamsWithContext creates a new AdminDisableMyEmailV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminDisableMyEmailV4ParamsWithHTTPClient ¶ added in v0.32.0
func NewAdminDisableMyEmailV4ParamsWithHTTPClient(client *http.Client) *AdminDisableMyEmailV4Params
NewAdminDisableMyEmailV4ParamsWithHTTPClient creates a new AdminDisableMyEmailV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDisableMyEmailV4ParamsWithTimeout ¶ added in v0.32.0
func NewAdminDisableMyEmailV4ParamsWithTimeout(timeout time.Duration) *AdminDisableMyEmailV4Params
NewAdminDisableMyEmailV4ParamsWithTimeout creates a new AdminDisableMyEmailV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDisableMyEmailV4Params) SetAuthInfoWriter ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin disable my email v4 params
func (*AdminDisableMyEmailV4Params) SetContext ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin disable my email v4 params
func (*AdminDisableMyEmailV4Params) SetHTTPClient ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin disable my email v4 params
func (*AdminDisableMyEmailV4Params) SetHTTPClientTransport ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin disable my email v4 params
func (*AdminDisableMyEmailV4Params) SetTimeout ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin disable my email v4 params
func (*AdminDisableMyEmailV4Params) WithContext ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4Params) WithContext(ctx context.Context) *AdminDisableMyEmailV4Params
WithContext adds the context to the admin disable my email v4 params
func (*AdminDisableMyEmailV4Params) WithHTTPClient ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4Params) WithHTTPClient(client *http.Client) *AdminDisableMyEmailV4Params
WithHTTPClient adds the HTTPClient to the admin disable my email v4 params
func (*AdminDisableMyEmailV4Params) WithTimeout ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4Params) WithTimeout(timeout time.Duration) *AdminDisableMyEmailV4Params
WithTimeout adds the timeout to the admin disable my email v4 params
func (*AdminDisableMyEmailV4Params) WriteToRequest ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDisableMyEmailV4Reader ¶ added in v0.32.0
type AdminDisableMyEmailV4Reader struct {
// contains filtered or unexported fields
}
AdminDisableMyEmailV4Reader is a Reader for the AdminDisableMyEmailV4 structure.
func (*AdminDisableMyEmailV4Reader) ReadResponse ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDisableMyEmailV4Unauthorized ¶ added in v0.32.0
type AdminDisableMyEmailV4Unauthorized struct {
}AdminDisableMyEmailV4Unauthorized 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 NewAdminDisableMyEmailV4Unauthorized ¶ added in v0.32.0
func NewAdminDisableMyEmailV4Unauthorized() *AdminDisableMyEmailV4Unauthorized
NewAdminDisableMyEmailV4Unauthorized creates a AdminDisableMyEmailV4Unauthorized with default headers values
func (*AdminDisableMyEmailV4Unauthorized) Error ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4Unauthorized) Error() string
func (*AdminDisableMyEmailV4Unauthorized) GetPayload ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableMyEmailV4Unauthorized) ToJSONString ¶ added in v0.32.0
func (o *AdminDisableMyEmailV4Unauthorized) ToJSONString() string
type AdminDisableUserMFAV4BadRequest ¶ added in v0.16.0
type AdminDisableUserMFAV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDisableUserMFAV4BadRequest 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>10191</td><td>email address not verified</td></tr><tr><td>10171</td><td>email address not found</td></tr><tr><td>10193</td><td>mfa not enabled</td></tr></table>
func NewAdminDisableUserMFAV4BadRequest ¶ added in v0.16.0
func NewAdminDisableUserMFAV4BadRequest() *AdminDisableUserMFAV4BadRequest
NewAdminDisableUserMFAV4BadRequest creates a AdminDisableUserMFAV4BadRequest with default headers values
func (*AdminDisableUserMFAV4BadRequest) Error ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4BadRequest) Error() string
func (*AdminDisableUserMFAV4BadRequest) GetPayload ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableUserMFAV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminDisableUserMFAV4BadRequest) ToJSONString() string
type AdminDisableUserMFAV4Forbidden ¶ added in v0.16.0
type AdminDisableUserMFAV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDisableUserMFAV4Forbidden 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 NewAdminDisableUserMFAV4Forbidden ¶ added in v0.16.0
func NewAdminDisableUserMFAV4Forbidden() *AdminDisableUserMFAV4Forbidden
NewAdminDisableUserMFAV4Forbidden creates a AdminDisableUserMFAV4Forbidden with default headers values
func (*AdminDisableUserMFAV4Forbidden) Error ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4Forbidden) Error() string
func (*AdminDisableUserMFAV4Forbidden) GetPayload ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableUserMFAV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *AdminDisableUserMFAV4Forbidden) ToJSONString() string
type AdminDisableUserMFAV4InternalServerError ¶ added in v0.16.0
type AdminDisableUserMFAV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDisableUserMFAV4InternalServerError 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 NewAdminDisableUserMFAV4InternalServerError ¶ added in v0.16.0
func NewAdminDisableUserMFAV4InternalServerError() *AdminDisableUserMFAV4InternalServerError
NewAdminDisableUserMFAV4InternalServerError creates a AdminDisableUserMFAV4InternalServerError with default headers values
func (*AdminDisableUserMFAV4InternalServerError) Error ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4InternalServerError) Error() string
func (*AdminDisableUserMFAV4InternalServerError) GetPayload ¶ added in v0.31.0
func (o *AdminDisableUserMFAV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableUserMFAV4InternalServerError) ToJSONString ¶ added in v0.31.0
func (o *AdminDisableUserMFAV4InternalServerError) ToJSONString() string
type AdminDisableUserMFAV4NoContent ¶ added in v0.16.0
type AdminDisableUserMFAV4NoContent struct { }
AdminDisableUserMFAV4NoContent handles this case with default header values.
OK
func NewAdminDisableUserMFAV4NoContent ¶ added in v0.16.0
func NewAdminDisableUserMFAV4NoContent() *AdminDisableUserMFAV4NoContent
NewAdminDisableUserMFAV4NoContent creates a AdminDisableUserMFAV4NoContent with default headers values
func (*AdminDisableUserMFAV4NoContent) Error ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4NoContent) Error() string
type AdminDisableUserMFAV4NotFound ¶ added in v0.16.0
type AdminDisableUserMFAV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDisableUserMFAV4NotFound 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 NewAdminDisableUserMFAV4NotFound ¶ added in v0.16.0
func NewAdminDisableUserMFAV4NotFound() *AdminDisableUserMFAV4NotFound
NewAdminDisableUserMFAV4NotFound creates a AdminDisableUserMFAV4NotFound with default headers values
func (*AdminDisableUserMFAV4NotFound) Error ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4NotFound) Error() string
func (*AdminDisableUserMFAV4NotFound) GetPayload ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableUserMFAV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminDisableUserMFAV4NotFound) ToJSONString() string
type AdminDisableUserMFAV4Params ¶ added in v0.16.0
type AdminDisableUserMFAV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDisableUserMFAV4Params contains all the parameters to send to the API endpoint for the admin disable user mfav4 operation typically these are written to a http.Request
func NewAdminDisableUserMFAV4Params ¶ added in v0.16.0
func NewAdminDisableUserMFAV4Params() *AdminDisableUserMFAV4Params
NewAdminDisableUserMFAV4Params creates a new AdminDisableUserMFAV4Params object with the default values initialized.
func NewAdminDisableUserMFAV4ParamsWithContext ¶ added in v0.16.0
func NewAdminDisableUserMFAV4ParamsWithContext(ctx context.Context) *AdminDisableUserMFAV4Params
NewAdminDisableUserMFAV4ParamsWithContext creates a new AdminDisableUserMFAV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminDisableUserMFAV4ParamsWithHTTPClient ¶ added in v0.16.0
func NewAdminDisableUserMFAV4ParamsWithHTTPClient(client *http.Client) *AdminDisableUserMFAV4Params
NewAdminDisableUserMFAV4ParamsWithHTTPClient creates a new AdminDisableUserMFAV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDisableUserMFAV4ParamsWithTimeout ¶ added in v0.16.0
func NewAdminDisableUserMFAV4ParamsWithTimeout(timeout time.Duration) *AdminDisableUserMFAV4Params
NewAdminDisableUserMFAV4ParamsWithTimeout creates a new AdminDisableUserMFAV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDisableUserMFAV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminDisableUserMFAV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin disable user mfav4 params
func (*AdminDisableUserMFAV4Params) SetContext ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin disable user mfav4 params
func (*AdminDisableUserMFAV4Params) SetHTTPClient ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin disable user mfav4 params
func (*AdminDisableUserMFAV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminDisableUserMFAV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin disable user mfav4 params
func (*AdminDisableUserMFAV4Params) SetNamespace ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin disable user mfav4 params
func (*AdminDisableUserMFAV4Params) SetTimeout ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin disable user mfav4 params
func (*AdminDisableUserMFAV4Params) SetUserID ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4Params) SetUserID(userID string)
SetUserID adds the userId to the admin disable user mfav4 params
func (*AdminDisableUserMFAV4Params) WithContext ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4Params) WithContext(ctx context.Context) *AdminDisableUserMFAV4Params
WithContext adds the context to the admin disable user mfav4 params
func (*AdminDisableUserMFAV4Params) WithHTTPClient ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4Params) WithHTTPClient(client *http.Client) *AdminDisableUserMFAV4Params
WithHTTPClient adds the HTTPClient to the admin disable user mfav4 params
func (*AdminDisableUserMFAV4Params) WithNamespace ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4Params) WithNamespace(namespace string) *AdminDisableUserMFAV4Params
WithNamespace adds the namespace to the admin disable user mfav4 params
func (*AdminDisableUserMFAV4Params) WithTimeout ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4Params) WithTimeout(timeout time.Duration) *AdminDisableUserMFAV4Params
WithTimeout adds the timeout to the admin disable user mfav4 params
func (*AdminDisableUserMFAV4Params) WithUserID ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4Params) WithUserID(userID string) *AdminDisableUserMFAV4Params
WithUserID adds the userID to the admin disable user mfav4 params
func (*AdminDisableUserMFAV4Params) WriteToRequest ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDisableUserMFAV4Reader ¶ added in v0.16.0
type AdminDisableUserMFAV4Reader struct {
// contains filtered or unexported fields
}
AdminDisableUserMFAV4Reader is a Reader for the AdminDisableUserMFAV4 structure.
func (*AdminDisableUserMFAV4Reader) ReadResponse ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDisableUserMFAV4Unauthorized ¶ added in v0.16.0
type AdminDisableUserMFAV4Unauthorized struct {
}AdminDisableUserMFAV4Unauthorized 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 NewAdminDisableUserMFAV4Unauthorized ¶ added in v0.16.0
func NewAdminDisableUserMFAV4Unauthorized() *AdminDisableUserMFAV4Unauthorized
NewAdminDisableUserMFAV4Unauthorized creates a AdminDisableUserMFAV4Unauthorized with default headers values
func (*AdminDisableUserMFAV4Unauthorized) Error ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4Unauthorized) Error() string
func (*AdminDisableUserMFAV4Unauthorized) GetPayload ¶ added in v0.16.0
func (o *AdminDisableUserMFAV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDisableUserMFAV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminDisableUserMFAV4Unauthorized) ToJSONString() string
type AdminDownloadMyBackupCodesV4BadRequest ¶ added in v0.15.0
type AdminDownloadMyBackupCodesV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDownloadMyBackupCodesV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10192</td><td>factor not enabled</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10195</td><td>no valid backup code found</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewAdminDownloadMyBackupCodesV4BadRequest ¶ added in v0.15.0
func NewAdminDownloadMyBackupCodesV4BadRequest() *AdminDownloadMyBackupCodesV4BadRequest
NewAdminDownloadMyBackupCodesV4BadRequest creates a AdminDownloadMyBackupCodesV4BadRequest with default headers values
func (*AdminDownloadMyBackupCodesV4BadRequest) Error ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4BadRequest) Error() string
func (*AdminDownloadMyBackupCodesV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDownloadMyBackupCodesV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminDownloadMyBackupCodesV4BadRequest) ToJSONString() string
type AdminDownloadMyBackupCodesV4Forbidden ¶ added in v0.15.0
type AdminDownloadMyBackupCodesV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDownloadMyBackupCodesV4Forbidden 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 NewAdminDownloadMyBackupCodesV4Forbidden ¶ added in v0.15.0
func NewAdminDownloadMyBackupCodesV4Forbidden() *AdminDownloadMyBackupCodesV4Forbidden
NewAdminDownloadMyBackupCodesV4Forbidden creates a AdminDownloadMyBackupCodesV4Forbidden with default headers values
func (*AdminDownloadMyBackupCodesV4Forbidden) Error ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4Forbidden) Error() string
func (*AdminDownloadMyBackupCodesV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDownloadMyBackupCodesV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *AdminDownloadMyBackupCodesV4Forbidden) ToJSONString() string
type AdminDownloadMyBackupCodesV4InternalServerError ¶ added in v0.15.0
type AdminDownloadMyBackupCodesV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDownloadMyBackupCodesV4InternalServerError 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 NewAdminDownloadMyBackupCodesV4InternalServerError ¶ added in v0.15.0
func NewAdminDownloadMyBackupCodesV4InternalServerError() *AdminDownloadMyBackupCodesV4InternalServerError
NewAdminDownloadMyBackupCodesV4InternalServerError creates a AdminDownloadMyBackupCodesV4InternalServerError with default headers values
func (*AdminDownloadMyBackupCodesV4InternalServerError) Error ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4InternalServerError) Error() string
func (*AdminDownloadMyBackupCodesV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDownloadMyBackupCodesV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminDownloadMyBackupCodesV4InternalServerError) ToJSONString() string
type AdminDownloadMyBackupCodesV4NotFound ¶ added in v0.15.0
type AdminDownloadMyBackupCodesV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDownloadMyBackupCodesV4NotFound 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 NewAdminDownloadMyBackupCodesV4NotFound ¶ added in v0.15.0
func NewAdminDownloadMyBackupCodesV4NotFound() *AdminDownloadMyBackupCodesV4NotFound
NewAdminDownloadMyBackupCodesV4NotFound creates a AdminDownloadMyBackupCodesV4NotFound with default headers values
func (*AdminDownloadMyBackupCodesV4NotFound) Error ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4NotFound) Error() string
func (*AdminDownloadMyBackupCodesV4NotFound) GetPayload ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDownloadMyBackupCodesV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminDownloadMyBackupCodesV4NotFound) ToJSONString() string
type AdminDownloadMyBackupCodesV4OK ¶ added in v0.15.0
AdminDownloadMyBackupCodesV4OK handles this case with default header values.
Backup codes downloaded
func NewAdminDownloadMyBackupCodesV4OK ¶ added in v0.15.0
func NewAdminDownloadMyBackupCodesV4OK(writer io.Writer) *AdminDownloadMyBackupCodesV4OK
NewAdminDownloadMyBackupCodesV4OK creates a AdminDownloadMyBackupCodesV4OK with default headers values
func (*AdminDownloadMyBackupCodesV4OK) Error ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4OK) Error() string
func (*AdminDownloadMyBackupCodesV4OK) GetPayload ¶ added in v0.32.0
func (o *AdminDownloadMyBackupCodesV4OK) GetPayload() io.Writer
func (*AdminDownloadMyBackupCodesV4OK) ToJSONString ¶ added in v0.32.0
func (o *AdminDownloadMyBackupCodesV4OK) ToJSONString() string
type AdminDownloadMyBackupCodesV4Params ¶ added in v0.15.0
type AdminDownloadMyBackupCodesV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDownloadMyBackupCodesV4Params contains all the parameters to send to the API endpoint for the admin download my backup codes v4 operation typically these are written to a http.Request
func NewAdminDownloadMyBackupCodesV4Params ¶ added in v0.15.0
func NewAdminDownloadMyBackupCodesV4Params() *AdminDownloadMyBackupCodesV4Params
NewAdminDownloadMyBackupCodesV4Params creates a new AdminDownloadMyBackupCodesV4Params object with the default values initialized.
func NewAdminDownloadMyBackupCodesV4ParamsWithContext ¶ added in v0.15.0
func NewAdminDownloadMyBackupCodesV4ParamsWithContext(ctx context.Context) *AdminDownloadMyBackupCodesV4Params
NewAdminDownloadMyBackupCodesV4ParamsWithContext creates a new AdminDownloadMyBackupCodesV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminDownloadMyBackupCodesV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewAdminDownloadMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *AdminDownloadMyBackupCodesV4Params
NewAdminDownloadMyBackupCodesV4ParamsWithHTTPClient creates a new AdminDownloadMyBackupCodesV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDownloadMyBackupCodesV4ParamsWithTimeout ¶ added in v0.15.0
func NewAdminDownloadMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *AdminDownloadMyBackupCodesV4Params
NewAdminDownloadMyBackupCodesV4ParamsWithTimeout creates a new AdminDownloadMyBackupCodesV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDownloadMyBackupCodesV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminDownloadMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin download my backup codes v4 params
func (*AdminDownloadMyBackupCodesV4Params) SetContext ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin download my backup codes v4 params
func (*AdminDownloadMyBackupCodesV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin download my backup codes v4 params
func (*AdminDownloadMyBackupCodesV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminDownloadMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin download my backup codes v4 params
func (*AdminDownloadMyBackupCodesV4Params) SetTimeout ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin download my backup codes v4 params
func (*AdminDownloadMyBackupCodesV4Params) WithContext ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4Params) WithContext(ctx context.Context) *AdminDownloadMyBackupCodesV4Params
WithContext adds the context to the admin download my backup codes v4 params
func (*AdminDownloadMyBackupCodesV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *AdminDownloadMyBackupCodesV4Params
WithHTTPClient adds the HTTPClient to the admin download my backup codes v4 params
func (*AdminDownloadMyBackupCodesV4Params) WithTimeout ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *AdminDownloadMyBackupCodesV4Params
WithTimeout adds the timeout to the admin download my backup codes v4 params
func (*AdminDownloadMyBackupCodesV4Params) WriteToRequest ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDownloadMyBackupCodesV4Reader ¶ added in v0.15.0
type AdminDownloadMyBackupCodesV4Reader struct {
// contains filtered or unexported fields
}
AdminDownloadMyBackupCodesV4Reader is a Reader for the AdminDownloadMyBackupCodesV4 structure.
func (*AdminDownloadMyBackupCodesV4Reader) ReadResponse ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDownloadMyBackupCodesV4Unauthorized ¶ added in v0.15.0
type AdminDownloadMyBackupCodesV4Unauthorized struct {
}AdminDownloadMyBackupCodesV4Unauthorized 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 NewAdminDownloadMyBackupCodesV4Unauthorized ¶ added in v0.15.0
func NewAdminDownloadMyBackupCodesV4Unauthorized() *AdminDownloadMyBackupCodesV4Unauthorized
NewAdminDownloadMyBackupCodesV4Unauthorized creates a AdminDownloadMyBackupCodesV4Unauthorized with default headers values
func (*AdminDownloadMyBackupCodesV4Unauthorized) Error ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4Unauthorized) Error() string
func (*AdminDownloadMyBackupCodesV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *AdminDownloadMyBackupCodesV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminDownloadMyBackupCodesV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminDownloadMyBackupCodesV4Unauthorized) ToJSONString() string
type AdminEnableMyAuthenticatorV4BadRequest ¶ added in v0.15.0
type AdminEnableMyAuthenticatorV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminEnableMyAuthenticatorV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10138</td><td>code not match</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10190</td><td>auth secret key expired</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewAdminEnableMyAuthenticatorV4BadRequest ¶ added in v0.15.0
func NewAdminEnableMyAuthenticatorV4BadRequest() *AdminEnableMyAuthenticatorV4BadRequest
NewAdminEnableMyAuthenticatorV4BadRequest creates a AdminEnableMyAuthenticatorV4BadRequest with default headers values
func (*AdminEnableMyAuthenticatorV4BadRequest) Error ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4BadRequest) Error() string
func (*AdminEnableMyAuthenticatorV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyAuthenticatorV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminEnableMyAuthenticatorV4BadRequest) ToJSONString() string
type AdminEnableMyAuthenticatorV4Conflict ¶ added in v0.15.0
type AdminEnableMyAuthenticatorV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminEnableMyAuthenticatorV4Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10194</td><td>factor already enabled</td></tr></table>
func NewAdminEnableMyAuthenticatorV4Conflict ¶ added in v0.15.0
func NewAdminEnableMyAuthenticatorV4Conflict() *AdminEnableMyAuthenticatorV4Conflict
NewAdminEnableMyAuthenticatorV4Conflict creates a AdminEnableMyAuthenticatorV4Conflict with default headers values
func (*AdminEnableMyAuthenticatorV4Conflict) Error ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4Conflict) Error() string
func (*AdminEnableMyAuthenticatorV4Conflict) GetPayload ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyAuthenticatorV4Conflict) ToJSONString ¶ added in v0.25.0
func (o *AdminEnableMyAuthenticatorV4Conflict) ToJSONString() string
type AdminEnableMyAuthenticatorV4Forbidden ¶ added in v0.15.0
type AdminEnableMyAuthenticatorV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminEnableMyAuthenticatorV4Forbidden 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 NewAdminEnableMyAuthenticatorV4Forbidden ¶ added in v0.15.0
func NewAdminEnableMyAuthenticatorV4Forbidden() *AdminEnableMyAuthenticatorV4Forbidden
NewAdminEnableMyAuthenticatorV4Forbidden creates a AdminEnableMyAuthenticatorV4Forbidden with default headers values
func (*AdminEnableMyAuthenticatorV4Forbidden) Error ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4Forbidden) Error() string
func (*AdminEnableMyAuthenticatorV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyAuthenticatorV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *AdminEnableMyAuthenticatorV4Forbidden) ToJSONString() string
type AdminEnableMyAuthenticatorV4InternalServerError ¶ added in v0.15.0
type AdminEnableMyAuthenticatorV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminEnableMyAuthenticatorV4InternalServerError 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 NewAdminEnableMyAuthenticatorV4InternalServerError ¶ added in v0.15.0
func NewAdminEnableMyAuthenticatorV4InternalServerError() *AdminEnableMyAuthenticatorV4InternalServerError
NewAdminEnableMyAuthenticatorV4InternalServerError creates a AdminEnableMyAuthenticatorV4InternalServerError with default headers values
func (*AdminEnableMyAuthenticatorV4InternalServerError) Error ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4InternalServerError) Error() string
func (*AdminEnableMyAuthenticatorV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyAuthenticatorV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminEnableMyAuthenticatorV4InternalServerError) ToJSONString() string
type AdminEnableMyAuthenticatorV4NoContent ¶ added in v0.15.0
type AdminEnableMyAuthenticatorV4NoContent struct { }
AdminEnableMyAuthenticatorV4NoContent handles this case with default header values.
Authenticator enabled
func NewAdminEnableMyAuthenticatorV4NoContent ¶ added in v0.15.0
func NewAdminEnableMyAuthenticatorV4NoContent() *AdminEnableMyAuthenticatorV4NoContent
NewAdminEnableMyAuthenticatorV4NoContent creates a AdminEnableMyAuthenticatorV4NoContent with default headers values
func (*AdminEnableMyAuthenticatorV4NoContent) Error ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4NoContent) Error() string
type AdminEnableMyAuthenticatorV4NotFound ¶ added in v0.15.0
type AdminEnableMyAuthenticatorV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminEnableMyAuthenticatorV4NotFound 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 NewAdminEnableMyAuthenticatorV4NotFound ¶ added in v0.15.0
func NewAdminEnableMyAuthenticatorV4NotFound() *AdminEnableMyAuthenticatorV4NotFound
NewAdminEnableMyAuthenticatorV4NotFound creates a AdminEnableMyAuthenticatorV4NotFound with default headers values
func (*AdminEnableMyAuthenticatorV4NotFound) Error ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4NotFound) Error() string
func (*AdminEnableMyAuthenticatorV4NotFound) GetPayload ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyAuthenticatorV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminEnableMyAuthenticatorV4NotFound) ToJSONString() string
type AdminEnableMyAuthenticatorV4Params ¶ added in v0.15.0
type AdminEnableMyAuthenticatorV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Code code */ Code *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminEnableMyAuthenticatorV4Params contains all the parameters to send to the API endpoint for the admin enable my authenticator v4 operation typically these are written to a http.Request
func NewAdminEnableMyAuthenticatorV4Params ¶ added in v0.15.0
func NewAdminEnableMyAuthenticatorV4Params() *AdminEnableMyAuthenticatorV4Params
NewAdminEnableMyAuthenticatorV4Params creates a new AdminEnableMyAuthenticatorV4Params object with the default values initialized.
func NewAdminEnableMyAuthenticatorV4ParamsWithContext ¶ added in v0.15.0
func NewAdminEnableMyAuthenticatorV4ParamsWithContext(ctx context.Context) *AdminEnableMyAuthenticatorV4Params
NewAdminEnableMyAuthenticatorV4ParamsWithContext creates a new AdminEnableMyAuthenticatorV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminEnableMyAuthenticatorV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewAdminEnableMyAuthenticatorV4ParamsWithHTTPClient(client *http.Client) *AdminEnableMyAuthenticatorV4Params
NewAdminEnableMyAuthenticatorV4ParamsWithHTTPClient creates a new AdminEnableMyAuthenticatorV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminEnableMyAuthenticatorV4ParamsWithTimeout ¶ added in v0.15.0
func NewAdminEnableMyAuthenticatorV4ParamsWithTimeout(timeout time.Duration) *AdminEnableMyAuthenticatorV4Params
NewAdminEnableMyAuthenticatorV4ParamsWithTimeout creates a new AdminEnableMyAuthenticatorV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminEnableMyAuthenticatorV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminEnableMyAuthenticatorV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin enable my authenticator v4 params
func (*AdminEnableMyAuthenticatorV4Params) SetCode ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4Params) SetCode(code *string)
SetCode adds the code to the admin enable my authenticator v4 params
func (*AdminEnableMyAuthenticatorV4Params) SetContext ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin enable my authenticator v4 params
func (*AdminEnableMyAuthenticatorV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin enable my authenticator v4 params
func (*AdminEnableMyAuthenticatorV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminEnableMyAuthenticatorV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin enable my authenticator v4 params
func (*AdminEnableMyAuthenticatorV4Params) SetTimeout ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin enable my authenticator v4 params
func (*AdminEnableMyAuthenticatorV4Params) WithCode ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4Params) WithCode(code *string) *AdminEnableMyAuthenticatorV4Params
WithCode adds the code to the admin enable my authenticator v4 params
func (*AdminEnableMyAuthenticatorV4Params) WithContext ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4Params) WithContext(ctx context.Context) *AdminEnableMyAuthenticatorV4Params
WithContext adds the context to the admin enable my authenticator v4 params
func (*AdminEnableMyAuthenticatorV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4Params) WithHTTPClient(client *http.Client) *AdminEnableMyAuthenticatorV4Params
WithHTTPClient adds the HTTPClient to the admin enable my authenticator v4 params
func (*AdminEnableMyAuthenticatorV4Params) WithTimeout ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4Params) WithTimeout(timeout time.Duration) *AdminEnableMyAuthenticatorV4Params
WithTimeout adds the timeout to the admin enable my authenticator v4 params
func (*AdminEnableMyAuthenticatorV4Params) WriteToRequest ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminEnableMyAuthenticatorV4Reader ¶ added in v0.15.0
type AdminEnableMyAuthenticatorV4Reader struct {
// contains filtered or unexported fields
}
AdminEnableMyAuthenticatorV4Reader is a Reader for the AdminEnableMyAuthenticatorV4 structure.
func (*AdminEnableMyAuthenticatorV4Reader) ReadResponse ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminEnableMyAuthenticatorV4Unauthorized ¶ added in v0.15.0
type AdminEnableMyAuthenticatorV4Unauthorized struct {
}AdminEnableMyAuthenticatorV4Unauthorized 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 NewAdminEnableMyAuthenticatorV4Unauthorized ¶ added in v0.15.0
func NewAdminEnableMyAuthenticatorV4Unauthorized() *AdminEnableMyAuthenticatorV4Unauthorized
NewAdminEnableMyAuthenticatorV4Unauthorized creates a AdminEnableMyAuthenticatorV4Unauthorized with default headers values
func (*AdminEnableMyAuthenticatorV4Unauthorized) Error ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4Unauthorized) Error() string
func (*AdminEnableMyAuthenticatorV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *AdminEnableMyAuthenticatorV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyAuthenticatorV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminEnableMyAuthenticatorV4Unauthorized) ToJSONString() string
type AdminEnableMyBackupCodesV4BadRequest ¶ added in v0.15.0
type AdminEnableMyBackupCodesV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminEnableMyBackupCodesV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10194</td><td>factor already enabled</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewAdminEnableMyBackupCodesV4BadRequest ¶ added in v0.15.0
func NewAdminEnableMyBackupCodesV4BadRequest() *AdminEnableMyBackupCodesV4BadRequest
NewAdminEnableMyBackupCodesV4BadRequest creates a AdminEnableMyBackupCodesV4BadRequest with default headers values
func (*AdminEnableMyBackupCodesV4BadRequest) Error ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4BadRequest) Error() string
func (*AdminEnableMyBackupCodesV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyBackupCodesV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminEnableMyBackupCodesV4BadRequest) ToJSONString() string
type AdminEnableMyBackupCodesV4Conflict ¶ added in v0.15.0
type AdminEnableMyBackupCodesV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminEnableMyBackupCodesV4Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10194</td><td>factor already enabled</td></tr></table>
func NewAdminEnableMyBackupCodesV4Conflict ¶ added in v0.15.0
func NewAdminEnableMyBackupCodesV4Conflict() *AdminEnableMyBackupCodesV4Conflict
NewAdminEnableMyBackupCodesV4Conflict creates a AdminEnableMyBackupCodesV4Conflict with default headers values
func (*AdminEnableMyBackupCodesV4Conflict) Error ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4Conflict) Error() string
func (*AdminEnableMyBackupCodesV4Conflict) GetPayload ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyBackupCodesV4Conflict) ToJSONString ¶ added in v0.25.0
func (o *AdminEnableMyBackupCodesV4Conflict) ToJSONString() string
type AdminEnableMyBackupCodesV4Forbidden ¶ added in v0.15.0
type AdminEnableMyBackupCodesV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminEnableMyBackupCodesV4Forbidden 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 NewAdminEnableMyBackupCodesV4Forbidden ¶ added in v0.15.0
func NewAdminEnableMyBackupCodesV4Forbidden() *AdminEnableMyBackupCodesV4Forbidden
NewAdminEnableMyBackupCodesV4Forbidden creates a AdminEnableMyBackupCodesV4Forbidden with default headers values
func (*AdminEnableMyBackupCodesV4Forbidden) Error ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4Forbidden) Error() string
func (*AdminEnableMyBackupCodesV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyBackupCodesV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *AdminEnableMyBackupCodesV4Forbidden) ToJSONString() string
type AdminEnableMyBackupCodesV4InternalServerError ¶ added in v0.15.0
type AdminEnableMyBackupCodesV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminEnableMyBackupCodesV4InternalServerError 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 NewAdminEnableMyBackupCodesV4InternalServerError ¶ added in v0.15.0
func NewAdminEnableMyBackupCodesV4InternalServerError() *AdminEnableMyBackupCodesV4InternalServerError
NewAdminEnableMyBackupCodesV4InternalServerError creates a AdminEnableMyBackupCodesV4InternalServerError with default headers values
func (*AdminEnableMyBackupCodesV4InternalServerError) Error ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4InternalServerError) Error() string
func (*AdminEnableMyBackupCodesV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyBackupCodesV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminEnableMyBackupCodesV4InternalServerError) ToJSONString() string
type AdminEnableMyBackupCodesV4NotFound ¶ added in v0.15.0
type AdminEnableMyBackupCodesV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminEnableMyBackupCodesV4NotFound 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 NewAdminEnableMyBackupCodesV4NotFound ¶ added in v0.15.0
func NewAdminEnableMyBackupCodesV4NotFound() *AdminEnableMyBackupCodesV4NotFound
NewAdminEnableMyBackupCodesV4NotFound creates a AdminEnableMyBackupCodesV4NotFound with default headers values
func (*AdminEnableMyBackupCodesV4NotFound) Error ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4NotFound) Error() string
func (*AdminEnableMyBackupCodesV4NotFound) GetPayload ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyBackupCodesV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminEnableMyBackupCodesV4NotFound) ToJSONString() string
type AdminEnableMyBackupCodesV4OK ¶ added in v0.15.0
type AdminEnableMyBackupCodesV4OK struct {
Payload *iamclientmodels.ModelBackupCodesResponseV4
}
AdminEnableMyBackupCodesV4OK handles this case with default header values.
Backup codes enabled
func NewAdminEnableMyBackupCodesV4OK ¶ added in v0.15.0
func NewAdminEnableMyBackupCodesV4OK() *AdminEnableMyBackupCodesV4OK
NewAdminEnableMyBackupCodesV4OK creates a AdminEnableMyBackupCodesV4OK with default headers values
func (*AdminEnableMyBackupCodesV4OK) Error ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4OK) Error() string
func (*AdminEnableMyBackupCodesV4OK) GetPayload ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4OK) GetPayload() *iamclientmodels.ModelBackupCodesResponseV4
func (*AdminEnableMyBackupCodesV4OK) ToJSONString ¶ added in v0.25.0
func (o *AdminEnableMyBackupCodesV4OK) ToJSONString() string
type AdminEnableMyBackupCodesV4Params ¶ added in v0.15.0
type AdminEnableMyBackupCodesV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminEnableMyBackupCodesV4Params contains all the parameters to send to the API endpoint for the admin enable my backup codes v4 operation typically these are written to a http.Request
func NewAdminEnableMyBackupCodesV4Params ¶ added in v0.15.0
func NewAdminEnableMyBackupCodesV4Params() *AdminEnableMyBackupCodesV4Params
NewAdminEnableMyBackupCodesV4Params creates a new AdminEnableMyBackupCodesV4Params object with the default values initialized.
func NewAdminEnableMyBackupCodesV4ParamsWithContext ¶ added in v0.15.0
func NewAdminEnableMyBackupCodesV4ParamsWithContext(ctx context.Context) *AdminEnableMyBackupCodesV4Params
NewAdminEnableMyBackupCodesV4ParamsWithContext creates a new AdminEnableMyBackupCodesV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminEnableMyBackupCodesV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewAdminEnableMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *AdminEnableMyBackupCodesV4Params
NewAdminEnableMyBackupCodesV4ParamsWithHTTPClient creates a new AdminEnableMyBackupCodesV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminEnableMyBackupCodesV4ParamsWithTimeout ¶ added in v0.15.0
func NewAdminEnableMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *AdminEnableMyBackupCodesV4Params
NewAdminEnableMyBackupCodesV4ParamsWithTimeout creates a new AdminEnableMyBackupCodesV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminEnableMyBackupCodesV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminEnableMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin enable my backup codes v4 params
func (*AdminEnableMyBackupCodesV4Params) SetContext ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin enable my backup codes v4 params
func (*AdminEnableMyBackupCodesV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin enable my backup codes v4 params
func (*AdminEnableMyBackupCodesV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminEnableMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin enable my backup codes v4 params
func (*AdminEnableMyBackupCodesV4Params) SetTimeout ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin enable my backup codes v4 params
func (*AdminEnableMyBackupCodesV4Params) WithContext ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4Params) WithContext(ctx context.Context) *AdminEnableMyBackupCodesV4Params
WithContext adds the context to the admin enable my backup codes v4 params
func (*AdminEnableMyBackupCodesV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *AdminEnableMyBackupCodesV4Params
WithHTTPClient adds the HTTPClient to the admin enable my backup codes v4 params
func (*AdminEnableMyBackupCodesV4Params) WithTimeout ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *AdminEnableMyBackupCodesV4Params
WithTimeout adds the timeout to the admin enable my backup codes v4 params
func (*AdminEnableMyBackupCodesV4Params) WriteToRequest ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminEnableMyBackupCodesV4Reader ¶ added in v0.15.0
type AdminEnableMyBackupCodesV4Reader struct {
// contains filtered or unexported fields
}
AdminEnableMyBackupCodesV4Reader is a Reader for the AdminEnableMyBackupCodesV4 structure.
func (*AdminEnableMyBackupCodesV4Reader) ReadResponse ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminEnableMyBackupCodesV4Unauthorized ¶ added in v0.15.0
type AdminEnableMyBackupCodesV4Unauthorized struct {
}AdminEnableMyBackupCodesV4Unauthorized 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 NewAdminEnableMyBackupCodesV4Unauthorized ¶ added in v0.15.0
func NewAdminEnableMyBackupCodesV4Unauthorized() *AdminEnableMyBackupCodesV4Unauthorized
NewAdminEnableMyBackupCodesV4Unauthorized creates a AdminEnableMyBackupCodesV4Unauthorized with default headers values
func (*AdminEnableMyBackupCodesV4Unauthorized) Error ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4Unauthorized) Error() string
func (*AdminEnableMyBackupCodesV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *AdminEnableMyBackupCodesV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyBackupCodesV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminEnableMyBackupCodesV4Unauthorized) ToJSONString() string
type AdminEnableMyEmailV4BadRequest ¶ added in v0.32.0
type AdminEnableMyEmailV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminEnableMyEmailV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10138</td><td>code not match</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10137</td><td>code is expired</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewAdminEnableMyEmailV4BadRequest ¶ added in v0.32.0
func NewAdminEnableMyEmailV4BadRequest() *AdminEnableMyEmailV4BadRequest
NewAdminEnableMyEmailV4BadRequest creates a AdminEnableMyEmailV4BadRequest with default headers values
func (*AdminEnableMyEmailV4BadRequest) Error ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4BadRequest) Error() string
func (*AdminEnableMyEmailV4BadRequest) GetPayload ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyEmailV4BadRequest) ToJSONString ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4BadRequest) ToJSONString() string
type AdminEnableMyEmailV4Conflict ¶ added in v0.32.0
type AdminEnableMyEmailV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminEnableMyEmailV4Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10194</td><td>factor already enabled</td></tr></table>
func NewAdminEnableMyEmailV4Conflict ¶ added in v0.32.0
func NewAdminEnableMyEmailV4Conflict() *AdminEnableMyEmailV4Conflict
NewAdminEnableMyEmailV4Conflict creates a AdminEnableMyEmailV4Conflict with default headers values
func (*AdminEnableMyEmailV4Conflict) Error ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Conflict) Error() string
func (*AdminEnableMyEmailV4Conflict) GetPayload ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyEmailV4Conflict) ToJSONString ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Conflict) ToJSONString() string
type AdminEnableMyEmailV4Forbidden ¶ added in v0.32.0
type AdminEnableMyEmailV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminEnableMyEmailV4Forbidden 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 NewAdminEnableMyEmailV4Forbidden ¶ added in v0.32.0
func NewAdminEnableMyEmailV4Forbidden() *AdminEnableMyEmailV4Forbidden
NewAdminEnableMyEmailV4Forbidden creates a AdminEnableMyEmailV4Forbidden with default headers values
func (*AdminEnableMyEmailV4Forbidden) Error ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Forbidden) Error() string
func (*AdminEnableMyEmailV4Forbidden) GetPayload ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyEmailV4Forbidden) ToJSONString ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Forbidden) ToJSONString() string
type AdminEnableMyEmailV4InternalServerError ¶ added in v0.32.0
type AdminEnableMyEmailV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminEnableMyEmailV4InternalServerError 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 NewAdminEnableMyEmailV4InternalServerError ¶ added in v0.32.0
func NewAdminEnableMyEmailV4InternalServerError() *AdminEnableMyEmailV4InternalServerError
NewAdminEnableMyEmailV4InternalServerError creates a AdminEnableMyEmailV4InternalServerError with default headers values
func (*AdminEnableMyEmailV4InternalServerError) Error ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4InternalServerError) Error() string
func (*AdminEnableMyEmailV4InternalServerError) GetPayload ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyEmailV4InternalServerError) ToJSONString ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4InternalServerError) ToJSONString() string
type AdminEnableMyEmailV4NoContent ¶ added in v0.32.0
type AdminEnableMyEmailV4NoContent struct { }
AdminEnableMyEmailV4NoContent handles this case with default header values.
email enabled
func NewAdminEnableMyEmailV4NoContent ¶ added in v0.32.0
func NewAdminEnableMyEmailV4NoContent() *AdminEnableMyEmailV4NoContent
NewAdminEnableMyEmailV4NoContent creates a AdminEnableMyEmailV4NoContent with default headers values
func (*AdminEnableMyEmailV4NoContent) Error ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4NoContent) Error() string
type AdminEnableMyEmailV4NotFound ¶ added in v0.32.0
type AdminEnableMyEmailV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminEnableMyEmailV4NotFound 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 NewAdminEnableMyEmailV4NotFound ¶ added in v0.32.0
func NewAdminEnableMyEmailV4NotFound() *AdminEnableMyEmailV4NotFound
NewAdminEnableMyEmailV4NotFound creates a AdminEnableMyEmailV4NotFound with default headers values
func (*AdminEnableMyEmailV4NotFound) Error ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4NotFound) Error() string
func (*AdminEnableMyEmailV4NotFound) GetPayload ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyEmailV4NotFound) ToJSONString ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4NotFound) ToJSONString() string
type AdminEnableMyEmailV4Params ¶ added in v0.32.0
type AdminEnableMyEmailV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Code code */ Code string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminEnableMyEmailV4Params contains all the parameters to send to the API endpoint for the admin enable my email v4 operation typically these are written to a http.Request
func NewAdminEnableMyEmailV4Params ¶ added in v0.32.0
func NewAdminEnableMyEmailV4Params() *AdminEnableMyEmailV4Params
NewAdminEnableMyEmailV4Params creates a new AdminEnableMyEmailV4Params object with the default values initialized.
func NewAdminEnableMyEmailV4ParamsWithContext ¶ added in v0.32.0
func NewAdminEnableMyEmailV4ParamsWithContext(ctx context.Context) *AdminEnableMyEmailV4Params
NewAdminEnableMyEmailV4ParamsWithContext creates a new AdminEnableMyEmailV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminEnableMyEmailV4ParamsWithHTTPClient ¶ added in v0.32.0
func NewAdminEnableMyEmailV4ParamsWithHTTPClient(client *http.Client) *AdminEnableMyEmailV4Params
NewAdminEnableMyEmailV4ParamsWithHTTPClient creates a new AdminEnableMyEmailV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminEnableMyEmailV4ParamsWithTimeout ¶ added in v0.32.0
func NewAdminEnableMyEmailV4ParamsWithTimeout(timeout time.Duration) *AdminEnableMyEmailV4Params
NewAdminEnableMyEmailV4ParamsWithTimeout creates a new AdminEnableMyEmailV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminEnableMyEmailV4Params) SetAuthInfoWriter ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin enable my email v4 params
func (*AdminEnableMyEmailV4Params) SetCode ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Params) SetCode(code string)
SetCode adds the code to the admin enable my email v4 params
func (*AdminEnableMyEmailV4Params) SetContext ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin enable my email v4 params
func (*AdminEnableMyEmailV4Params) SetHTTPClient ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin enable my email v4 params
func (*AdminEnableMyEmailV4Params) SetHTTPClientTransport ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin enable my email v4 params
func (*AdminEnableMyEmailV4Params) SetTimeout ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin enable my email v4 params
func (*AdminEnableMyEmailV4Params) WithCode ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Params) WithCode(code string) *AdminEnableMyEmailV4Params
WithCode adds the code to the admin enable my email v4 params
func (*AdminEnableMyEmailV4Params) WithContext ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Params) WithContext(ctx context.Context) *AdminEnableMyEmailV4Params
WithContext adds the context to the admin enable my email v4 params
func (*AdminEnableMyEmailV4Params) WithHTTPClient ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Params) WithHTTPClient(client *http.Client) *AdminEnableMyEmailV4Params
WithHTTPClient adds the HTTPClient to the admin enable my email v4 params
func (*AdminEnableMyEmailV4Params) WithTimeout ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Params) WithTimeout(timeout time.Duration) *AdminEnableMyEmailV4Params
WithTimeout adds the timeout to the admin enable my email v4 params
func (*AdminEnableMyEmailV4Params) WriteToRequest ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminEnableMyEmailV4Reader ¶ added in v0.32.0
type AdminEnableMyEmailV4Reader struct {
// contains filtered or unexported fields
}
AdminEnableMyEmailV4Reader is a Reader for the AdminEnableMyEmailV4 structure.
func (*AdminEnableMyEmailV4Reader) ReadResponse ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminEnableMyEmailV4Unauthorized ¶ added in v0.32.0
type AdminEnableMyEmailV4Unauthorized struct {
}AdminEnableMyEmailV4Unauthorized 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 NewAdminEnableMyEmailV4Unauthorized ¶ added in v0.32.0
func NewAdminEnableMyEmailV4Unauthorized() *AdminEnableMyEmailV4Unauthorized
NewAdminEnableMyEmailV4Unauthorized creates a AdminEnableMyEmailV4Unauthorized with default headers values
func (*AdminEnableMyEmailV4Unauthorized) Error ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Unauthorized) Error() string
func (*AdminEnableMyEmailV4Unauthorized) GetPayload ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminEnableMyEmailV4Unauthorized) ToJSONString ¶ added in v0.32.0
func (o *AdminEnableMyEmailV4Unauthorized) ToJSONString() string
type AdminGenerateMyAuthenticatorKeyV4BadRequest ¶ added in v0.15.0
type AdminGenerateMyAuthenticatorKeyV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGenerateMyAuthenticatorKeyV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewAdminGenerateMyAuthenticatorKeyV4BadRequest ¶ added in v0.15.0
func NewAdminGenerateMyAuthenticatorKeyV4BadRequest() *AdminGenerateMyAuthenticatorKeyV4BadRequest
NewAdminGenerateMyAuthenticatorKeyV4BadRequest creates a AdminGenerateMyAuthenticatorKeyV4BadRequest with default headers values
func (*AdminGenerateMyAuthenticatorKeyV4BadRequest) Error ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4BadRequest) Error() string
func (*AdminGenerateMyAuthenticatorKeyV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGenerateMyAuthenticatorKeyV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminGenerateMyAuthenticatorKeyV4BadRequest) ToJSONString() string
type AdminGenerateMyAuthenticatorKeyV4Forbidden ¶ added in v0.15.0
type AdminGenerateMyAuthenticatorKeyV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGenerateMyAuthenticatorKeyV4Forbidden 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 NewAdminGenerateMyAuthenticatorKeyV4Forbidden ¶ added in v0.15.0
func NewAdminGenerateMyAuthenticatorKeyV4Forbidden() *AdminGenerateMyAuthenticatorKeyV4Forbidden
NewAdminGenerateMyAuthenticatorKeyV4Forbidden creates a AdminGenerateMyAuthenticatorKeyV4Forbidden with default headers values
func (*AdminGenerateMyAuthenticatorKeyV4Forbidden) Error ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4Forbidden) Error() string
func (*AdminGenerateMyAuthenticatorKeyV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGenerateMyAuthenticatorKeyV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *AdminGenerateMyAuthenticatorKeyV4Forbidden) ToJSONString() string
type AdminGenerateMyAuthenticatorKeyV4InternalServerError ¶ added in v0.15.0
type AdminGenerateMyAuthenticatorKeyV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGenerateMyAuthenticatorKeyV4InternalServerError 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 NewAdminGenerateMyAuthenticatorKeyV4InternalServerError ¶ added in v0.15.0
func NewAdminGenerateMyAuthenticatorKeyV4InternalServerError() *AdminGenerateMyAuthenticatorKeyV4InternalServerError
NewAdminGenerateMyAuthenticatorKeyV4InternalServerError creates a AdminGenerateMyAuthenticatorKeyV4InternalServerError with default headers values
func (*AdminGenerateMyAuthenticatorKeyV4InternalServerError) Error ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4InternalServerError) Error() string
func (*AdminGenerateMyAuthenticatorKeyV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGenerateMyAuthenticatorKeyV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminGenerateMyAuthenticatorKeyV4InternalServerError) ToJSONString() string
type AdminGenerateMyAuthenticatorKeyV4NotFound ¶ added in v0.15.0
type AdminGenerateMyAuthenticatorKeyV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGenerateMyAuthenticatorKeyV4NotFound 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 NewAdminGenerateMyAuthenticatorKeyV4NotFound ¶ added in v0.15.0
func NewAdminGenerateMyAuthenticatorKeyV4NotFound() *AdminGenerateMyAuthenticatorKeyV4NotFound
NewAdminGenerateMyAuthenticatorKeyV4NotFound creates a AdminGenerateMyAuthenticatorKeyV4NotFound with default headers values
func (*AdminGenerateMyAuthenticatorKeyV4NotFound) Error ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4NotFound) Error() string
func (*AdminGenerateMyAuthenticatorKeyV4NotFound) GetPayload ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGenerateMyAuthenticatorKeyV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminGenerateMyAuthenticatorKeyV4NotFound) ToJSONString() string
type AdminGenerateMyAuthenticatorKeyV4OK ¶ added in v0.15.0
type AdminGenerateMyAuthenticatorKeyV4OK struct {
Payload *iamclientmodels.ModelAuthenticatorKeyResponseV4
}
AdminGenerateMyAuthenticatorKeyV4OK handles this case with default header values.
Key generated
func NewAdminGenerateMyAuthenticatorKeyV4OK ¶ added in v0.15.0
func NewAdminGenerateMyAuthenticatorKeyV4OK() *AdminGenerateMyAuthenticatorKeyV4OK
NewAdminGenerateMyAuthenticatorKeyV4OK creates a AdminGenerateMyAuthenticatorKeyV4OK with default headers values
func (*AdminGenerateMyAuthenticatorKeyV4OK) Error ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4OK) Error() string
func (*AdminGenerateMyAuthenticatorKeyV4OK) GetPayload ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4OK) GetPayload() *iamclientmodels.ModelAuthenticatorKeyResponseV4
func (*AdminGenerateMyAuthenticatorKeyV4OK) ToJSONString ¶ added in v0.25.0
func (o *AdminGenerateMyAuthenticatorKeyV4OK) ToJSONString() string
type AdminGenerateMyAuthenticatorKeyV4Params ¶ added in v0.15.0
type AdminGenerateMyAuthenticatorKeyV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGenerateMyAuthenticatorKeyV4Params contains all the parameters to send to the API endpoint for the admin generate my authenticator key v4 operation typically these are written to a http.Request
func NewAdminGenerateMyAuthenticatorKeyV4Params ¶ added in v0.15.0
func NewAdminGenerateMyAuthenticatorKeyV4Params() *AdminGenerateMyAuthenticatorKeyV4Params
NewAdminGenerateMyAuthenticatorKeyV4Params creates a new AdminGenerateMyAuthenticatorKeyV4Params object with the default values initialized.
func NewAdminGenerateMyAuthenticatorKeyV4ParamsWithContext ¶ added in v0.15.0
func NewAdminGenerateMyAuthenticatorKeyV4ParamsWithContext(ctx context.Context) *AdminGenerateMyAuthenticatorKeyV4Params
NewAdminGenerateMyAuthenticatorKeyV4ParamsWithContext creates a new AdminGenerateMyAuthenticatorKeyV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGenerateMyAuthenticatorKeyV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewAdminGenerateMyAuthenticatorKeyV4ParamsWithHTTPClient(client *http.Client) *AdminGenerateMyAuthenticatorKeyV4Params
NewAdminGenerateMyAuthenticatorKeyV4ParamsWithHTTPClient creates a new AdminGenerateMyAuthenticatorKeyV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGenerateMyAuthenticatorKeyV4ParamsWithTimeout ¶ added in v0.15.0
func NewAdminGenerateMyAuthenticatorKeyV4ParamsWithTimeout(timeout time.Duration) *AdminGenerateMyAuthenticatorKeyV4Params
NewAdminGenerateMyAuthenticatorKeyV4ParamsWithTimeout creates a new AdminGenerateMyAuthenticatorKeyV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGenerateMyAuthenticatorKeyV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminGenerateMyAuthenticatorKeyV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin generate my authenticator key v4 params
func (*AdminGenerateMyAuthenticatorKeyV4Params) SetContext ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin generate my authenticator key v4 params
func (*AdminGenerateMyAuthenticatorKeyV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin generate my authenticator key v4 params
func (*AdminGenerateMyAuthenticatorKeyV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminGenerateMyAuthenticatorKeyV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin generate my authenticator key v4 params
func (*AdminGenerateMyAuthenticatorKeyV4Params) SetTimeout ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin generate my authenticator key v4 params
func (*AdminGenerateMyAuthenticatorKeyV4Params) WithContext ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4Params) WithContext(ctx context.Context) *AdminGenerateMyAuthenticatorKeyV4Params
WithContext adds the context to the admin generate my authenticator key v4 params
func (*AdminGenerateMyAuthenticatorKeyV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4Params) WithHTTPClient(client *http.Client) *AdminGenerateMyAuthenticatorKeyV4Params
WithHTTPClient adds the HTTPClient to the admin generate my authenticator key v4 params
func (*AdminGenerateMyAuthenticatorKeyV4Params) WithTimeout ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4Params) WithTimeout(timeout time.Duration) *AdminGenerateMyAuthenticatorKeyV4Params
WithTimeout adds the timeout to the admin generate my authenticator key v4 params
func (*AdminGenerateMyAuthenticatorKeyV4Params) WriteToRequest ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGenerateMyAuthenticatorKeyV4Reader ¶ added in v0.15.0
type AdminGenerateMyAuthenticatorKeyV4Reader struct {
// contains filtered or unexported fields
}
AdminGenerateMyAuthenticatorKeyV4Reader is a Reader for the AdminGenerateMyAuthenticatorKeyV4 structure.
func (*AdminGenerateMyAuthenticatorKeyV4Reader) ReadResponse ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGenerateMyAuthenticatorKeyV4Unauthorized ¶ added in v0.15.0
type AdminGenerateMyAuthenticatorKeyV4Unauthorized struct {
}AdminGenerateMyAuthenticatorKeyV4Unauthorized 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 NewAdminGenerateMyAuthenticatorKeyV4Unauthorized ¶ added in v0.15.0
func NewAdminGenerateMyAuthenticatorKeyV4Unauthorized() *AdminGenerateMyAuthenticatorKeyV4Unauthorized
NewAdminGenerateMyAuthenticatorKeyV4Unauthorized creates a AdminGenerateMyAuthenticatorKeyV4Unauthorized with default headers values
func (*AdminGenerateMyAuthenticatorKeyV4Unauthorized) Error ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4Unauthorized) Error() string
func (*AdminGenerateMyAuthenticatorKeyV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *AdminGenerateMyAuthenticatorKeyV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGenerateMyAuthenticatorKeyV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminGenerateMyAuthenticatorKeyV4Unauthorized) ToJSONString() string
type AdminGenerateMyBackupCodesV4BadRequest ¶ added in v0.15.0
type AdminGenerateMyBackupCodesV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGenerateMyBackupCodesV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10192</td><td>factor not enabled</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewAdminGenerateMyBackupCodesV4BadRequest ¶ added in v0.15.0
func NewAdminGenerateMyBackupCodesV4BadRequest() *AdminGenerateMyBackupCodesV4BadRequest
NewAdminGenerateMyBackupCodesV4BadRequest creates a AdminGenerateMyBackupCodesV4BadRequest with default headers values
func (*AdminGenerateMyBackupCodesV4BadRequest) Error ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4BadRequest) Error() string
func (*AdminGenerateMyBackupCodesV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGenerateMyBackupCodesV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminGenerateMyBackupCodesV4BadRequest) ToJSONString() string
type AdminGenerateMyBackupCodesV4Forbidden ¶ added in v0.15.0
type AdminGenerateMyBackupCodesV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGenerateMyBackupCodesV4Forbidden 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 NewAdminGenerateMyBackupCodesV4Forbidden ¶ added in v0.15.0
func NewAdminGenerateMyBackupCodesV4Forbidden() *AdminGenerateMyBackupCodesV4Forbidden
NewAdminGenerateMyBackupCodesV4Forbidden creates a AdminGenerateMyBackupCodesV4Forbidden with default headers values
func (*AdminGenerateMyBackupCodesV4Forbidden) Error ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4Forbidden) Error() string
func (*AdminGenerateMyBackupCodesV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGenerateMyBackupCodesV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *AdminGenerateMyBackupCodesV4Forbidden) ToJSONString() string
type AdminGenerateMyBackupCodesV4InternalServerError ¶ added in v0.15.0
type AdminGenerateMyBackupCodesV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGenerateMyBackupCodesV4InternalServerError 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 NewAdminGenerateMyBackupCodesV4InternalServerError ¶ added in v0.15.0
func NewAdminGenerateMyBackupCodesV4InternalServerError() *AdminGenerateMyBackupCodesV4InternalServerError
NewAdminGenerateMyBackupCodesV4InternalServerError creates a AdminGenerateMyBackupCodesV4InternalServerError with default headers values
func (*AdminGenerateMyBackupCodesV4InternalServerError) Error ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4InternalServerError) Error() string
func (*AdminGenerateMyBackupCodesV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGenerateMyBackupCodesV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminGenerateMyBackupCodesV4InternalServerError) ToJSONString() string
type AdminGenerateMyBackupCodesV4NotFound ¶ added in v0.15.0
type AdminGenerateMyBackupCodesV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGenerateMyBackupCodesV4NotFound 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 NewAdminGenerateMyBackupCodesV4NotFound ¶ added in v0.15.0
func NewAdminGenerateMyBackupCodesV4NotFound() *AdminGenerateMyBackupCodesV4NotFound
NewAdminGenerateMyBackupCodesV4NotFound creates a AdminGenerateMyBackupCodesV4NotFound with default headers values
func (*AdminGenerateMyBackupCodesV4NotFound) Error ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4NotFound) Error() string
func (*AdminGenerateMyBackupCodesV4NotFound) GetPayload ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGenerateMyBackupCodesV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminGenerateMyBackupCodesV4NotFound) ToJSONString() string
type AdminGenerateMyBackupCodesV4OK ¶ added in v0.15.0
type AdminGenerateMyBackupCodesV4OK struct {
Payload *iamclientmodels.ModelBackupCodesResponseV4
}
AdminGenerateMyBackupCodesV4OK handles this case with default header values.
Backup codes generated
func NewAdminGenerateMyBackupCodesV4OK ¶ added in v0.15.0
func NewAdminGenerateMyBackupCodesV4OK() *AdminGenerateMyBackupCodesV4OK
NewAdminGenerateMyBackupCodesV4OK creates a AdminGenerateMyBackupCodesV4OK with default headers values
func (*AdminGenerateMyBackupCodesV4OK) Error ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4OK) Error() string
func (*AdminGenerateMyBackupCodesV4OK) GetPayload ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4OK) GetPayload() *iamclientmodels.ModelBackupCodesResponseV4
func (*AdminGenerateMyBackupCodesV4OK) ToJSONString ¶ added in v0.25.0
func (o *AdminGenerateMyBackupCodesV4OK) ToJSONString() string
type AdminGenerateMyBackupCodesV4Params ¶ added in v0.15.0
type AdminGenerateMyBackupCodesV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGenerateMyBackupCodesV4Params contains all the parameters to send to the API endpoint for the admin generate my backup codes v4 operation typically these are written to a http.Request
func NewAdminGenerateMyBackupCodesV4Params ¶ added in v0.15.0
func NewAdminGenerateMyBackupCodesV4Params() *AdminGenerateMyBackupCodesV4Params
NewAdminGenerateMyBackupCodesV4Params creates a new AdminGenerateMyBackupCodesV4Params object with the default values initialized.
func NewAdminGenerateMyBackupCodesV4ParamsWithContext ¶ added in v0.15.0
func NewAdminGenerateMyBackupCodesV4ParamsWithContext(ctx context.Context) *AdminGenerateMyBackupCodesV4Params
NewAdminGenerateMyBackupCodesV4ParamsWithContext creates a new AdminGenerateMyBackupCodesV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGenerateMyBackupCodesV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewAdminGenerateMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *AdminGenerateMyBackupCodesV4Params
NewAdminGenerateMyBackupCodesV4ParamsWithHTTPClient creates a new AdminGenerateMyBackupCodesV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGenerateMyBackupCodesV4ParamsWithTimeout ¶ added in v0.15.0
func NewAdminGenerateMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *AdminGenerateMyBackupCodesV4Params
NewAdminGenerateMyBackupCodesV4ParamsWithTimeout creates a new AdminGenerateMyBackupCodesV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGenerateMyBackupCodesV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminGenerateMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin generate my backup codes v4 params
func (*AdminGenerateMyBackupCodesV4Params) SetContext ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin generate my backup codes v4 params
func (*AdminGenerateMyBackupCodesV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin generate my backup codes v4 params
func (*AdminGenerateMyBackupCodesV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminGenerateMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin generate my backup codes v4 params
func (*AdminGenerateMyBackupCodesV4Params) SetTimeout ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin generate my backup codes v4 params
func (*AdminGenerateMyBackupCodesV4Params) WithContext ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4Params) WithContext(ctx context.Context) *AdminGenerateMyBackupCodesV4Params
WithContext adds the context to the admin generate my backup codes v4 params
func (*AdminGenerateMyBackupCodesV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *AdminGenerateMyBackupCodesV4Params
WithHTTPClient adds the HTTPClient to the admin generate my backup codes v4 params
func (*AdminGenerateMyBackupCodesV4Params) WithTimeout ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *AdminGenerateMyBackupCodesV4Params
WithTimeout adds the timeout to the admin generate my backup codes v4 params
func (*AdminGenerateMyBackupCodesV4Params) WriteToRequest ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGenerateMyBackupCodesV4Reader ¶ added in v0.15.0
type AdminGenerateMyBackupCodesV4Reader struct {
// contains filtered or unexported fields
}
AdminGenerateMyBackupCodesV4Reader is a Reader for the AdminGenerateMyBackupCodesV4 structure.
func (*AdminGenerateMyBackupCodesV4Reader) ReadResponse ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGenerateMyBackupCodesV4Unauthorized ¶ added in v0.15.0
type AdminGenerateMyBackupCodesV4Unauthorized struct {
}AdminGenerateMyBackupCodesV4Unauthorized 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 NewAdminGenerateMyBackupCodesV4Unauthorized ¶ added in v0.15.0
func NewAdminGenerateMyBackupCodesV4Unauthorized() *AdminGenerateMyBackupCodesV4Unauthorized
NewAdminGenerateMyBackupCodesV4Unauthorized creates a AdminGenerateMyBackupCodesV4Unauthorized with default headers values
func (*AdminGenerateMyBackupCodesV4Unauthorized) Error ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4Unauthorized) Error() string
func (*AdminGenerateMyBackupCodesV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *AdminGenerateMyBackupCodesV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGenerateMyBackupCodesV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminGenerateMyBackupCodesV4Unauthorized) ToJSONString() string
type AdminGetMyBackupCodesV4BadRequest ¶ added in v0.15.0
type AdminGetMyBackupCodesV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetMyBackupCodesV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10192</td><td>factor not enabled</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewAdminGetMyBackupCodesV4BadRequest ¶ added in v0.15.0
func NewAdminGetMyBackupCodesV4BadRequest() *AdminGetMyBackupCodesV4BadRequest
NewAdminGetMyBackupCodesV4BadRequest creates a AdminGetMyBackupCodesV4BadRequest with default headers values
func (*AdminGetMyBackupCodesV4BadRequest) Error ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4BadRequest) Error() string
func (*AdminGetMyBackupCodesV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGetMyBackupCodesV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminGetMyBackupCodesV4BadRequest) ToJSONString() string
type AdminGetMyBackupCodesV4Forbidden ¶ added in v0.15.0
type AdminGetMyBackupCodesV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetMyBackupCodesV4Forbidden 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 NewAdminGetMyBackupCodesV4Forbidden ¶ added in v0.15.0
func NewAdminGetMyBackupCodesV4Forbidden() *AdminGetMyBackupCodesV4Forbidden
NewAdminGetMyBackupCodesV4Forbidden creates a AdminGetMyBackupCodesV4Forbidden with default headers values
func (*AdminGetMyBackupCodesV4Forbidden) Error ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4Forbidden) Error() string
func (*AdminGetMyBackupCodesV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGetMyBackupCodesV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *AdminGetMyBackupCodesV4Forbidden) ToJSONString() string
type AdminGetMyBackupCodesV4InternalServerError ¶ added in v0.15.0
type AdminGetMyBackupCodesV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetMyBackupCodesV4InternalServerError 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 NewAdminGetMyBackupCodesV4InternalServerError ¶ added in v0.15.0
func NewAdminGetMyBackupCodesV4InternalServerError() *AdminGetMyBackupCodesV4InternalServerError
NewAdminGetMyBackupCodesV4InternalServerError creates a AdminGetMyBackupCodesV4InternalServerError with default headers values
func (*AdminGetMyBackupCodesV4InternalServerError) Error ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4InternalServerError) Error() string
func (*AdminGetMyBackupCodesV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGetMyBackupCodesV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminGetMyBackupCodesV4InternalServerError) ToJSONString() string
type AdminGetMyBackupCodesV4NotFound ¶ added in v0.15.0
type AdminGetMyBackupCodesV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetMyBackupCodesV4NotFound 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 NewAdminGetMyBackupCodesV4NotFound ¶ added in v0.15.0
func NewAdminGetMyBackupCodesV4NotFound() *AdminGetMyBackupCodesV4NotFound
NewAdminGetMyBackupCodesV4NotFound creates a AdminGetMyBackupCodesV4NotFound with default headers values
func (*AdminGetMyBackupCodesV4NotFound) Error ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4NotFound) Error() string
func (*AdminGetMyBackupCodesV4NotFound) GetPayload ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGetMyBackupCodesV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminGetMyBackupCodesV4NotFound) ToJSONString() string
type AdminGetMyBackupCodesV4OK ¶ added in v0.15.0
type AdminGetMyBackupCodesV4OK struct {
Payload *iamclientmodels.ModelBackupCodesResponseV4
}
AdminGetMyBackupCodesV4OK handles this case with default header values.
Get backup codes
func NewAdminGetMyBackupCodesV4OK ¶ added in v0.15.0
func NewAdminGetMyBackupCodesV4OK() *AdminGetMyBackupCodesV4OK
NewAdminGetMyBackupCodesV4OK creates a AdminGetMyBackupCodesV4OK with default headers values
func (*AdminGetMyBackupCodesV4OK) Error ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4OK) Error() string
func (*AdminGetMyBackupCodesV4OK) GetPayload ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4OK) GetPayload() *iamclientmodels.ModelBackupCodesResponseV4
func (*AdminGetMyBackupCodesV4OK) ToJSONString ¶ added in v0.25.0
func (o *AdminGetMyBackupCodesV4OK) ToJSONString() string
type AdminGetMyBackupCodesV4Params ¶ added in v0.15.0
type AdminGetMyBackupCodesV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetMyBackupCodesV4Params contains all the parameters to send to the API endpoint for the admin get my backup codes v4 operation typically these are written to a http.Request
func NewAdminGetMyBackupCodesV4Params ¶ added in v0.15.0
func NewAdminGetMyBackupCodesV4Params() *AdminGetMyBackupCodesV4Params
NewAdminGetMyBackupCodesV4Params creates a new AdminGetMyBackupCodesV4Params object with the default values initialized.
func NewAdminGetMyBackupCodesV4ParamsWithContext ¶ added in v0.15.0
func NewAdminGetMyBackupCodesV4ParamsWithContext(ctx context.Context) *AdminGetMyBackupCodesV4Params
NewAdminGetMyBackupCodesV4ParamsWithContext creates a new AdminGetMyBackupCodesV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetMyBackupCodesV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewAdminGetMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *AdminGetMyBackupCodesV4Params
NewAdminGetMyBackupCodesV4ParamsWithHTTPClient creates a new AdminGetMyBackupCodesV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetMyBackupCodesV4ParamsWithTimeout ¶ added in v0.15.0
func NewAdminGetMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *AdminGetMyBackupCodesV4Params
NewAdminGetMyBackupCodesV4ParamsWithTimeout creates a new AdminGetMyBackupCodesV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetMyBackupCodesV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminGetMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get my backup codes v4 params
func (*AdminGetMyBackupCodesV4Params) SetContext ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get my backup codes v4 params
func (*AdminGetMyBackupCodesV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get my backup codes v4 params
func (*AdminGetMyBackupCodesV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminGetMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get my backup codes v4 params
func (*AdminGetMyBackupCodesV4Params) SetTimeout ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get my backup codes v4 params
func (*AdminGetMyBackupCodesV4Params) WithContext ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4Params) WithContext(ctx context.Context) *AdminGetMyBackupCodesV4Params
WithContext adds the context to the admin get my backup codes v4 params
func (*AdminGetMyBackupCodesV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *AdminGetMyBackupCodesV4Params
WithHTTPClient adds the HTTPClient to the admin get my backup codes v4 params
func (*AdminGetMyBackupCodesV4Params) WithTimeout ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *AdminGetMyBackupCodesV4Params
WithTimeout adds the timeout to the admin get my backup codes v4 params
func (*AdminGetMyBackupCodesV4Params) WriteToRequest ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetMyBackupCodesV4Reader ¶ added in v0.15.0
type AdminGetMyBackupCodesV4Reader struct {
// contains filtered or unexported fields
}
AdminGetMyBackupCodesV4Reader is a Reader for the AdminGetMyBackupCodesV4 structure.
func (*AdminGetMyBackupCodesV4Reader) ReadResponse ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetMyBackupCodesV4Unauthorized ¶ added in v0.15.0
type AdminGetMyBackupCodesV4Unauthorized struct {
}AdminGetMyBackupCodesV4Unauthorized 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 NewAdminGetMyBackupCodesV4Unauthorized ¶ added in v0.15.0
func NewAdminGetMyBackupCodesV4Unauthorized() *AdminGetMyBackupCodesV4Unauthorized
NewAdminGetMyBackupCodesV4Unauthorized creates a AdminGetMyBackupCodesV4Unauthorized with default headers values
func (*AdminGetMyBackupCodesV4Unauthorized) Error ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4Unauthorized) Error() string
func (*AdminGetMyBackupCodesV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *AdminGetMyBackupCodesV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGetMyBackupCodesV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminGetMyBackupCodesV4Unauthorized) ToJSONString() string
type AdminGetMyEnabledFactorsV4BadRequest ¶ added in v0.15.0
type AdminGetMyEnabledFactorsV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetMyEnabledFactorsV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10193</td><td>mfa not enabled</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewAdminGetMyEnabledFactorsV4BadRequest ¶ added in v0.15.0
func NewAdminGetMyEnabledFactorsV4BadRequest() *AdminGetMyEnabledFactorsV4BadRequest
NewAdminGetMyEnabledFactorsV4BadRequest creates a AdminGetMyEnabledFactorsV4BadRequest with default headers values
func (*AdminGetMyEnabledFactorsV4BadRequest) Error ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4BadRequest) Error() string
func (*AdminGetMyEnabledFactorsV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGetMyEnabledFactorsV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminGetMyEnabledFactorsV4BadRequest) ToJSONString() string
type AdminGetMyEnabledFactorsV4Forbidden ¶ added in v0.15.0
type AdminGetMyEnabledFactorsV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetMyEnabledFactorsV4Forbidden 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 NewAdminGetMyEnabledFactorsV4Forbidden ¶ added in v0.15.0
func NewAdminGetMyEnabledFactorsV4Forbidden() *AdminGetMyEnabledFactorsV4Forbidden
NewAdminGetMyEnabledFactorsV4Forbidden creates a AdminGetMyEnabledFactorsV4Forbidden with default headers values
func (*AdminGetMyEnabledFactorsV4Forbidden) Error ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4Forbidden) Error() string
func (*AdminGetMyEnabledFactorsV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGetMyEnabledFactorsV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *AdminGetMyEnabledFactorsV4Forbidden) ToJSONString() string
type AdminGetMyEnabledFactorsV4InternalServerError ¶ added in v0.15.0
type AdminGetMyEnabledFactorsV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetMyEnabledFactorsV4InternalServerError 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 NewAdminGetMyEnabledFactorsV4InternalServerError ¶ added in v0.15.0
func NewAdminGetMyEnabledFactorsV4InternalServerError() *AdminGetMyEnabledFactorsV4InternalServerError
NewAdminGetMyEnabledFactorsV4InternalServerError creates a AdminGetMyEnabledFactorsV4InternalServerError with default headers values
func (*AdminGetMyEnabledFactorsV4InternalServerError) Error ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4InternalServerError) Error() string
func (*AdminGetMyEnabledFactorsV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGetMyEnabledFactorsV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminGetMyEnabledFactorsV4InternalServerError) ToJSONString() string
type AdminGetMyEnabledFactorsV4NotFound ¶ added in v0.15.0
type AdminGetMyEnabledFactorsV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetMyEnabledFactorsV4NotFound 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 NewAdminGetMyEnabledFactorsV4NotFound ¶ added in v0.15.0
func NewAdminGetMyEnabledFactorsV4NotFound() *AdminGetMyEnabledFactorsV4NotFound
NewAdminGetMyEnabledFactorsV4NotFound creates a AdminGetMyEnabledFactorsV4NotFound with default headers values
func (*AdminGetMyEnabledFactorsV4NotFound) Error ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4NotFound) Error() string
func (*AdminGetMyEnabledFactorsV4NotFound) GetPayload ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGetMyEnabledFactorsV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminGetMyEnabledFactorsV4NotFound) ToJSONString() string
type AdminGetMyEnabledFactorsV4OK ¶ added in v0.15.0
type AdminGetMyEnabledFactorsV4OK struct {
Payload *iamclientmodels.ModelEnabledFactorsResponseV4
}
AdminGetMyEnabledFactorsV4OK handles this case with default header values.
Methods returned
func NewAdminGetMyEnabledFactorsV4OK ¶ added in v0.15.0
func NewAdminGetMyEnabledFactorsV4OK() *AdminGetMyEnabledFactorsV4OK
NewAdminGetMyEnabledFactorsV4OK creates a AdminGetMyEnabledFactorsV4OK with default headers values
func (*AdminGetMyEnabledFactorsV4OK) Error ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4OK) Error() string
func (*AdminGetMyEnabledFactorsV4OK) GetPayload ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4OK) GetPayload() *iamclientmodels.ModelEnabledFactorsResponseV4
func (*AdminGetMyEnabledFactorsV4OK) ToJSONString ¶ added in v0.25.0
func (o *AdminGetMyEnabledFactorsV4OK) ToJSONString() string
type AdminGetMyEnabledFactorsV4Params ¶ added in v0.15.0
type AdminGetMyEnabledFactorsV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetMyEnabledFactorsV4Params contains all the parameters to send to the API endpoint for the admin get my enabled factors v4 operation typically these are written to a http.Request
func NewAdminGetMyEnabledFactorsV4Params ¶ added in v0.15.0
func NewAdminGetMyEnabledFactorsV4Params() *AdminGetMyEnabledFactorsV4Params
NewAdminGetMyEnabledFactorsV4Params creates a new AdminGetMyEnabledFactorsV4Params object with the default values initialized.
func NewAdminGetMyEnabledFactorsV4ParamsWithContext ¶ added in v0.15.0
func NewAdminGetMyEnabledFactorsV4ParamsWithContext(ctx context.Context) *AdminGetMyEnabledFactorsV4Params
NewAdminGetMyEnabledFactorsV4ParamsWithContext creates a new AdminGetMyEnabledFactorsV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetMyEnabledFactorsV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewAdminGetMyEnabledFactorsV4ParamsWithHTTPClient(client *http.Client) *AdminGetMyEnabledFactorsV4Params
NewAdminGetMyEnabledFactorsV4ParamsWithHTTPClient creates a new AdminGetMyEnabledFactorsV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetMyEnabledFactorsV4ParamsWithTimeout ¶ added in v0.15.0
func NewAdminGetMyEnabledFactorsV4ParamsWithTimeout(timeout time.Duration) *AdminGetMyEnabledFactorsV4Params
NewAdminGetMyEnabledFactorsV4ParamsWithTimeout creates a new AdminGetMyEnabledFactorsV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetMyEnabledFactorsV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminGetMyEnabledFactorsV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get my enabled factors v4 params
func (*AdminGetMyEnabledFactorsV4Params) SetContext ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get my enabled factors v4 params
func (*AdminGetMyEnabledFactorsV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get my enabled factors v4 params
func (*AdminGetMyEnabledFactorsV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminGetMyEnabledFactorsV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get my enabled factors v4 params
func (*AdminGetMyEnabledFactorsV4Params) SetTimeout ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get my enabled factors v4 params
func (*AdminGetMyEnabledFactorsV4Params) WithContext ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4Params) WithContext(ctx context.Context) *AdminGetMyEnabledFactorsV4Params
WithContext adds the context to the admin get my enabled factors v4 params
func (*AdminGetMyEnabledFactorsV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4Params) WithHTTPClient(client *http.Client) *AdminGetMyEnabledFactorsV4Params
WithHTTPClient adds the HTTPClient to the admin get my enabled factors v4 params
func (*AdminGetMyEnabledFactorsV4Params) WithTimeout ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4Params) WithTimeout(timeout time.Duration) *AdminGetMyEnabledFactorsV4Params
WithTimeout adds the timeout to the admin get my enabled factors v4 params
func (*AdminGetMyEnabledFactorsV4Params) WriteToRequest ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetMyEnabledFactorsV4Reader ¶ added in v0.15.0
type AdminGetMyEnabledFactorsV4Reader struct {
// contains filtered or unexported fields
}
AdminGetMyEnabledFactorsV4Reader is a Reader for the AdminGetMyEnabledFactorsV4 structure.
func (*AdminGetMyEnabledFactorsV4Reader) ReadResponse ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetMyEnabledFactorsV4Unauthorized ¶ added in v0.15.0
type AdminGetMyEnabledFactorsV4Unauthorized struct {
}AdminGetMyEnabledFactorsV4Unauthorized 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 NewAdminGetMyEnabledFactorsV4Unauthorized ¶ added in v0.15.0
func NewAdminGetMyEnabledFactorsV4Unauthorized() *AdminGetMyEnabledFactorsV4Unauthorized
NewAdminGetMyEnabledFactorsV4Unauthorized creates a AdminGetMyEnabledFactorsV4Unauthorized with default headers values
func (*AdminGetMyEnabledFactorsV4Unauthorized) Error ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4Unauthorized) Error() string
func (*AdminGetMyEnabledFactorsV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *AdminGetMyEnabledFactorsV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminGetMyEnabledFactorsV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminGetMyEnabledFactorsV4Unauthorized) ToJSONString() string
type AdminInviteUserNewV4BadRequest ¶ added in v0.42.0
type AdminInviteUserNewV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminInviteUserNewV4BadRequest 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 NewAdminInviteUserNewV4BadRequest ¶ added in v0.42.0
func NewAdminInviteUserNewV4BadRequest() *AdminInviteUserNewV4BadRequest
NewAdminInviteUserNewV4BadRequest creates a AdminInviteUserNewV4BadRequest with default headers values
func (*AdminInviteUserNewV4BadRequest) Error ¶ added in v0.42.0
func (o *AdminInviteUserNewV4BadRequest) Error() string
func (*AdminInviteUserNewV4BadRequest) GetPayload ¶ added in v0.42.0
func (o *AdminInviteUserNewV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminInviteUserNewV4BadRequest) ToJSONString ¶ added in v0.42.0
func (o *AdminInviteUserNewV4BadRequest) ToJSONString() string
type AdminInviteUserNewV4Conflict ¶ added in v0.42.0
type AdminInviteUserNewV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminInviteUserNewV4Conflict 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 NewAdminInviteUserNewV4Conflict ¶ added in v0.42.0
func NewAdminInviteUserNewV4Conflict() *AdminInviteUserNewV4Conflict
NewAdminInviteUserNewV4Conflict creates a AdminInviteUserNewV4Conflict with default headers values
func (*AdminInviteUserNewV4Conflict) Error ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Conflict) Error() string
func (*AdminInviteUserNewV4Conflict) GetPayload ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminInviteUserNewV4Conflict) ToJSONString ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Conflict) ToJSONString() string
type AdminInviteUserNewV4Created ¶ added in v0.42.0
type AdminInviteUserNewV4Created struct {
Payload *iamclientmodels.ModelInviteUserResponseV3
}
AdminInviteUserNewV4Created handles this case with default header values.
Created
func NewAdminInviteUserNewV4Created ¶ added in v0.42.0
func NewAdminInviteUserNewV4Created() *AdminInviteUserNewV4Created
NewAdminInviteUserNewV4Created creates a AdminInviteUserNewV4Created with default headers values
func (*AdminInviteUserNewV4Created) Error ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Created) Error() string
func (*AdminInviteUserNewV4Created) GetPayload ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Created) GetPayload() *iamclientmodels.ModelInviteUserResponseV3
func (*AdminInviteUserNewV4Created) ToJSONString ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Created) ToJSONString() string
type AdminInviteUserNewV4Forbidden ¶ added in v0.42.0
type AdminInviteUserNewV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminInviteUserNewV4Forbidden 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 NewAdminInviteUserNewV4Forbidden ¶ added in v0.42.0
func NewAdminInviteUserNewV4Forbidden() *AdminInviteUserNewV4Forbidden
NewAdminInviteUserNewV4Forbidden creates a AdminInviteUserNewV4Forbidden with default headers values
func (*AdminInviteUserNewV4Forbidden) Error ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Forbidden) Error() string
func (*AdminInviteUserNewV4Forbidden) GetPayload ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminInviteUserNewV4Forbidden) ToJSONString ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Forbidden) ToJSONString() string
type AdminInviteUserNewV4InternalServerError ¶ added in v0.42.0
type AdminInviteUserNewV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminInviteUserNewV4InternalServerError 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 NewAdminInviteUserNewV4InternalServerError ¶ added in v0.42.0
func NewAdminInviteUserNewV4InternalServerError() *AdminInviteUserNewV4InternalServerError
NewAdminInviteUserNewV4InternalServerError creates a AdminInviteUserNewV4InternalServerError with default headers values
func (*AdminInviteUserNewV4InternalServerError) Error ¶ added in v0.42.0
func (o *AdminInviteUserNewV4InternalServerError) Error() string
func (*AdminInviteUserNewV4InternalServerError) GetPayload ¶ added in v0.42.0
func (o *AdminInviteUserNewV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminInviteUserNewV4InternalServerError) ToJSONString ¶ added in v0.42.0
func (o *AdminInviteUserNewV4InternalServerError) ToJSONString() string
type AdminInviteUserNewV4NotFound ¶ added in v0.42.0
type AdminInviteUserNewV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminInviteUserNewV4NotFound 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 NewAdminInviteUserNewV4NotFound ¶ added in v0.42.0
func NewAdminInviteUserNewV4NotFound() *AdminInviteUserNewV4NotFound
NewAdminInviteUserNewV4NotFound creates a AdminInviteUserNewV4NotFound with default headers values
func (*AdminInviteUserNewV4NotFound) Error ¶ added in v0.42.0
func (o *AdminInviteUserNewV4NotFound) Error() string
func (*AdminInviteUserNewV4NotFound) GetPayload ¶ added in v0.42.0
func (o *AdminInviteUserNewV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminInviteUserNewV4NotFound) ToJSONString ¶ added in v0.42.0
func (o *AdminInviteUserNewV4NotFound) ToJSONString() string
type AdminInviteUserNewV4Params ¶ added in v0.42.0
type AdminInviteUserNewV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ModelInviteUserRequestV4 AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminInviteUserNewV4Params contains all the parameters to send to the API endpoint for the admin invite user new v4 operation typically these are written to a http.Request
func NewAdminInviteUserNewV4Params ¶ added in v0.42.0
func NewAdminInviteUserNewV4Params() *AdminInviteUserNewV4Params
NewAdminInviteUserNewV4Params creates a new AdminInviteUserNewV4Params object with the default values initialized.
func NewAdminInviteUserNewV4ParamsWithContext ¶ added in v0.42.0
func NewAdminInviteUserNewV4ParamsWithContext(ctx context.Context) *AdminInviteUserNewV4Params
NewAdminInviteUserNewV4ParamsWithContext creates a new AdminInviteUserNewV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminInviteUserNewV4ParamsWithHTTPClient ¶ added in v0.42.0
func NewAdminInviteUserNewV4ParamsWithHTTPClient(client *http.Client) *AdminInviteUserNewV4Params
NewAdminInviteUserNewV4ParamsWithHTTPClient creates a new AdminInviteUserNewV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminInviteUserNewV4ParamsWithTimeout ¶ added in v0.42.0
func NewAdminInviteUserNewV4ParamsWithTimeout(timeout time.Duration) *AdminInviteUserNewV4Params
NewAdminInviteUserNewV4ParamsWithTimeout creates a new AdminInviteUserNewV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminInviteUserNewV4Params) SetAuthInfoWriter ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin invite user new v4 params
func (*AdminInviteUserNewV4Params) SetBody ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Params) SetBody(body *iamclientmodels.ModelInviteUserRequestV4)
SetBody adds the body to the admin invite user new v4 params
func (*AdminInviteUserNewV4Params) SetContext ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin invite user new v4 params
func (*AdminInviteUserNewV4Params) SetHTTPClient ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin invite user new v4 params
func (*AdminInviteUserNewV4Params) SetHTTPClientTransport ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin invite user new v4 params
func (*AdminInviteUserNewV4Params) SetTimeout ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin invite user new v4 params
func (*AdminInviteUserNewV4Params) WithBody ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Params) WithBody(body *iamclientmodels.ModelInviteUserRequestV4) *AdminInviteUserNewV4Params
WithBody adds the body to the admin invite user new v4 params
func (*AdminInviteUserNewV4Params) WithContext ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Params) WithContext(ctx context.Context) *AdminInviteUserNewV4Params
WithContext adds the context to the admin invite user new v4 params
func (*AdminInviteUserNewV4Params) WithHTTPClient ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Params) WithHTTPClient(client *http.Client) *AdminInviteUserNewV4Params
WithHTTPClient adds the HTTPClient to the admin invite user new v4 params
func (*AdminInviteUserNewV4Params) WithTimeout ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Params) WithTimeout(timeout time.Duration) *AdminInviteUserNewV4Params
WithTimeout adds the timeout to the admin invite user new v4 params
func (*AdminInviteUserNewV4Params) WriteToRequest ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminInviteUserNewV4Reader ¶ added in v0.42.0
type AdminInviteUserNewV4Reader struct {
// contains filtered or unexported fields
}
AdminInviteUserNewV4Reader is a Reader for the AdminInviteUserNewV4 structure.
func (*AdminInviteUserNewV4Reader) ReadResponse ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminInviteUserNewV4Unauthorized ¶ added in v0.42.0
type AdminInviteUserNewV4Unauthorized struct {
}AdminInviteUserNewV4Unauthorized 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 NewAdminInviteUserNewV4Unauthorized ¶ added in v0.42.0
func NewAdminInviteUserNewV4Unauthorized() *AdminInviteUserNewV4Unauthorized
NewAdminInviteUserNewV4Unauthorized creates a AdminInviteUserNewV4Unauthorized with default headers values
func (*AdminInviteUserNewV4Unauthorized) Error ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Unauthorized) Error() string
func (*AdminInviteUserNewV4Unauthorized) GetPayload ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminInviteUserNewV4Unauthorized) ToJSONString ¶ added in v0.42.0
func (o *AdminInviteUserNewV4Unauthorized) ToJSONString() string
type AdminInviteUserNewV4UnprocessableEntity ¶ added in v0.42.0
type AdminInviteUserNewV4UnprocessableEntity struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminInviteUserNewV4UnprocessableEntity 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 NewAdminInviteUserNewV4UnprocessableEntity ¶ added in v0.42.0
func NewAdminInviteUserNewV4UnprocessableEntity() *AdminInviteUserNewV4UnprocessableEntity
NewAdminInviteUserNewV4UnprocessableEntity creates a AdminInviteUserNewV4UnprocessableEntity with default headers values
func (*AdminInviteUserNewV4UnprocessableEntity) Error ¶ added in v0.42.0
func (o *AdminInviteUserNewV4UnprocessableEntity) Error() string
func (*AdminInviteUserNewV4UnprocessableEntity) GetPayload ¶ added in v0.42.0
func (o *AdminInviteUserNewV4UnprocessableEntity) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminInviteUserNewV4UnprocessableEntity) ToJSONString ¶ added in v0.42.0
func (o *AdminInviteUserNewV4UnprocessableEntity) ToJSONString() string
type AdminInviteUserV4BadRequest ¶ added in v0.9.0
type AdminInviteUserV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminInviteUserV4BadRequest 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 NewAdminInviteUserV4BadRequest ¶ added in v0.9.0
func NewAdminInviteUserV4BadRequest() *AdminInviteUserV4BadRequest
NewAdminInviteUserV4BadRequest creates a AdminInviteUserV4BadRequest with default headers values
func (*AdminInviteUserV4BadRequest) Error ¶ added in v0.9.0
func (o *AdminInviteUserV4BadRequest) Error() string
func (*AdminInviteUserV4BadRequest) GetPayload ¶ added in v0.9.0
func (o *AdminInviteUserV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminInviteUserV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminInviteUserV4BadRequest) ToJSONString() string
type AdminInviteUserV4Conflict ¶ added in v0.9.0
type AdminInviteUserV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminInviteUserV4Conflict 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 NewAdminInviteUserV4Conflict ¶ added in v0.9.0
func NewAdminInviteUserV4Conflict() *AdminInviteUserV4Conflict
NewAdminInviteUserV4Conflict creates a AdminInviteUserV4Conflict with default headers values
func (*AdminInviteUserV4Conflict) Error ¶ added in v0.9.0
func (o *AdminInviteUserV4Conflict) Error() string
func (*AdminInviteUserV4Conflict) GetPayload ¶ added in v0.9.0
func (o *AdminInviteUserV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminInviteUserV4Conflict) ToJSONString ¶ added in v0.25.0
func (o *AdminInviteUserV4Conflict) ToJSONString() string
type AdminInviteUserV4Created ¶ added in v0.9.0
type AdminInviteUserV4Created struct {
Payload *iamclientmodels.ModelInviteUserResponseV3
}
AdminInviteUserV4Created handles this case with default header values.
Created
func NewAdminInviteUserV4Created ¶ added in v0.9.0
func NewAdminInviteUserV4Created() *AdminInviteUserV4Created
NewAdminInviteUserV4Created creates a AdminInviteUserV4Created with default headers values
func (*AdminInviteUserV4Created) Error ¶ added in v0.9.0
func (o *AdminInviteUserV4Created) Error() string
func (*AdminInviteUserV4Created) GetPayload ¶ added in v0.9.0
func (o *AdminInviteUserV4Created) GetPayload() *iamclientmodels.ModelInviteUserResponseV3
func (*AdminInviteUserV4Created) ToJSONString ¶ added in v0.25.0
func (o *AdminInviteUserV4Created) ToJSONString() string
type AdminInviteUserV4Forbidden ¶ added in v0.31.0
type AdminInviteUserV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminInviteUserV4Forbidden 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 NewAdminInviteUserV4Forbidden ¶ added in v0.31.0
func NewAdminInviteUserV4Forbidden() *AdminInviteUserV4Forbidden
NewAdminInviteUserV4Forbidden creates a AdminInviteUserV4Forbidden with default headers values
func (*AdminInviteUserV4Forbidden) Error ¶ added in v0.31.0
func (o *AdminInviteUserV4Forbidden) Error() string
func (*AdminInviteUserV4Forbidden) GetPayload ¶ added in v0.31.0
func (o *AdminInviteUserV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminInviteUserV4Forbidden) ToJSONString ¶ added in v0.31.0
func (o *AdminInviteUserV4Forbidden) ToJSONString() string
type AdminInviteUserV4InternalServerError ¶ added in v0.9.0
type AdminInviteUserV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminInviteUserV4InternalServerError 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 NewAdminInviteUserV4InternalServerError ¶ added in v0.9.0
func NewAdminInviteUserV4InternalServerError() *AdminInviteUserV4InternalServerError
NewAdminInviteUserV4InternalServerError creates a AdminInviteUserV4InternalServerError with default headers values
func (*AdminInviteUserV4InternalServerError) Error ¶ added in v0.9.0
func (o *AdminInviteUserV4InternalServerError) Error() string
func (*AdminInviteUserV4InternalServerError) GetPayload ¶ added in v0.9.0
func (o *AdminInviteUserV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminInviteUserV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminInviteUserV4InternalServerError) ToJSONString() string
type AdminInviteUserV4NotFound ¶ added in v0.9.0
type AdminInviteUserV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminInviteUserV4NotFound 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 NewAdminInviteUserV4NotFound ¶ added in v0.9.0
func NewAdminInviteUserV4NotFound() *AdminInviteUserV4NotFound
NewAdminInviteUserV4NotFound creates a AdminInviteUserV4NotFound with default headers values
func (*AdminInviteUserV4NotFound) Error ¶ added in v0.9.0
func (o *AdminInviteUserV4NotFound) Error() string
func (*AdminInviteUserV4NotFound) GetPayload ¶ added in v0.9.0
func (o *AdminInviteUserV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminInviteUserV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminInviteUserV4NotFound) ToJSONString() string
type AdminInviteUserV4Params ¶ added in v0.9.0
type AdminInviteUserV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ModelInviteUserRequestV4 AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminInviteUserV4Params contains all the parameters to send to the API endpoint for the admin invite user v4 operation typically these are written to a http.Request
func NewAdminInviteUserV4Params ¶ added in v0.9.0
func NewAdminInviteUserV4Params() *AdminInviteUserV4Params
NewAdminInviteUserV4Params creates a new AdminInviteUserV4Params object with the default values initialized.
func NewAdminInviteUserV4ParamsWithContext ¶ added in v0.9.0
func NewAdminInviteUserV4ParamsWithContext(ctx context.Context) *AdminInviteUserV4Params
NewAdminInviteUserV4ParamsWithContext creates a new AdminInviteUserV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminInviteUserV4ParamsWithHTTPClient ¶ added in v0.9.0
func NewAdminInviteUserV4ParamsWithHTTPClient(client *http.Client) *AdminInviteUserV4Params
NewAdminInviteUserV4ParamsWithHTTPClient creates a new AdminInviteUserV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminInviteUserV4ParamsWithTimeout ¶ added in v0.9.0
func NewAdminInviteUserV4ParamsWithTimeout(timeout time.Duration) *AdminInviteUserV4Params
NewAdminInviteUserV4ParamsWithTimeout creates a new AdminInviteUserV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminInviteUserV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminInviteUserV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin invite user v4 params
func (*AdminInviteUserV4Params) SetBody ¶ added in v0.9.0
func (o *AdminInviteUserV4Params) SetBody(body *iamclientmodels.ModelInviteUserRequestV4)
SetBody adds the body to the admin invite user v4 params
func (*AdminInviteUserV4Params) SetContext ¶ added in v0.9.0
func (o *AdminInviteUserV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin invite user v4 params
func (*AdminInviteUserV4Params) SetHTTPClient ¶ added in v0.9.0
func (o *AdminInviteUserV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin invite user v4 params
func (*AdminInviteUserV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminInviteUserV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin invite user v4 params
func (*AdminInviteUserV4Params) SetTimeout ¶ added in v0.9.0
func (o *AdminInviteUserV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin invite user v4 params
func (*AdminInviteUserV4Params) WithBody ¶ added in v0.9.0
func (o *AdminInviteUserV4Params) WithBody(body *iamclientmodels.ModelInviteUserRequestV4) *AdminInviteUserV4Params
WithBody adds the body to the admin invite user v4 params
func (*AdminInviteUserV4Params) WithContext ¶ added in v0.9.0
func (o *AdminInviteUserV4Params) WithContext(ctx context.Context) *AdminInviteUserV4Params
WithContext adds the context to the admin invite user v4 params
func (*AdminInviteUserV4Params) WithHTTPClient ¶ added in v0.9.0
func (o *AdminInviteUserV4Params) WithHTTPClient(client *http.Client) *AdminInviteUserV4Params
WithHTTPClient adds the HTTPClient to the admin invite user v4 params
func (*AdminInviteUserV4Params) WithTimeout ¶ added in v0.9.0
func (o *AdminInviteUserV4Params) WithTimeout(timeout time.Duration) *AdminInviteUserV4Params
WithTimeout adds the timeout to the admin invite user v4 params
func (*AdminInviteUserV4Params) WriteToRequest ¶ added in v0.9.0
func (o *AdminInviteUserV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminInviteUserV4Reader ¶ added in v0.9.0
type AdminInviteUserV4Reader struct {
// contains filtered or unexported fields
}
AdminInviteUserV4Reader is a Reader for the AdminInviteUserV4 structure.
func (*AdminInviteUserV4Reader) ReadResponse ¶ added in v0.9.0
func (o *AdminInviteUserV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminInviteUserV4Unauthorized ¶ added in v0.31.0
type AdminInviteUserV4Unauthorized struct {
}AdminInviteUserV4Unauthorized 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 NewAdminInviteUserV4Unauthorized ¶ added in v0.31.0
func NewAdminInviteUserV4Unauthorized() *AdminInviteUserV4Unauthorized
NewAdminInviteUserV4Unauthorized creates a AdminInviteUserV4Unauthorized with default headers values
func (*AdminInviteUserV4Unauthorized) Error ¶ added in v0.31.0
func (o *AdminInviteUserV4Unauthorized) Error() string
func (*AdminInviteUserV4Unauthorized) GetPayload ¶ added in v0.31.0
func (o *AdminInviteUserV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminInviteUserV4Unauthorized) ToJSONString ¶ added in v0.31.0
func (o *AdminInviteUserV4Unauthorized) ToJSONString() string
type AdminInviteUserV4UnprocessableEntity ¶ added in v0.9.0
type AdminInviteUserV4UnprocessableEntity struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminInviteUserV4UnprocessableEntity 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 NewAdminInviteUserV4UnprocessableEntity ¶ added in v0.9.0
func NewAdminInviteUserV4UnprocessableEntity() *AdminInviteUserV4UnprocessableEntity
NewAdminInviteUserV4UnprocessableEntity creates a AdminInviteUserV4UnprocessableEntity with default headers values
func (*AdminInviteUserV4UnprocessableEntity) Error ¶ added in v0.9.0
func (o *AdminInviteUserV4UnprocessableEntity) Error() string
func (*AdminInviteUserV4UnprocessableEntity) GetPayload ¶ added in v0.9.0
func (o *AdminInviteUserV4UnprocessableEntity) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminInviteUserV4UnprocessableEntity) ToJSONString ¶ added in v0.25.0
func (o *AdminInviteUserV4UnprocessableEntity) ToJSONString() string
type AdminListUserRolesV4Forbidden ¶ added in v0.2.0
type AdminListUserRolesV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminListUserRolesV4Forbidden 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 NewAdminListUserRolesV4Forbidden ¶ added in v0.2.0
func NewAdminListUserRolesV4Forbidden() *AdminListUserRolesV4Forbidden
NewAdminListUserRolesV4Forbidden creates a AdminListUserRolesV4Forbidden with default headers values
func (*AdminListUserRolesV4Forbidden) Error ¶ added in v0.2.0
func (o *AdminListUserRolesV4Forbidden) Error() string
func (*AdminListUserRolesV4Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminListUserRolesV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminListUserRolesV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *AdminListUserRolesV4Forbidden) ToJSONString() string
type AdminListUserRolesV4InternalServerError ¶ added in v0.2.0
type AdminListUserRolesV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminListUserRolesV4InternalServerError 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 NewAdminListUserRolesV4InternalServerError ¶ added in v0.2.0
func NewAdminListUserRolesV4InternalServerError() *AdminListUserRolesV4InternalServerError
NewAdminListUserRolesV4InternalServerError creates a AdminListUserRolesV4InternalServerError with default headers values
func (*AdminListUserRolesV4InternalServerError) Error ¶ added in v0.2.0
func (o *AdminListUserRolesV4InternalServerError) Error() string
func (*AdminListUserRolesV4InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminListUserRolesV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminListUserRolesV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminListUserRolesV4InternalServerError) ToJSONString() string
type AdminListUserRolesV4NotFound ¶ added in v0.2.0
type AdminListUserRolesV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminListUserRolesV4NotFound 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 NewAdminListUserRolesV4NotFound ¶ added in v0.2.0
func NewAdminListUserRolesV4NotFound() *AdminListUserRolesV4NotFound
NewAdminListUserRolesV4NotFound creates a AdminListUserRolesV4NotFound with default headers values
func (*AdminListUserRolesV4NotFound) Error ¶ added in v0.2.0
func (o *AdminListUserRolesV4NotFound) Error() string
func (*AdminListUserRolesV4NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminListUserRolesV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminListUserRolesV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminListUserRolesV4NotFound) ToJSONString() string
type AdminListUserRolesV4OK ¶ added in v0.2.0
type AdminListUserRolesV4OK struct {
Payload *iamclientmodels.ModelListUserRolesV4Response
}
AdminListUserRolesV4OK handles this case with default header values.
Operation succeeded
func NewAdminListUserRolesV4OK ¶ added in v0.2.0
func NewAdminListUserRolesV4OK() *AdminListUserRolesV4OK
NewAdminListUserRolesV4OK creates a AdminListUserRolesV4OK with default headers values
func (*AdminListUserRolesV4OK) Error ¶ added in v0.2.0
func (o *AdminListUserRolesV4OK) Error() string
func (*AdminListUserRolesV4OK) GetPayload ¶ added in v0.2.0
func (o *AdminListUserRolesV4OK) GetPayload() *iamclientmodels.ModelListUserRolesV4Response
func (*AdminListUserRolesV4OK) ToJSONString ¶ added in v0.25.0
func (o *AdminListUserRolesV4OK) ToJSONString() string
type AdminListUserRolesV4Params ¶ added in v0.2.0
type AdminListUserRolesV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminListUserRolesV4Params contains all the parameters to send to the API endpoint for the admin list user roles v4 operation typically these are written to a http.Request
func NewAdminListUserRolesV4Params ¶ added in v0.2.0
func NewAdminListUserRolesV4Params() *AdminListUserRolesV4Params
NewAdminListUserRolesV4Params creates a new AdminListUserRolesV4Params object with the default values initialized.
func NewAdminListUserRolesV4ParamsWithContext ¶ added in v0.2.0
func NewAdminListUserRolesV4ParamsWithContext(ctx context.Context) *AdminListUserRolesV4Params
NewAdminListUserRolesV4ParamsWithContext creates a new AdminListUserRolesV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminListUserRolesV4ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminListUserRolesV4ParamsWithHTTPClient(client *http.Client) *AdminListUserRolesV4Params
NewAdminListUserRolesV4ParamsWithHTTPClient creates a new AdminListUserRolesV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminListUserRolesV4ParamsWithTimeout ¶ added in v0.2.0
func NewAdminListUserRolesV4ParamsWithTimeout(timeout time.Duration) *AdminListUserRolesV4Params
NewAdminListUserRolesV4ParamsWithTimeout creates a new AdminListUserRolesV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminListUserRolesV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminListUserRolesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin list user roles v4 params
func (*AdminListUserRolesV4Params) SetContext ¶ added in v0.2.0
func (o *AdminListUserRolesV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin list user roles v4 params
func (*AdminListUserRolesV4Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminListUserRolesV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin list user roles v4 params
func (*AdminListUserRolesV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminListUserRolesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin list user roles v4 params
func (*AdminListUserRolesV4Params) SetNamespace ¶ added in v0.2.0
func (o *AdminListUserRolesV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin list user roles v4 params
func (*AdminListUserRolesV4Params) SetTimeout ¶ added in v0.2.0
func (o *AdminListUserRolesV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin list user roles v4 params
func (*AdminListUserRolesV4Params) SetUserID ¶ added in v0.2.0
func (o *AdminListUserRolesV4Params) SetUserID(userID string)
SetUserID adds the userId to the admin list user roles v4 params
func (*AdminListUserRolesV4Params) WithContext ¶ added in v0.2.0
func (o *AdminListUserRolesV4Params) WithContext(ctx context.Context) *AdminListUserRolesV4Params
WithContext adds the context to the admin list user roles v4 params
func (*AdminListUserRolesV4Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminListUserRolesV4Params) WithHTTPClient(client *http.Client) *AdminListUserRolesV4Params
WithHTTPClient adds the HTTPClient to the admin list user roles v4 params
func (*AdminListUserRolesV4Params) WithNamespace ¶ added in v0.2.0
func (o *AdminListUserRolesV4Params) WithNamespace(namespace string) *AdminListUserRolesV4Params
WithNamespace adds the namespace to the admin list user roles v4 params
func (*AdminListUserRolesV4Params) WithTimeout ¶ added in v0.2.0
func (o *AdminListUserRolesV4Params) WithTimeout(timeout time.Duration) *AdminListUserRolesV4Params
WithTimeout adds the timeout to the admin list user roles v4 params
func (*AdminListUserRolesV4Params) WithUserID ¶ added in v0.2.0
func (o *AdminListUserRolesV4Params) WithUserID(userID string) *AdminListUserRolesV4Params
WithUserID adds the userID to the admin list user roles v4 params
func (*AdminListUserRolesV4Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminListUserRolesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminListUserRolesV4Reader ¶ added in v0.2.0
type AdminListUserRolesV4Reader struct {
// contains filtered or unexported fields
}
AdminListUserRolesV4Reader is a Reader for the AdminListUserRolesV4 structure.
func (*AdminListUserRolesV4Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminListUserRolesV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminListUserRolesV4Unauthorized ¶ added in v0.31.0
type AdminListUserRolesV4Unauthorized struct {
}AdminListUserRolesV4Unauthorized 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 NewAdminListUserRolesV4Unauthorized ¶ added in v0.31.0
func NewAdminListUserRolesV4Unauthorized() *AdminListUserRolesV4Unauthorized
NewAdminListUserRolesV4Unauthorized creates a AdminListUserRolesV4Unauthorized with default headers values
func (*AdminListUserRolesV4Unauthorized) Error ¶ added in v0.31.0
func (o *AdminListUserRolesV4Unauthorized) Error() string
func (*AdminListUserRolesV4Unauthorized) GetPayload ¶ added in v0.31.0
func (o *AdminListUserRolesV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminListUserRolesV4Unauthorized) ToJSONString ¶ added in v0.31.0
func (o *AdminListUserRolesV4Unauthorized) ToJSONString() string
type AdminMakeFactorMyDefaultV4BadRequest ¶ added in v0.15.0
type AdminMakeFactorMyDefaultV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminMakeFactorMyDefaultV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10189</td><td>invalid factor</td></tr><tr><td>10192</td><td>factor not enabled</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewAdminMakeFactorMyDefaultV4BadRequest ¶ added in v0.15.0
func NewAdminMakeFactorMyDefaultV4BadRequest() *AdminMakeFactorMyDefaultV4BadRequest
NewAdminMakeFactorMyDefaultV4BadRequest creates a AdminMakeFactorMyDefaultV4BadRequest with default headers values
func (*AdminMakeFactorMyDefaultV4BadRequest) Error ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4BadRequest) Error() string
func (*AdminMakeFactorMyDefaultV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminMakeFactorMyDefaultV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminMakeFactorMyDefaultV4BadRequest) ToJSONString() string
type AdminMakeFactorMyDefaultV4Forbidden ¶ added in v0.15.0
type AdminMakeFactorMyDefaultV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminMakeFactorMyDefaultV4Forbidden 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 NewAdminMakeFactorMyDefaultV4Forbidden ¶ added in v0.15.0
func NewAdminMakeFactorMyDefaultV4Forbidden() *AdminMakeFactorMyDefaultV4Forbidden
NewAdminMakeFactorMyDefaultV4Forbidden creates a AdminMakeFactorMyDefaultV4Forbidden with default headers values
func (*AdminMakeFactorMyDefaultV4Forbidden) Error ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4Forbidden) Error() string
func (*AdminMakeFactorMyDefaultV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminMakeFactorMyDefaultV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *AdminMakeFactorMyDefaultV4Forbidden) ToJSONString() string
type AdminMakeFactorMyDefaultV4InternalServerError ¶ added in v0.15.0
type AdminMakeFactorMyDefaultV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminMakeFactorMyDefaultV4InternalServerError 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 NewAdminMakeFactorMyDefaultV4InternalServerError ¶ added in v0.15.0
func NewAdminMakeFactorMyDefaultV4InternalServerError() *AdminMakeFactorMyDefaultV4InternalServerError
NewAdminMakeFactorMyDefaultV4InternalServerError creates a AdminMakeFactorMyDefaultV4InternalServerError with default headers values
func (*AdminMakeFactorMyDefaultV4InternalServerError) Error ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4InternalServerError) Error() string
func (*AdminMakeFactorMyDefaultV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminMakeFactorMyDefaultV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminMakeFactorMyDefaultV4InternalServerError) ToJSONString() string
type AdminMakeFactorMyDefaultV4NoContent ¶ added in v0.15.0
type AdminMakeFactorMyDefaultV4NoContent struct { }
AdminMakeFactorMyDefaultV4NoContent handles this case with default header values.
Default method changed
func NewAdminMakeFactorMyDefaultV4NoContent ¶ added in v0.15.0
func NewAdminMakeFactorMyDefaultV4NoContent() *AdminMakeFactorMyDefaultV4NoContent
NewAdminMakeFactorMyDefaultV4NoContent creates a AdminMakeFactorMyDefaultV4NoContent with default headers values
func (*AdminMakeFactorMyDefaultV4NoContent) Error ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4NoContent) Error() string
type AdminMakeFactorMyDefaultV4NotFound ¶ added in v0.15.0
type AdminMakeFactorMyDefaultV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminMakeFactorMyDefaultV4NotFound 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 NewAdminMakeFactorMyDefaultV4NotFound ¶ added in v0.15.0
func NewAdminMakeFactorMyDefaultV4NotFound() *AdminMakeFactorMyDefaultV4NotFound
NewAdminMakeFactorMyDefaultV4NotFound creates a AdminMakeFactorMyDefaultV4NotFound with default headers values
func (*AdminMakeFactorMyDefaultV4NotFound) Error ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4NotFound) Error() string
func (*AdminMakeFactorMyDefaultV4NotFound) GetPayload ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminMakeFactorMyDefaultV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminMakeFactorMyDefaultV4NotFound) ToJSONString() string
type AdminMakeFactorMyDefaultV4Params ¶ added in v0.15.0
type AdminMakeFactorMyDefaultV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Factor method */ Factor string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminMakeFactorMyDefaultV4Params contains all the parameters to send to the API endpoint for the admin make factor my default v4 operation typically these are written to a http.Request
func NewAdminMakeFactorMyDefaultV4Params ¶ added in v0.15.0
func NewAdminMakeFactorMyDefaultV4Params() *AdminMakeFactorMyDefaultV4Params
NewAdminMakeFactorMyDefaultV4Params creates a new AdminMakeFactorMyDefaultV4Params object with the default values initialized.
func NewAdminMakeFactorMyDefaultV4ParamsWithContext ¶ added in v0.15.0
func NewAdminMakeFactorMyDefaultV4ParamsWithContext(ctx context.Context) *AdminMakeFactorMyDefaultV4Params
NewAdminMakeFactorMyDefaultV4ParamsWithContext creates a new AdminMakeFactorMyDefaultV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminMakeFactorMyDefaultV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewAdminMakeFactorMyDefaultV4ParamsWithHTTPClient(client *http.Client) *AdminMakeFactorMyDefaultV4Params
NewAdminMakeFactorMyDefaultV4ParamsWithHTTPClient creates a new AdminMakeFactorMyDefaultV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminMakeFactorMyDefaultV4ParamsWithTimeout ¶ added in v0.15.0
func NewAdminMakeFactorMyDefaultV4ParamsWithTimeout(timeout time.Duration) *AdminMakeFactorMyDefaultV4Params
NewAdminMakeFactorMyDefaultV4ParamsWithTimeout creates a new AdminMakeFactorMyDefaultV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminMakeFactorMyDefaultV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminMakeFactorMyDefaultV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin make factor my default v4 params
func (*AdminMakeFactorMyDefaultV4Params) SetContext ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin make factor my default v4 params
func (*AdminMakeFactorMyDefaultV4Params) SetFactor ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4Params) SetFactor(factor string)
SetFactor adds the factor to the admin make factor my default v4 params
func (*AdminMakeFactorMyDefaultV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin make factor my default v4 params
func (*AdminMakeFactorMyDefaultV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminMakeFactorMyDefaultV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin make factor my default v4 params
func (*AdminMakeFactorMyDefaultV4Params) SetTimeout ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin make factor my default v4 params
func (*AdminMakeFactorMyDefaultV4Params) WithContext ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4Params) WithContext(ctx context.Context) *AdminMakeFactorMyDefaultV4Params
WithContext adds the context to the admin make factor my default v4 params
func (*AdminMakeFactorMyDefaultV4Params) WithFactor ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4Params) WithFactor(factor string) *AdminMakeFactorMyDefaultV4Params
WithFactor adds the factor to the admin make factor my default v4 params
func (*AdminMakeFactorMyDefaultV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4Params) WithHTTPClient(client *http.Client) *AdminMakeFactorMyDefaultV4Params
WithHTTPClient adds the HTTPClient to the admin make factor my default v4 params
func (*AdminMakeFactorMyDefaultV4Params) WithTimeout ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4Params) WithTimeout(timeout time.Duration) *AdminMakeFactorMyDefaultV4Params
WithTimeout adds the timeout to the admin make factor my default v4 params
func (*AdminMakeFactorMyDefaultV4Params) WriteToRequest ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminMakeFactorMyDefaultV4Reader ¶ added in v0.15.0
type AdminMakeFactorMyDefaultV4Reader struct {
// contains filtered or unexported fields
}
AdminMakeFactorMyDefaultV4Reader is a Reader for the AdminMakeFactorMyDefaultV4 structure.
func (*AdminMakeFactorMyDefaultV4Reader) ReadResponse ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminMakeFactorMyDefaultV4Unauthorized ¶ added in v0.15.0
type AdminMakeFactorMyDefaultV4Unauthorized struct {
}AdminMakeFactorMyDefaultV4Unauthorized 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 NewAdminMakeFactorMyDefaultV4Unauthorized ¶ added in v0.15.0
func NewAdminMakeFactorMyDefaultV4Unauthorized() *AdminMakeFactorMyDefaultV4Unauthorized
NewAdminMakeFactorMyDefaultV4Unauthorized creates a AdminMakeFactorMyDefaultV4Unauthorized with default headers values
func (*AdminMakeFactorMyDefaultV4Unauthorized) Error ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4Unauthorized) Error() string
func (*AdminMakeFactorMyDefaultV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *AdminMakeFactorMyDefaultV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminMakeFactorMyDefaultV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminMakeFactorMyDefaultV4Unauthorized) ToJSONString() string
type AdminRemoveUserRoleV4BadRequest ¶ added in v0.2.0
type AdminRemoveUserRoleV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminRemoveUserRoleV4BadRequest 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 NewAdminRemoveUserRoleV4BadRequest ¶ added in v0.2.0
func NewAdminRemoveUserRoleV4BadRequest() *AdminRemoveUserRoleV4BadRequest
NewAdminRemoveUserRoleV4BadRequest creates a AdminRemoveUserRoleV4BadRequest with default headers values
func (*AdminRemoveUserRoleV4BadRequest) Error ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4BadRequest) Error() string
func (*AdminRemoveUserRoleV4BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminRemoveUserRoleV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminRemoveUserRoleV4BadRequest) ToJSONString() string
type AdminRemoveUserRoleV4Forbidden ¶ added in v0.2.0
type AdminRemoveUserRoleV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminRemoveUserRoleV4Forbidden 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 NewAdminRemoveUserRoleV4Forbidden ¶ added in v0.2.0
func NewAdminRemoveUserRoleV4Forbidden() *AdminRemoveUserRoleV4Forbidden
NewAdminRemoveUserRoleV4Forbidden creates a AdminRemoveUserRoleV4Forbidden with default headers values
func (*AdminRemoveUserRoleV4Forbidden) Error ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4Forbidden) Error() string
func (*AdminRemoveUserRoleV4Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminRemoveUserRoleV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *AdminRemoveUserRoleV4Forbidden) ToJSONString() string
type AdminRemoveUserRoleV4InternalServerError ¶ added in v0.2.0
type AdminRemoveUserRoleV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminRemoveUserRoleV4InternalServerError 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 NewAdminRemoveUserRoleV4InternalServerError ¶ added in v0.2.0
func NewAdminRemoveUserRoleV4InternalServerError() *AdminRemoveUserRoleV4InternalServerError
NewAdminRemoveUserRoleV4InternalServerError creates a AdminRemoveUserRoleV4InternalServerError with default headers values
func (*AdminRemoveUserRoleV4InternalServerError) Error ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4InternalServerError) Error() string
func (*AdminRemoveUserRoleV4InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminRemoveUserRoleV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminRemoveUserRoleV4InternalServerError) ToJSONString() string
type AdminRemoveUserRoleV4NoContent ¶ added in v0.2.0
type AdminRemoveUserRoleV4NoContent struct { }
AdminRemoveUserRoleV4NoContent handles this case with default header values.
Operation succeeded
func NewAdminRemoveUserRoleV4NoContent ¶ added in v0.2.0
func NewAdminRemoveUserRoleV4NoContent() *AdminRemoveUserRoleV4NoContent
NewAdminRemoveUserRoleV4NoContent creates a AdminRemoveUserRoleV4NoContent with default headers values
func (*AdminRemoveUserRoleV4NoContent) Error ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4NoContent) Error() string
type AdminRemoveUserRoleV4NotFound ¶ added in v0.2.0
type AdminRemoveUserRoleV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminRemoveUserRoleV4NotFound 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 NewAdminRemoveUserRoleV4NotFound ¶ added in v0.2.0
func NewAdminRemoveUserRoleV4NotFound() *AdminRemoveUserRoleV4NotFound
NewAdminRemoveUserRoleV4NotFound creates a AdminRemoveUserRoleV4NotFound with default headers values
func (*AdminRemoveUserRoleV4NotFound) Error ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4NotFound) Error() string
func (*AdminRemoveUserRoleV4NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminRemoveUserRoleV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminRemoveUserRoleV4NotFound) ToJSONString() string
type AdminRemoveUserRoleV4Params ¶ added in v0.2.0
type AdminRemoveUserRoleV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ModelRemoveUserRoleV4Request /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminRemoveUserRoleV4Params contains all the parameters to send to the API endpoint for the admin remove user role v4 operation typically these are written to a http.Request
func NewAdminRemoveUserRoleV4Params ¶ added in v0.2.0
func NewAdminRemoveUserRoleV4Params() *AdminRemoveUserRoleV4Params
NewAdminRemoveUserRoleV4Params creates a new AdminRemoveUserRoleV4Params object with the default values initialized.
func NewAdminRemoveUserRoleV4ParamsWithContext ¶ added in v0.2.0
func NewAdminRemoveUserRoleV4ParamsWithContext(ctx context.Context) *AdminRemoveUserRoleV4Params
NewAdminRemoveUserRoleV4ParamsWithContext creates a new AdminRemoveUserRoleV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminRemoveUserRoleV4ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminRemoveUserRoleV4ParamsWithHTTPClient(client *http.Client) *AdminRemoveUserRoleV4Params
NewAdminRemoveUserRoleV4ParamsWithHTTPClient creates a new AdminRemoveUserRoleV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminRemoveUserRoleV4ParamsWithTimeout ¶ added in v0.2.0
func NewAdminRemoveUserRoleV4ParamsWithTimeout(timeout time.Duration) *AdminRemoveUserRoleV4Params
NewAdminRemoveUserRoleV4ParamsWithTimeout creates a new AdminRemoveUserRoleV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminRemoveUserRoleV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminRemoveUserRoleV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin remove user role v4 params
func (*AdminRemoveUserRoleV4Params) SetBody ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4Params) SetBody(body *iamclientmodels.ModelRemoveUserRoleV4Request)
SetBody adds the body to the admin remove user role v4 params
func (*AdminRemoveUserRoleV4Params) SetContext ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin remove user role v4 params
func (*AdminRemoveUserRoleV4Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin remove user role v4 params
func (*AdminRemoveUserRoleV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminRemoveUserRoleV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin remove user role v4 params
func (*AdminRemoveUserRoleV4Params) SetNamespace ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin remove user role v4 params
func (*AdminRemoveUserRoleV4Params) SetTimeout ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin remove user role v4 params
func (*AdminRemoveUserRoleV4Params) SetUserID ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4Params) SetUserID(userID string)
SetUserID adds the userId to the admin remove user role v4 params
func (*AdminRemoveUserRoleV4Params) WithBody ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4Params) WithBody(body *iamclientmodels.ModelRemoveUserRoleV4Request) *AdminRemoveUserRoleV4Params
WithBody adds the body to the admin remove user role v4 params
func (*AdminRemoveUserRoleV4Params) WithContext ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4Params) WithContext(ctx context.Context) *AdminRemoveUserRoleV4Params
WithContext adds the context to the admin remove user role v4 params
func (*AdminRemoveUserRoleV4Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4Params) WithHTTPClient(client *http.Client) *AdminRemoveUserRoleV4Params
WithHTTPClient adds the HTTPClient to the admin remove user role v4 params
func (*AdminRemoveUserRoleV4Params) WithNamespace ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4Params) WithNamespace(namespace string) *AdminRemoveUserRoleV4Params
WithNamespace adds the namespace to the admin remove user role v4 params
func (*AdminRemoveUserRoleV4Params) WithTimeout ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4Params) WithTimeout(timeout time.Duration) *AdminRemoveUserRoleV4Params
WithTimeout adds the timeout to the admin remove user role v4 params
func (*AdminRemoveUserRoleV4Params) WithUserID ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4Params) WithUserID(userID string) *AdminRemoveUserRoleV4Params
WithUserID adds the userID to the admin remove user role v4 params
func (*AdminRemoveUserRoleV4Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminRemoveUserRoleV4Reader ¶ added in v0.2.0
type AdminRemoveUserRoleV4Reader struct {
// contains filtered or unexported fields
}
AdminRemoveUserRoleV4Reader is a Reader for the AdminRemoveUserRoleV4 structure.
func (*AdminRemoveUserRoleV4Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminRemoveUserRoleV4Unauthorized ¶ added in v0.31.0
type AdminRemoveUserRoleV4Unauthorized struct {
}AdminRemoveUserRoleV4Unauthorized 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 NewAdminRemoveUserRoleV4Unauthorized ¶ added in v0.31.0
func NewAdminRemoveUserRoleV4Unauthorized() *AdminRemoveUserRoleV4Unauthorized
NewAdminRemoveUserRoleV4Unauthorized creates a AdminRemoveUserRoleV4Unauthorized with default headers values
func (*AdminRemoveUserRoleV4Unauthorized) Error ¶ added in v0.31.0
func (o *AdminRemoveUserRoleV4Unauthorized) Error() string
func (*AdminRemoveUserRoleV4Unauthorized) GetPayload ¶ added in v0.31.0
func (o *AdminRemoveUserRoleV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminRemoveUserRoleV4Unauthorized) ToJSONString ¶ added in v0.31.0
func (o *AdminRemoveUserRoleV4Unauthorized) ToJSONString() string
type AdminRemoveUserRoleV4UnprocessableEntity ¶ added in v0.2.0
type AdminRemoveUserRoleV4UnprocessableEntity struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminRemoveUserRoleV4UnprocessableEntity handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10183</td><td>unprocessable entity</td></tr></table>
func NewAdminRemoveUserRoleV4UnprocessableEntity ¶ added in v0.2.0
func NewAdminRemoveUserRoleV4UnprocessableEntity() *AdminRemoveUserRoleV4UnprocessableEntity
NewAdminRemoveUserRoleV4UnprocessableEntity creates a AdminRemoveUserRoleV4UnprocessableEntity with default headers values
func (*AdminRemoveUserRoleV4UnprocessableEntity) Error ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4UnprocessableEntity) Error() string
func (*AdminRemoveUserRoleV4UnprocessableEntity) GetPayload ¶ added in v0.2.0
func (o *AdminRemoveUserRoleV4UnprocessableEntity) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminRemoveUserRoleV4UnprocessableEntity) ToJSONString ¶ added in v0.25.0
func (o *AdminRemoveUserRoleV4UnprocessableEntity) ToJSONString() string
type AdminSendMyMFAEmailCodeV4BadRequest ¶ added in v0.32.0
type AdminSendMyMFAEmailCodeV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminSendMyMFAEmailCodeV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewAdminSendMyMFAEmailCodeV4BadRequest ¶ added in v0.32.0
func NewAdminSendMyMFAEmailCodeV4BadRequest() *AdminSendMyMFAEmailCodeV4BadRequest
NewAdminSendMyMFAEmailCodeV4BadRequest creates a AdminSendMyMFAEmailCodeV4BadRequest with default headers values
func (*AdminSendMyMFAEmailCodeV4BadRequest) Error ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4BadRequest) Error() string
func (*AdminSendMyMFAEmailCodeV4BadRequest) GetPayload ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminSendMyMFAEmailCodeV4BadRequest) ToJSONString ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4BadRequest) ToJSONString() string
type AdminSendMyMFAEmailCodeV4Forbidden ¶ added in v0.32.0
type AdminSendMyMFAEmailCodeV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminSendMyMFAEmailCodeV4Forbidden 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 NewAdminSendMyMFAEmailCodeV4Forbidden ¶ added in v0.32.0
func NewAdminSendMyMFAEmailCodeV4Forbidden() *AdminSendMyMFAEmailCodeV4Forbidden
NewAdminSendMyMFAEmailCodeV4Forbidden creates a AdminSendMyMFAEmailCodeV4Forbidden with default headers values
func (*AdminSendMyMFAEmailCodeV4Forbidden) Error ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4Forbidden) Error() string
func (*AdminSendMyMFAEmailCodeV4Forbidden) GetPayload ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminSendMyMFAEmailCodeV4Forbidden) ToJSONString ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4Forbidden) ToJSONString() string
type AdminSendMyMFAEmailCodeV4InternalServerError ¶ added in v0.32.0
type AdminSendMyMFAEmailCodeV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminSendMyMFAEmailCodeV4InternalServerError 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 NewAdminSendMyMFAEmailCodeV4InternalServerError ¶ added in v0.32.0
func NewAdminSendMyMFAEmailCodeV4InternalServerError() *AdminSendMyMFAEmailCodeV4InternalServerError
NewAdminSendMyMFAEmailCodeV4InternalServerError creates a AdminSendMyMFAEmailCodeV4InternalServerError with default headers values
func (*AdminSendMyMFAEmailCodeV4InternalServerError) Error ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4InternalServerError) Error() string
func (*AdminSendMyMFAEmailCodeV4InternalServerError) GetPayload ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminSendMyMFAEmailCodeV4InternalServerError) ToJSONString ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4InternalServerError) ToJSONString() string
type AdminSendMyMFAEmailCodeV4NoContent ¶ added in v0.32.0
type AdminSendMyMFAEmailCodeV4NoContent struct { }
AdminSendMyMFAEmailCodeV4NoContent handles this case with default header values.
code sent
func NewAdminSendMyMFAEmailCodeV4NoContent ¶ added in v0.32.0
func NewAdminSendMyMFAEmailCodeV4NoContent() *AdminSendMyMFAEmailCodeV4NoContent
NewAdminSendMyMFAEmailCodeV4NoContent creates a AdminSendMyMFAEmailCodeV4NoContent with default headers values
func (*AdminSendMyMFAEmailCodeV4NoContent) Error ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4NoContent) Error() string
type AdminSendMyMFAEmailCodeV4NotFound ¶ added in v0.32.0
type AdminSendMyMFAEmailCodeV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminSendMyMFAEmailCodeV4NotFound 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 NewAdminSendMyMFAEmailCodeV4NotFound ¶ added in v0.32.0
func NewAdminSendMyMFAEmailCodeV4NotFound() *AdminSendMyMFAEmailCodeV4NotFound
NewAdminSendMyMFAEmailCodeV4NotFound creates a AdminSendMyMFAEmailCodeV4NotFound with default headers values
func (*AdminSendMyMFAEmailCodeV4NotFound) Error ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4NotFound) Error() string
func (*AdminSendMyMFAEmailCodeV4NotFound) GetPayload ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminSendMyMFAEmailCodeV4NotFound) ToJSONString ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4NotFound) ToJSONString() string
type AdminSendMyMFAEmailCodeV4Params ¶ added in v0.32.0
type AdminSendMyMFAEmailCodeV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminSendMyMFAEmailCodeV4Params contains all the parameters to send to the API endpoint for the admin send my mfa email code v4 operation typically these are written to a http.Request
func NewAdminSendMyMFAEmailCodeV4Params ¶ added in v0.32.0
func NewAdminSendMyMFAEmailCodeV4Params() *AdminSendMyMFAEmailCodeV4Params
NewAdminSendMyMFAEmailCodeV4Params creates a new AdminSendMyMFAEmailCodeV4Params object with the default values initialized.
func NewAdminSendMyMFAEmailCodeV4ParamsWithContext ¶ added in v0.32.0
func NewAdminSendMyMFAEmailCodeV4ParamsWithContext(ctx context.Context) *AdminSendMyMFAEmailCodeV4Params
NewAdminSendMyMFAEmailCodeV4ParamsWithContext creates a new AdminSendMyMFAEmailCodeV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminSendMyMFAEmailCodeV4ParamsWithHTTPClient ¶ added in v0.32.0
func NewAdminSendMyMFAEmailCodeV4ParamsWithHTTPClient(client *http.Client) *AdminSendMyMFAEmailCodeV4Params
NewAdminSendMyMFAEmailCodeV4ParamsWithHTTPClient creates a new AdminSendMyMFAEmailCodeV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminSendMyMFAEmailCodeV4ParamsWithTimeout ¶ added in v0.32.0
func NewAdminSendMyMFAEmailCodeV4ParamsWithTimeout(timeout time.Duration) *AdminSendMyMFAEmailCodeV4Params
NewAdminSendMyMFAEmailCodeV4ParamsWithTimeout creates a new AdminSendMyMFAEmailCodeV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminSendMyMFAEmailCodeV4Params) SetAuthInfoWriter ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin send my mfa email code v4 params
func (*AdminSendMyMFAEmailCodeV4Params) SetContext ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin send my mfa email code v4 params
func (*AdminSendMyMFAEmailCodeV4Params) SetHTTPClient ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin send my mfa email code v4 params
func (*AdminSendMyMFAEmailCodeV4Params) SetHTTPClientTransport ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin send my mfa email code v4 params
func (*AdminSendMyMFAEmailCodeV4Params) SetTimeout ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin send my mfa email code v4 params
func (*AdminSendMyMFAEmailCodeV4Params) WithContext ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4Params) WithContext(ctx context.Context) *AdminSendMyMFAEmailCodeV4Params
WithContext adds the context to the admin send my mfa email code v4 params
func (*AdminSendMyMFAEmailCodeV4Params) WithHTTPClient ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4Params) WithHTTPClient(client *http.Client) *AdminSendMyMFAEmailCodeV4Params
WithHTTPClient adds the HTTPClient to the admin send my mfa email code v4 params
func (*AdminSendMyMFAEmailCodeV4Params) WithTimeout ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4Params) WithTimeout(timeout time.Duration) *AdminSendMyMFAEmailCodeV4Params
WithTimeout adds the timeout to the admin send my mfa email code v4 params
func (*AdminSendMyMFAEmailCodeV4Params) WriteToRequest ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminSendMyMFAEmailCodeV4Reader ¶ added in v0.32.0
type AdminSendMyMFAEmailCodeV4Reader struct {
// contains filtered or unexported fields
}
AdminSendMyMFAEmailCodeV4Reader is a Reader for the AdminSendMyMFAEmailCodeV4 structure.
func (*AdminSendMyMFAEmailCodeV4Reader) ReadResponse ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminSendMyMFAEmailCodeV4TooManyRequests ¶ added in v0.32.0
type AdminSendMyMFAEmailCodeV4TooManyRequests struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminSendMyMFAEmailCodeV4TooManyRequests 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 NewAdminSendMyMFAEmailCodeV4TooManyRequests ¶ added in v0.32.0
func NewAdminSendMyMFAEmailCodeV4TooManyRequests() *AdminSendMyMFAEmailCodeV4TooManyRequests
NewAdminSendMyMFAEmailCodeV4TooManyRequests creates a AdminSendMyMFAEmailCodeV4TooManyRequests with default headers values
func (*AdminSendMyMFAEmailCodeV4TooManyRequests) Error ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4TooManyRequests) Error() string
func (*AdminSendMyMFAEmailCodeV4TooManyRequests) GetPayload ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4TooManyRequests) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminSendMyMFAEmailCodeV4TooManyRequests) ToJSONString ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4TooManyRequests) ToJSONString() string
type AdminSendMyMFAEmailCodeV4Unauthorized ¶ added in v0.32.0
type AdminSendMyMFAEmailCodeV4Unauthorized struct {
}AdminSendMyMFAEmailCodeV4Unauthorized 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 NewAdminSendMyMFAEmailCodeV4Unauthorized ¶ added in v0.32.0
func NewAdminSendMyMFAEmailCodeV4Unauthorized() *AdminSendMyMFAEmailCodeV4Unauthorized
NewAdminSendMyMFAEmailCodeV4Unauthorized creates a AdminSendMyMFAEmailCodeV4Unauthorized with default headers values
func (*AdminSendMyMFAEmailCodeV4Unauthorized) Error ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4Unauthorized) Error() string
func (*AdminSendMyMFAEmailCodeV4Unauthorized) GetPayload ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminSendMyMFAEmailCodeV4Unauthorized) ToJSONString ¶ added in v0.32.0
func (o *AdminSendMyMFAEmailCodeV4Unauthorized) ToJSONString() string
type AdminUpdateMyUserV4BadRequest ¶ added in v0.7.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.7.0
func NewAdminUpdateMyUserV4BadRequest() *AdminUpdateMyUserV4BadRequest
NewAdminUpdateMyUserV4BadRequest creates a AdminUpdateMyUserV4BadRequest with default headers values
func (*AdminUpdateMyUserV4BadRequest) Error ¶ added in v0.7.0
func (o *AdminUpdateMyUserV4BadRequest) Error() string
func (*AdminUpdateMyUserV4BadRequest) GetPayload ¶ added in v0.7.0
func (o *AdminUpdateMyUserV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateMyUserV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateMyUserV4BadRequest) ToJSONString() string
type AdminUpdateMyUserV4Conflict ¶ added in v0.7.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>10177</td><td>username already used</td></tr></table>
func NewAdminUpdateMyUserV4Conflict ¶ added in v0.7.0
func NewAdminUpdateMyUserV4Conflict() *AdminUpdateMyUserV4Conflict
NewAdminUpdateMyUserV4Conflict creates a AdminUpdateMyUserV4Conflict with default headers values
func (*AdminUpdateMyUserV4Conflict) Error ¶ added in v0.7.0
func (o *AdminUpdateMyUserV4Conflict) Error() string
func (*AdminUpdateMyUserV4Conflict) GetPayload ¶ added in v0.7.0
func (o *AdminUpdateMyUserV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateMyUserV4Conflict) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateMyUserV4Conflict) ToJSONString() string
type AdminUpdateMyUserV4InternalServerError ¶ added in v0.7.0
type AdminUpdateMyUserV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateMyUserV4InternalServerError 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 NewAdminUpdateMyUserV4InternalServerError ¶ added in v0.7.0
func NewAdminUpdateMyUserV4InternalServerError() *AdminUpdateMyUserV4InternalServerError
NewAdminUpdateMyUserV4InternalServerError creates a AdminUpdateMyUserV4InternalServerError with default headers values
func (*AdminUpdateMyUserV4InternalServerError) Error ¶ added in v0.7.0
func (o *AdminUpdateMyUserV4InternalServerError) Error() string
func (*AdminUpdateMyUserV4InternalServerError) GetPayload ¶ added in v0.31.0
func (o *AdminUpdateMyUserV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateMyUserV4InternalServerError) ToJSONString ¶ added in v0.31.0
func (o *AdminUpdateMyUserV4InternalServerError) ToJSONString() string
type AdminUpdateMyUserV4OK ¶ added in v0.7.0
type AdminUpdateMyUserV4OK struct {
Payload *iamclientmodels.ModelUserResponseV3
}
AdminUpdateMyUserV4OK handles this case with default header values.
OK
func NewAdminUpdateMyUserV4OK ¶ added in v0.7.0
func NewAdminUpdateMyUserV4OK() *AdminUpdateMyUserV4OK
NewAdminUpdateMyUserV4OK creates a AdminUpdateMyUserV4OK with default headers values
func (*AdminUpdateMyUserV4OK) Error ¶ added in v0.7.0
func (o *AdminUpdateMyUserV4OK) Error() string
func (*AdminUpdateMyUserV4OK) GetPayload ¶ added in v0.7.0
func (o *AdminUpdateMyUserV4OK) GetPayload() *iamclientmodels.ModelUserResponseV3
func (*AdminUpdateMyUserV4OK) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateMyUserV4OK) ToJSONString() string
type AdminUpdateMyUserV4Params ¶ added in v0.7.0
type AdminUpdateMyUserV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ModelUserUpdateRequestV3 AuthInfoWriter runtime.ClientAuthInfoWriter 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.7.0
func NewAdminUpdateMyUserV4Params() *AdminUpdateMyUserV4Params
NewAdminUpdateMyUserV4Params creates a new AdminUpdateMyUserV4Params object with the default values initialized.
func NewAdminUpdateMyUserV4ParamsWithContext ¶ added in v0.7.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.7.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.7.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) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminUpdateMyUserV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin update my user v4 params
func (*AdminUpdateMyUserV4Params) SetBody ¶ added in v0.7.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.7.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.7.0
func (o *AdminUpdateMyUserV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update my user v4 params
func (*AdminUpdateMyUserV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminUpdateMyUserV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin update my user v4 params
func (*AdminUpdateMyUserV4Params) SetTimeout ¶ added in v0.7.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.7.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.7.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.7.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.7.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.7.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.7.0
type AdminUpdateMyUserV4Reader struct {
// contains filtered or unexported fields
}
AdminUpdateMyUserV4Reader is a Reader for the AdminUpdateMyUserV4 structure.
func (*AdminUpdateMyUserV4Reader) ReadResponse ¶ added in v0.7.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.7.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.7.0
func NewAdminUpdateMyUserV4Unauthorized() *AdminUpdateMyUserV4Unauthorized
NewAdminUpdateMyUserV4Unauthorized creates a AdminUpdateMyUserV4Unauthorized with default headers values
func (*AdminUpdateMyUserV4Unauthorized) Error ¶ added in v0.7.0
func (o *AdminUpdateMyUserV4Unauthorized) Error() string
func (*AdminUpdateMyUserV4Unauthorized) GetPayload ¶ added in v0.7.0
func (o *AdminUpdateMyUserV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateMyUserV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateMyUserV4Unauthorized) ToJSONString() string
type AdminUpdateUserEmailAddressV4BadRequest ¶ added in v0.2.0
type AdminUpdateUserEmailAddressV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserEmailAddressV4BadRequest 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 NewAdminUpdateUserEmailAddressV4BadRequest ¶ added in v0.2.0
func NewAdminUpdateUserEmailAddressV4BadRequest() *AdminUpdateUserEmailAddressV4BadRequest
NewAdminUpdateUserEmailAddressV4BadRequest creates a AdminUpdateUserEmailAddressV4BadRequest with default headers values
func (*AdminUpdateUserEmailAddressV4BadRequest) Error ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4BadRequest) Error() string
func (*AdminUpdateUserEmailAddressV4BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateUserEmailAddressV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateUserEmailAddressV4BadRequest) ToJSONString() string
type AdminUpdateUserEmailAddressV4Conflict ¶ added in v0.2.0
type AdminUpdateUserEmailAddressV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserEmailAddressV4Conflict 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 NewAdminUpdateUserEmailAddressV4Conflict ¶ added in v0.2.0
func NewAdminUpdateUserEmailAddressV4Conflict() *AdminUpdateUserEmailAddressV4Conflict
NewAdminUpdateUserEmailAddressV4Conflict creates a AdminUpdateUserEmailAddressV4Conflict with default headers values
func (*AdminUpdateUserEmailAddressV4Conflict) Error ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Conflict) Error() string
func (*AdminUpdateUserEmailAddressV4Conflict) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateUserEmailAddressV4Conflict) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateUserEmailAddressV4Conflict) ToJSONString() string
type AdminUpdateUserEmailAddressV4InternalServerError ¶ added in v0.2.0
type AdminUpdateUserEmailAddressV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserEmailAddressV4InternalServerError 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 NewAdminUpdateUserEmailAddressV4InternalServerError ¶ added in v0.2.0
func NewAdminUpdateUserEmailAddressV4InternalServerError() *AdminUpdateUserEmailAddressV4InternalServerError
NewAdminUpdateUserEmailAddressV4InternalServerError creates a AdminUpdateUserEmailAddressV4InternalServerError with default headers values
func (*AdminUpdateUserEmailAddressV4InternalServerError) Error ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4InternalServerError) Error() string
func (*AdminUpdateUserEmailAddressV4InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateUserEmailAddressV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateUserEmailAddressV4InternalServerError) ToJSONString() string
type AdminUpdateUserEmailAddressV4NoContent ¶ added in v0.2.0
type AdminUpdateUserEmailAddressV4NoContent struct { }
AdminUpdateUserEmailAddressV4NoContent handles this case with default header values.
Operation succeeded
func NewAdminUpdateUserEmailAddressV4NoContent ¶ added in v0.2.0
func NewAdminUpdateUserEmailAddressV4NoContent() *AdminUpdateUserEmailAddressV4NoContent
NewAdminUpdateUserEmailAddressV4NoContent creates a AdminUpdateUserEmailAddressV4NoContent with default headers values
func (*AdminUpdateUserEmailAddressV4NoContent) Error ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4NoContent) Error() string
type AdminUpdateUserEmailAddressV4NotFound ¶ added in v0.2.0
type AdminUpdateUserEmailAddressV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserEmailAddressV4NotFound 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 NewAdminUpdateUserEmailAddressV4NotFound ¶ added in v0.2.0
func NewAdminUpdateUserEmailAddressV4NotFound() *AdminUpdateUserEmailAddressV4NotFound
NewAdminUpdateUserEmailAddressV4NotFound creates a AdminUpdateUserEmailAddressV4NotFound with default headers values
func (*AdminUpdateUserEmailAddressV4NotFound) Error ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4NotFound) Error() string
func (*AdminUpdateUserEmailAddressV4NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateUserEmailAddressV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateUserEmailAddressV4NotFound) ToJSONString() string
type AdminUpdateUserEmailAddressV4Params ¶ added in v0.2.0
type AdminUpdateUserEmailAddressV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ModelEmailUpdateRequestV4 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID, should follow UUID version 4 without hyphen */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateUserEmailAddressV4Params contains all the parameters to send to the API endpoint for the admin update user email address v4 operation typically these are written to a http.Request
func NewAdminUpdateUserEmailAddressV4Params ¶ added in v0.2.0
func NewAdminUpdateUserEmailAddressV4Params() *AdminUpdateUserEmailAddressV4Params
NewAdminUpdateUserEmailAddressV4Params creates a new AdminUpdateUserEmailAddressV4Params object with the default values initialized.
func NewAdminUpdateUserEmailAddressV4ParamsWithContext ¶ added in v0.2.0
func NewAdminUpdateUserEmailAddressV4ParamsWithContext(ctx context.Context) *AdminUpdateUserEmailAddressV4Params
NewAdminUpdateUserEmailAddressV4ParamsWithContext creates a new AdminUpdateUserEmailAddressV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateUserEmailAddressV4ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminUpdateUserEmailAddressV4ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserEmailAddressV4Params
NewAdminUpdateUserEmailAddressV4ParamsWithHTTPClient creates a new AdminUpdateUserEmailAddressV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateUserEmailAddressV4ParamsWithTimeout ¶ added in v0.2.0
func NewAdminUpdateUserEmailAddressV4ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserEmailAddressV4Params
NewAdminUpdateUserEmailAddressV4ParamsWithTimeout creates a new AdminUpdateUserEmailAddressV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateUserEmailAddressV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminUpdateUserEmailAddressV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin update user email address v4 params
func (*AdminUpdateUserEmailAddressV4Params) SetBody ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Params) SetBody(body *iamclientmodels.ModelEmailUpdateRequestV4)
SetBody adds the body to the admin update user email address v4 params
func (*AdminUpdateUserEmailAddressV4Params) SetContext ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin update user email address v4 params
func (*AdminUpdateUserEmailAddressV4Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update user email address v4 params
func (*AdminUpdateUserEmailAddressV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminUpdateUserEmailAddressV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin update user email address v4 params
func (*AdminUpdateUserEmailAddressV4Params) SetNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update user email address v4 params
func (*AdminUpdateUserEmailAddressV4Params) SetTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update user email address v4 params
func (*AdminUpdateUserEmailAddressV4Params) SetUserID ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Params) SetUserID(userID string)
SetUserID adds the userId to the admin update user email address v4 params
func (*AdminUpdateUserEmailAddressV4Params) WithBody ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Params) WithBody(body *iamclientmodels.ModelEmailUpdateRequestV4) *AdminUpdateUserEmailAddressV4Params
WithBody adds the body to the admin update user email address v4 params
func (*AdminUpdateUserEmailAddressV4Params) WithContext ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Params) WithContext(ctx context.Context) *AdminUpdateUserEmailAddressV4Params
WithContext adds the context to the admin update user email address v4 params
func (*AdminUpdateUserEmailAddressV4Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Params) WithHTTPClient(client *http.Client) *AdminUpdateUserEmailAddressV4Params
WithHTTPClient adds the HTTPClient to the admin update user email address v4 params
func (*AdminUpdateUserEmailAddressV4Params) WithNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Params) WithNamespace(namespace string) *AdminUpdateUserEmailAddressV4Params
WithNamespace adds the namespace to the admin update user email address v4 params
func (*AdminUpdateUserEmailAddressV4Params) WithTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Params) WithTimeout(timeout time.Duration) *AdminUpdateUserEmailAddressV4Params
WithTimeout adds the timeout to the admin update user email address v4 params
func (*AdminUpdateUserEmailAddressV4Params) WithUserID ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Params) WithUserID(userID string) *AdminUpdateUserEmailAddressV4Params
WithUserID adds the userID to the admin update user email address v4 params
func (*AdminUpdateUserEmailAddressV4Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateUserEmailAddressV4Reader ¶ added in v0.2.0
type AdminUpdateUserEmailAddressV4Reader struct {
// contains filtered or unexported fields
}
AdminUpdateUserEmailAddressV4Reader is a Reader for the AdminUpdateUserEmailAddressV4 structure.
func (*AdminUpdateUserEmailAddressV4Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateUserEmailAddressV4Unauthorized ¶ added in v0.2.0
type AdminUpdateUserEmailAddressV4Unauthorized struct {
}AdminUpdateUserEmailAddressV4Unauthorized 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 NewAdminUpdateUserEmailAddressV4Unauthorized ¶ added in v0.2.0
func NewAdminUpdateUserEmailAddressV4Unauthorized() *AdminUpdateUserEmailAddressV4Unauthorized
NewAdminUpdateUserEmailAddressV4Unauthorized creates a AdminUpdateUserEmailAddressV4Unauthorized with default headers values
func (*AdminUpdateUserEmailAddressV4Unauthorized) Error ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Unauthorized) Error() string
func (*AdminUpdateUserEmailAddressV4Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserEmailAddressV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateUserEmailAddressV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateUserEmailAddressV4Unauthorized) ToJSONString() string
type AdminUpdateUserRoleV4BadRequest ¶ added in v0.2.0
type AdminUpdateUserRoleV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserRoleV4BadRequest 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 NewAdminUpdateUserRoleV4BadRequest ¶ added in v0.2.0
func NewAdminUpdateUserRoleV4BadRequest() *AdminUpdateUserRoleV4BadRequest
NewAdminUpdateUserRoleV4BadRequest creates a AdminUpdateUserRoleV4BadRequest with default headers values
func (*AdminUpdateUserRoleV4BadRequest) Error ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4BadRequest) Error() string
func (*AdminUpdateUserRoleV4BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateUserRoleV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateUserRoleV4BadRequest) ToJSONString() string
type AdminUpdateUserRoleV4Forbidden ¶ added in v0.2.0
type AdminUpdateUserRoleV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserRoleV4Forbidden 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 NewAdminUpdateUserRoleV4Forbidden ¶ added in v0.2.0
func NewAdminUpdateUserRoleV4Forbidden() *AdminUpdateUserRoleV4Forbidden
NewAdminUpdateUserRoleV4Forbidden creates a AdminUpdateUserRoleV4Forbidden with default headers values
func (*AdminUpdateUserRoleV4Forbidden) Error ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4Forbidden) Error() string
func (*AdminUpdateUserRoleV4Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateUserRoleV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateUserRoleV4Forbidden) ToJSONString() string
type AdminUpdateUserRoleV4InternalServerError ¶ added in v0.2.0
type AdminUpdateUserRoleV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserRoleV4InternalServerError 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 NewAdminUpdateUserRoleV4InternalServerError ¶ added in v0.2.0
func NewAdminUpdateUserRoleV4InternalServerError() *AdminUpdateUserRoleV4InternalServerError
NewAdminUpdateUserRoleV4InternalServerError creates a AdminUpdateUserRoleV4InternalServerError with default headers values
func (*AdminUpdateUserRoleV4InternalServerError) Error ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4InternalServerError) Error() string
func (*AdminUpdateUserRoleV4InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateUserRoleV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateUserRoleV4InternalServerError) ToJSONString() string
type AdminUpdateUserRoleV4NotFound ¶ added in v0.2.0
type AdminUpdateUserRoleV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserRoleV4NotFound 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 NewAdminUpdateUserRoleV4NotFound ¶ added in v0.2.0
func NewAdminUpdateUserRoleV4NotFound() *AdminUpdateUserRoleV4NotFound
NewAdminUpdateUserRoleV4NotFound creates a AdminUpdateUserRoleV4NotFound with default headers values
func (*AdminUpdateUserRoleV4NotFound) Error ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4NotFound) Error() string
func (*AdminUpdateUserRoleV4NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateUserRoleV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateUserRoleV4NotFound) ToJSONString() string
type AdminUpdateUserRoleV4OK ¶ added in v0.2.0
type AdminUpdateUserRoleV4OK struct {
Payload *iamclientmodels.ModelListUserRolesV4Response
}
AdminUpdateUserRoleV4OK handles this case with default header values.
Operation succeeded
func NewAdminUpdateUserRoleV4OK ¶ added in v0.2.0
func NewAdminUpdateUserRoleV4OK() *AdminUpdateUserRoleV4OK
NewAdminUpdateUserRoleV4OK creates a AdminUpdateUserRoleV4OK with default headers values
func (*AdminUpdateUserRoleV4OK) Error ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4OK) Error() string
func (*AdminUpdateUserRoleV4OK) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4OK) GetPayload() *iamclientmodels.ModelListUserRolesV4Response
func (*AdminUpdateUserRoleV4OK) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateUserRoleV4OK) ToJSONString() string
type AdminUpdateUserRoleV4Params ¶ added in v0.2.0
type AdminUpdateUserRoleV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ModelAddUserRoleV4Request /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateUserRoleV4Params contains all the parameters to send to the API endpoint for the admin update user role v4 operation typically these are written to a http.Request
func NewAdminUpdateUserRoleV4Params ¶ added in v0.2.0
func NewAdminUpdateUserRoleV4Params() *AdminUpdateUserRoleV4Params
NewAdminUpdateUserRoleV4Params creates a new AdminUpdateUserRoleV4Params object with the default values initialized.
func NewAdminUpdateUserRoleV4ParamsWithContext ¶ added in v0.2.0
func NewAdminUpdateUserRoleV4ParamsWithContext(ctx context.Context) *AdminUpdateUserRoleV4Params
NewAdminUpdateUserRoleV4ParamsWithContext creates a new AdminUpdateUserRoleV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateUserRoleV4ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminUpdateUserRoleV4ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserRoleV4Params
NewAdminUpdateUserRoleV4ParamsWithHTTPClient creates a new AdminUpdateUserRoleV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateUserRoleV4ParamsWithTimeout ¶ added in v0.2.0
func NewAdminUpdateUserRoleV4ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserRoleV4Params
NewAdminUpdateUserRoleV4ParamsWithTimeout creates a new AdminUpdateUserRoleV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateUserRoleV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminUpdateUserRoleV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin update user role v4 params
func (*AdminUpdateUserRoleV4Params) SetBody ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4Params) SetBody(body *iamclientmodels.ModelAddUserRoleV4Request)
SetBody adds the body to the admin update user role v4 params
func (*AdminUpdateUserRoleV4Params) SetContext ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin update user role v4 params
func (*AdminUpdateUserRoleV4Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update user role v4 params
func (*AdminUpdateUserRoleV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminUpdateUserRoleV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin update user role v4 params
func (*AdminUpdateUserRoleV4Params) SetNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update user role v4 params
func (*AdminUpdateUserRoleV4Params) SetTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update user role v4 params
func (*AdminUpdateUserRoleV4Params) SetUserID ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4Params) SetUserID(userID string)
SetUserID adds the userId to the admin update user role v4 params
func (*AdminUpdateUserRoleV4Params) WithBody ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4Params) WithBody(body *iamclientmodels.ModelAddUserRoleV4Request) *AdminUpdateUserRoleV4Params
WithBody adds the body to the admin update user role v4 params
func (*AdminUpdateUserRoleV4Params) WithContext ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4Params) WithContext(ctx context.Context) *AdminUpdateUserRoleV4Params
WithContext adds the context to the admin update user role v4 params
func (*AdminUpdateUserRoleV4Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4Params) WithHTTPClient(client *http.Client) *AdminUpdateUserRoleV4Params
WithHTTPClient adds the HTTPClient to the admin update user role v4 params
func (*AdminUpdateUserRoleV4Params) WithNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4Params) WithNamespace(namespace string) *AdminUpdateUserRoleV4Params
WithNamespace adds the namespace to the admin update user role v4 params
func (*AdminUpdateUserRoleV4Params) WithTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4Params) WithTimeout(timeout time.Duration) *AdminUpdateUserRoleV4Params
WithTimeout adds the timeout to the admin update user role v4 params
func (*AdminUpdateUserRoleV4Params) WithUserID ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4Params) WithUserID(userID string) *AdminUpdateUserRoleV4Params
WithUserID adds the userID to the admin update user role v4 params
func (*AdminUpdateUserRoleV4Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateUserRoleV4Reader ¶ added in v0.2.0
type AdminUpdateUserRoleV4Reader struct {
// contains filtered or unexported fields
}
AdminUpdateUserRoleV4Reader is a Reader for the AdminUpdateUserRoleV4 structure.
func (*AdminUpdateUserRoleV4Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateUserRoleV4Unauthorized ¶ added in v0.31.0
type AdminUpdateUserRoleV4Unauthorized struct {
}AdminUpdateUserRoleV4Unauthorized 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 NewAdminUpdateUserRoleV4Unauthorized ¶ added in v0.31.0
func NewAdminUpdateUserRoleV4Unauthorized() *AdminUpdateUserRoleV4Unauthorized
NewAdminUpdateUserRoleV4Unauthorized creates a AdminUpdateUserRoleV4Unauthorized with default headers values
func (*AdminUpdateUserRoleV4Unauthorized) Error ¶ added in v0.31.0
func (o *AdminUpdateUserRoleV4Unauthorized) Error() string
func (*AdminUpdateUserRoleV4Unauthorized) GetPayload ¶ added in v0.31.0
func (o *AdminUpdateUserRoleV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateUserRoleV4Unauthorized) ToJSONString ¶ added in v0.31.0
func (o *AdminUpdateUserRoleV4Unauthorized) ToJSONString() string
type AdminUpdateUserRoleV4UnprocessableEntity ¶ added in v0.2.0
type AdminUpdateUserRoleV4UnprocessableEntity struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserRoleV4UnprocessableEntity handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10183</td><td>unprocessable entity</td></tr></table>
func NewAdminUpdateUserRoleV4UnprocessableEntity ¶ added in v0.2.0
func NewAdminUpdateUserRoleV4UnprocessableEntity() *AdminUpdateUserRoleV4UnprocessableEntity
NewAdminUpdateUserRoleV4UnprocessableEntity creates a AdminUpdateUserRoleV4UnprocessableEntity with default headers values
func (*AdminUpdateUserRoleV4UnprocessableEntity) Error ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4UnprocessableEntity) Error() string
func (*AdminUpdateUserRoleV4UnprocessableEntity) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserRoleV4UnprocessableEntity) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateUserRoleV4UnprocessableEntity) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateUserRoleV4UnprocessableEntity) ToJSONString() string
type AdminUpdateUserV4BadRequest ¶ added in v0.2.0
type AdminUpdateUserV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserV4BadRequest 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 NewAdminUpdateUserV4BadRequest ¶ added in v0.2.0
func NewAdminUpdateUserV4BadRequest() *AdminUpdateUserV4BadRequest
NewAdminUpdateUserV4BadRequest creates a AdminUpdateUserV4BadRequest with default headers values
func (*AdminUpdateUserV4BadRequest) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV4BadRequest) Error() string
func (*AdminUpdateUserV4BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateUserV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateUserV4BadRequest) ToJSONString() string
type AdminUpdateUserV4Conflict ¶ added in v0.2.0
type AdminUpdateUserV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserV4Conflict 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 NewAdminUpdateUserV4Conflict ¶ added in v0.2.0
func NewAdminUpdateUserV4Conflict() *AdminUpdateUserV4Conflict
NewAdminUpdateUserV4Conflict creates a AdminUpdateUserV4Conflict with default headers values
func (*AdminUpdateUserV4Conflict) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV4Conflict) Error() string
func (*AdminUpdateUserV4Conflict) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateUserV4Conflict) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateUserV4Conflict) ToJSONString() string
type AdminUpdateUserV4Forbidden ¶ added in v0.2.0
type AdminUpdateUserV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserV4Forbidden 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 NewAdminUpdateUserV4Forbidden ¶ added in v0.2.0
func NewAdminUpdateUserV4Forbidden() *AdminUpdateUserV4Forbidden
NewAdminUpdateUserV4Forbidden creates a AdminUpdateUserV4Forbidden with default headers values
func (*AdminUpdateUserV4Forbidden) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV4Forbidden) Error() string
func (*AdminUpdateUserV4Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateUserV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateUserV4Forbidden) ToJSONString() string
type AdminUpdateUserV4InternalServerError ¶ added in v0.2.0
type AdminUpdateUserV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserV4InternalServerError 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 NewAdminUpdateUserV4InternalServerError ¶ added in v0.2.0
func NewAdminUpdateUserV4InternalServerError() *AdminUpdateUserV4InternalServerError
NewAdminUpdateUserV4InternalServerError creates a AdminUpdateUserV4InternalServerError with default headers values
func (*AdminUpdateUserV4InternalServerError) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV4InternalServerError) Error() string
func (*AdminUpdateUserV4InternalServerError) GetPayload ¶ added in v0.31.0
func (o *AdminUpdateUserV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateUserV4InternalServerError) ToJSONString ¶ added in v0.31.0
func (o *AdminUpdateUserV4InternalServerError) ToJSONString() string
type AdminUpdateUserV4NotFound ¶ added in v0.2.0
type AdminUpdateUserV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserV4NotFound 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 NewAdminUpdateUserV4NotFound ¶ added in v0.2.0
func NewAdminUpdateUserV4NotFound() *AdminUpdateUserV4NotFound
NewAdminUpdateUserV4NotFound creates a AdminUpdateUserV4NotFound with default headers values
func (*AdminUpdateUserV4NotFound) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV4NotFound) Error() string
func (*AdminUpdateUserV4NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateUserV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateUserV4NotFound) ToJSONString() string
type AdminUpdateUserV4OK ¶ added in v0.2.0
type AdminUpdateUserV4OK struct {
Payload *iamclientmodels.ModelUserResponseV3
}
AdminUpdateUserV4OK handles this case with default header values.
OK
func NewAdminUpdateUserV4OK ¶ added in v0.2.0
func NewAdminUpdateUserV4OK() *AdminUpdateUserV4OK
NewAdminUpdateUserV4OK creates a AdminUpdateUserV4OK with default headers values
func (*AdminUpdateUserV4OK) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV4OK) Error() string
func (*AdminUpdateUserV4OK) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserV4OK) GetPayload() *iamclientmodels.ModelUserResponseV3
func (*AdminUpdateUserV4OK) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateUserV4OK) ToJSONString() string
type AdminUpdateUserV4Params ¶ added in v0.2.0
type AdminUpdateUserV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ModelUserUpdateRequestV3 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateUserV4Params contains all the parameters to send to the API endpoint for the admin update user v4 operation typically these are written to a http.Request
func NewAdminUpdateUserV4Params ¶ added in v0.2.0
func NewAdminUpdateUserV4Params() *AdminUpdateUserV4Params
NewAdminUpdateUserV4Params creates a new AdminUpdateUserV4Params object with the default values initialized.
func NewAdminUpdateUserV4ParamsWithContext ¶ added in v0.2.0
func NewAdminUpdateUserV4ParamsWithContext(ctx context.Context) *AdminUpdateUserV4Params
NewAdminUpdateUserV4ParamsWithContext creates a new AdminUpdateUserV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateUserV4ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminUpdateUserV4ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserV4Params
NewAdminUpdateUserV4ParamsWithHTTPClient creates a new AdminUpdateUserV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateUserV4ParamsWithTimeout ¶ added in v0.2.0
func NewAdminUpdateUserV4ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserV4Params
NewAdminUpdateUserV4ParamsWithTimeout creates a new AdminUpdateUserV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateUserV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminUpdateUserV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin update user v4 params
func (*AdminUpdateUserV4Params) SetBody ¶ added in v0.2.0
func (o *AdminUpdateUserV4Params) SetBody(body *iamclientmodels.ModelUserUpdateRequestV3)
SetBody adds the body to the admin update user v4 params
func (*AdminUpdateUserV4Params) SetContext ¶ added in v0.2.0
func (o *AdminUpdateUserV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin update user v4 params
func (*AdminUpdateUserV4Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update user v4 params
func (*AdminUpdateUserV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminUpdateUserV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin update user v4 params
func (*AdminUpdateUserV4Params) SetNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update user v4 params
func (*AdminUpdateUserV4Params) SetTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update user v4 params
func (*AdminUpdateUserV4Params) SetUserID ¶ added in v0.2.0
func (o *AdminUpdateUserV4Params) SetUserID(userID string)
SetUserID adds the userId to the admin update user v4 params
func (*AdminUpdateUserV4Params) WithBody ¶ added in v0.2.0
func (o *AdminUpdateUserV4Params) WithBody(body *iamclientmodels.ModelUserUpdateRequestV3) *AdminUpdateUserV4Params
WithBody adds the body to the admin update user v4 params
func (*AdminUpdateUserV4Params) WithContext ¶ added in v0.2.0
func (o *AdminUpdateUserV4Params) WithContext(ctx context.Context) *AdminUpdateUserV4Params
WithContext adds the context to the admin update user v4 params
func (*AdminUpdateUserV4Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserV4Params) WithHTTPClient(client *http.Client) *AdminUpdateUserV4Params
WithHTTPClient adds the HTTPClient to the admin update user v4 params
func (*AdminUpdateUserV4Params) WithNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserV4Params) WithNamespace(namespace string) *AdminUpdateUserV4Params
WithNamespace adds the namespace to the admin update user v4 params
func (*AdminUpdateUserV4Params) WithTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserV4Params) WithTimeout(timeout time.Duration) *AdminUpdateUserV4Params
WithTimeout adds the timeout to the admin update user v4 params
func (*AdminUpdateUserV4Params) WithUserID ¶ added in v0.2.0
func (o *AdminUpdateUserV4Params) WithUserID(userID string) *AdminUpdateUserV4Params
WithUserID adds the userID to the admin update user v4 params
func (*AdminUpdateUserV4Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminUpdateUserV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateUserV4Reader ¶ added in v0.2.0
type AdminUpdateUserV4Reader struct {
// contains filtered or unexported fields
}
AdminUpdateUserV4Reader is a Reader for the AdminUpdateUserV4 structure.
func (*AdminUpdateUserV4Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminUpdateUserV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateUserV4Unauthorized ¶ added in v0.2.0
type AdminUpdateUserV4Unauthorized struct {
}AdminUpdateUserV4Unauthorized 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 NewAdminUpdateUserV4Unauthorized ¶ added in v0.2.0
func NewAdminUpdateUserV4Unauthorized() *AdminUpdateUserV4Unauthorized
NewAdminUpdateUserV4Unauthorized creates a AdminUpdateUserV4Unauthorized with default headers values
func (*AdminUpdateUserV4Unauthorized) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV4Unauthorized) Error() string
func (*AdminUpdateUserV4Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*AdminUpdateUserV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminUpdateUserV4Unauthorized) ToJSONString() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for users v4 API
func (*Client) AdminAddUserRoleV4
deprecated
added in
v0.2.0
func (a *Client) AdminAddUserRoleV4(params *AdminAddUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminAddUserRoleV4OK, *AdminAddUserRoleV4BadRequest, *AdminAddUserRoleV4Unauthorized, *AdminAddUserRoleV4Forbidden, *AdminAddUserRoleV4NotFound, *AdminAddUserRoleV4UnprocessableEntity, *AdminAddUserRoleV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminAddUserRoleV4Short instead.
AdminAddUserRoleV4 admin add user's role v4 This endpoint requires ADMIN:NAMESPACE:{namespace}:ROLE:USER:* [UPDATE] permission.
New role will be appended to user's current roles. 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) AdminAddUserRoleV4Short ¶ added in v0.8.0
func (a *Client) AdminAddUserRoleV4Short(params *AdminAddUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminAddUserRoleV4OK, error)
AdminAddUserRoleV4Short admin add user's role v4 This endpoint requires ADMIN:NAMESPACE:{namespace}:ROLE:USER:* [UPDATE] permission.
New role will be appended to user's current roles. 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) AdminBulkCheckValidUserIDV4
deprecated
added in
v0.15.0
func (a *Client) AdminBulkCheckValidUserIDV4(params *AdminBulkCheckValidUserIDV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBulkCheckValidUserIDV4OK, *AdminBulkCheckValidUserIDV4BadRequest, *AdminBulkCheckValidUserIDV4Unauthorized, *AdminBulkCheckValidUserIDV4Forbidden, *AdminBulkCheckValidUserIDV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminBulkCheckValidUserIDV4Short instead.
AdminBulkCheckValidUserIDV4 admin check valid user id Use this endpoint to check if userID exists or not
Required permission ' ADMIN:NAMESPACE:{namespace}:USER [READ]'
Maximum number of userID to be checked is 50
func (*Client) AdminBulkCheckValidUserIDV4Short ¶ added in v0.15.0
func (a *Client) AdminBulkCheckValidUserIDV4Short(params *AdminBulkCheckValidUserIDV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBulkCheckValidUserIDV4OK, error)
AdminBulkCheckValidUserIDV4Short admin check valid user id Use this endpoint to check if userID exists or not
Required permission ' ADMIN:NAMESPACE:{namespace}:USER [READ]'
Maximum number of userID to be checked is 50
func (*Client) AdminCreateTestUsersV4
deprecated
added in
v0.25.0
func (a *Client) AdminCreateTestUsersV4(params *AdminCreateTestUsersV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateTestUsersV4Created, *AdminCreateTestUsersV4BadRequest, *AdminCreateTestUsersV4InternalServerError, *AdminCreateTestUsersV4NotImplemented, error)
Deprecated: 2022-08-10 - Use AdminCreateTestUsersV4Short instead.
AdminCreateTestUsersV4 [test facility only]create test users Create test users and not send verification code email.
Required Permission: ADMIN:NAMESPACE:{namespace}:USER
func (*Client) AdminCreateTestUsersV4Short ¶ added in v0.25.0
func (a *Client) AdminCreateTestUsersV4Short(params *AdminCreateTestUsersV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateTestUsersV4Created, error)
AdminCreateTestUsersV4Short [test facility only]create test users Create test users and not send verification code email.
Required Permission: ADMIN:NAMESPACE:{namespace}:USER
func (*Client) AdminDisableMyAuthenticatorV4
deprecated
added in
v0.15.0
func (a *Client) AdminDisableMyAuthenticatorV4(params *AdminDisableMyAuthenticatorV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableMyAuthenticatorV4NoContent, *AdminDisableMyAuthenticatorV4BadRequest, *AdminDisableMyAuthenticatorV4Unauthorized, *AdminDisableMyAuthenticatorV4Forbidden, *AdminDisableMyAuthenticatorV4NotFound, *AdminDisableMyAuthenticatorV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminDisableMyAuthenticatorV4Short instead.
AdminDisableMyAuthenticatorV4 disable 2fa authenticator ¶
This endpoint is used to disable 2FA authenticator.
This endpoint Requires valid user access token
func (*Client) AdminDisableMyAuthenticatorV4Short ¶ added in v0.15.0
func (a *Client) AdminDisableMyAuthenticatorV4Short(params *AdminDisableMyAuthenticatorV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableMyAuthenticatorV4NoContent, error)
AdminDisableMyAuthenticatorV4Short disable 2fa authenticator
This endpoint is used to disable 2FA authenticator.
This endpoint Requires valid user access token
func (*Client) AdminDisableMyBackupCodesV4
deprecated
added in
v0.15.0
func (a *Client) AdminDisableMyBackupCodesV4(params *AdminDisableMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableMyBackupCodesV4NoContent, *AdminDisableMyBackupCodesV4BadRequest, *AdminDisableMyBackupCodesV4Unauthorized, *AdminDisableMyBackupCodesV4Forbidden, *AdminDisableMyBackupCodesV4NotFound, *AdminDisableMyBackupCodesV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminDisableMyBackupCodesV4Short instead.
AdminDisableMyBackupCodesV4 disable 2fa backup codes ¶
This endpoint is used to enable 2FA backup codes.
This endpoint Requires valid user access token
func (*Client) AdminDisableMyBackupCodesV4Short ¶ added in v0.15.0
func (a *Client) AdminDisableMyBackupCodesV4Short(params *AdminDisableMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableMyBackupCodesV4NoContent, error)
AdminDisableMyBackupCodesV4Short disable 2fa backup codes
This endpoint is used to enable 2FA backup codes.
This endpoint Requires valid user access token
func (*Client) AdminDisableMyEmailV4
deprecated
added in
v0.32.0
func (a *Client) AdminDisableMyEmailV4(params *AdminDisableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableMyEmailV4NoContent, *AdminDisableMyEmailV4BadRequest, *AdminDisableMyEmailV4Unauthorized, *AdminDisableMyEmailV4Forbidden, *AdminDisableMyEmailV4NotFound, *AdminDisableMyEmailV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminDisableMyEmailV4Short instead.
AdminDisableMyEmailV4 disable 2fa email ¶
This endpoint is used to disable 2FA email.
This endpoint Requires valid user access token
func (*Client) AdminDisableMyEmailV4Short ¶ added in v0.32.0
func (a *Client) AdminDisableMyEmailV4Short(params *AdminDisableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableMyEmailV4NoContent, error)
AdminDisableMyEmailV4Short disable 2fa email
This endpoint is used to disable 2FA email.
This endpoint Requires valid user access token
func (*Client) AdminDisableUserMFAV4
deprecated
added in
v0.16.0
func (a *Client) AdminDisableUserMFAV4(params *AdminDisableUserMFAV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableUserMFAV4NoContent, *AdminDisableUserMFAV4BadRequest, *AdminDisableUserMFAV4Unauthorized, *AdminDisableUserMFAV4Forbidden, *AdminDisableUserMFAV4NotFound, *AdminDisableUserMFAV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminDisableUserMFAV4Short instead.
AdminDisableUserMFAV4 disable user 2fa ¶
This endpoint requires ADMIN:NAMESPACE:{namespace}:USER:{userId} [DELETE] permission
This endpoint is used to disable user 2FA.
func (*Client) AdminDisableUserMFAV4Short ¶ added in v0.16.0
func (a *Client) AdminDisableUserMFAV4Short(params *AdminDisableUserMFAV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableUserMFAV4NoContent, error)
AdminDisableUserMFAV4Short disable user 2fa
This endpoint requires ADMIN:NAMESPACE:{namespace}:USER:{userId} [DELETE] permission
This endpoint is used to disable user 2FA.
func (*Client) AdminDownloadMyBackupCodesV4
deprecated
added in
v0.15.0
func (a *Client) AdminDownloadMyBackupCodesV4(params *AdminDownloadMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter, writer io.Writer) (*AdminDownloadMyBackupCodesV4OK, *AdminDownloadMyBackupCodesV4BadRequest, *AdminDownloadMyBackupCodesV4Unauthorized, *AdminDownloadMyBackupCodesV4Forbidden, *AdminDownloadMyBackupCodesV4NotFound, *AdminDownloadMyBackupCodesV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminDownloadMyBackupCodesV4Short instead.
AdminDownloadMyBackupCodesV4 download user backup codes ¶
This endpoint is used to download backup codes.
This endpoint Requires valid user access token
func (*Client) AdminDownloadMyBackupCodesV4Short ¶ added in v0.15.0
func (a *Client) AdminDownloadMyBackupCodesV4Short(params *AdminDownloadMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter, writer io.Writer) (*AdminDownloadMyBackupCodesV4OK, error)
AdminDownloadMyBackupCodesV4Short download user backup codes
This endpoint is used to download backup codes.
This endpoint Requires valid user access token
func (*Client) AdminEnableMyAuthenticatorV4
deprecated
added in
v0.15.0
func (a *Client) AdminEnableMyAuthenticatorV4(params *AdminEnableMyAuthenticatorV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminEnableMyAuthenticatorV4NoContent, *AdminEnableMyAuthenticatorV4BadRequest, *AdminEnableMyAuthenticatorV4Unauthorized, *AdminEnableMyAuthenticatorV4Forbidden, *AdminEnableMyAuthenticatorV4NotFound, *AdminEnableMyAuthenticatorV4Conflict, *AdminEnableMyAuthenticatorV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminEnableMyAuthenticatorV4Short instead.
AdminEnableMyAuthenticatorV4 enable 2fa authenticator ¶
This endpoint is used to enable 2FA authenticator.
This endpoint Requires valid user access token
func (*Client) AdminEnableMyAuthenticatorV4Short ¶ added in v0.15.0
func (a *Client) AdminEnableMyAuthenticatorV4Short(params *AdminEnableMyAuthenticatorV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminEnableMyAuthenticatorV4NoContent, error)
AdminEnableMyAuthenticatorV4Short enable 2fa authenticator
This endpoint is used to enable 2FA authenticator.
This endpoint Requires valid user access token
func (*Client) AdminEnableMyBackupCodesV4
deprecated
added in
v0.15.0
func (a *Client) AdminEnableMyBackupCodesV4(params *AdminEnableMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminEnableMyBackupCodesV4OK, *AdminEnableMyBackupCodesV4BadRequest, *AdminEnableMyBackupCodesV4Unauthorized, *AdminEnableMyBackupCodesV4Forbidden, *AdminEnableMyBackupCodesV4NotFound, *AdminEnableMyBackupCodesV4Conflict, *AdminEnableMyBackupCodesV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminEnableMyBackupCodesV4Short instead.
AdminEnableMyBackupCodesV4 enable 2fa backup codes ¶
This endpoint is used to enable 2FA backup codes.
This endpoint Requires valid user access token
func (*Client) AdminEnableMyBackupCodesV4Short ¶ added in v0.15.0
func (a *Client) AdminEnableMyBackupCodesV4Short(params *AdminEnableMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminEnableMyBackupCodesV4OK, error)
AdminEnableMyBackupCodesV4Short enable 2fa backup codes
This endpoint is used to enable 2FA backup codes.
This endpoint Requires valid user access token
func (*Client) AdminEnableMyEmailV4
deprecated
added in
v0.32.0
func (a *Client) AdminEnableMyEmailV4(params *AdminEnableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminEnableMyEmailV4NoContent, *AdminEnableMyEmailV4BadRequest, *AdminEnableMyEmailV4Unauthorized, *AdminEnableMyEmailV4Forbidden, *AdminEnableMyEmailV4NotFound, *AdminEnableMyEmailV4Conflict, *AdminEnableMyEmailV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminEnableMyEmailV4Short instead.
AdminEnableMyEmailV4 enable 2fa email ¶
This endpoint is used to enable 2FA email.
This endpoint Requires valid user access token
func (*Client) AdminEnableMyEmailV4Short ¶ added in v0.32.0
func (a *Client) AdminEnableMyEmailV4Short(params *AdminEnableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminEnableMyEmailV4NoContent, error)
AdminEnableMyEmailV4Short enable 2fa email
This endpoint is used to enable 2FA email.
This endpoint Requires valid user access token
func (*Client) AdminGenerateMyAuthenticatorKeyV4
deprecated
added in
v0.15.0
func (a *Client) AdminGenerateMyAuthenticatorKeyV4(params *AdminGenerateMyAuthenticatorKeyV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGenerateMyAuthenticatorKeyV4OK, *AdminGenerateMyAuthenticatorKeyV4BadRequest, *AdminGenerateMyAuthenticatorKeyV4Unauthorized, *AdminGenerateMyAuthenticatorKeyV4Forbidden, *AdminGenerateMyAuthenticatorKeyV4NotFound, *AdminGenerateMyAuthenticatorKeyV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminGenerateMyAuthenticatorKeyV4Short instead.
AdminGenerateMyAuthenticatorKeyV4 generate secret key for 3rd-party authenticate app ¶
This endpoint is used to generate a secret key for 3rd-party authenticator app. A QR code URI is also returned so that frontend can generate QR code image.
This endpoint Requires valid user access token
func (*Client) AdminGenerateMyAuthenticatorKeyV4Short ¶ added in v0.15.0
func (a *Client) AdminGenerateMyAuthenticatorKeyV4Short(params *AdminGenerateMyAuthenticatorKeyV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGenerateMyAuthenticatorKeyV4OK, error)
AdminGenerateMyAuthenticatorKeyV4Short generate secret key for 3rd-party authenticate app
This endpoint is used to generate a secret key for 3rd-party authenticator app. A QR code URI is also returned so that frontend can generate QR code image.
This endpoint Requires valid user access token
func (*Client) AdminGenerateMyBackupCodesV4
deprecated
added in
v0.15.0
func (a *Client) AdminGenerateMyBackupCodesV4(params *AdminGenerateMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGenerateMyBackupCodesV4OK, *AdminGenerateMyBackupCodesV4BadRequest, *AdminGenerateMyBackupCodesV4Unauthorized, *AdminGenerateMyBackupCodesV4Forbidden, *AdminGenerateMyBackupCodesV4NotFound, *AdminGenerateMyBackupCodesV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminGenerateMyBackupCodesV4Short instead.
AdminGenerateMyBackupCodesV4 generate backup codes ¶
This endpoint is used to generate 8-digits backup codes. Each code is a one-time code and will be deleted once used.
This endpoint Requires valid user access token
func (*Client) AdminGenerateMyBackupCodesV4Short ¶ added in v0.15.0
func (a *Client) AdminGenerateMyBackupCodesV4Short(params *AdminGenerateMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGenerateMyBackupCodesV4OK, error)
AdminGenerateMyBackupCodesV4Short generate backup codes
This endpoint is used to generate 8-digits backup codes. Each code is a one-time code and will be deleted once used.
This endpoint Requires valid user access token
func (*Client) AdminGetMyBackupCodesV4
deprecated
added in
v0.15.0
func (a *Client) AdminGetMyBackupCodesV4(params *AdminGetMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetMyBackupCodesV4OK, *AdminGetMyBackupCodesV4BadRequest, *AdminGetMyBackupCodesV4Unauthorized, *AdminGetMyBackupCodesV4Forbidden, *AdminGetMyBackupCodesV4NotFound, *AdminGetMyBackupCodesV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminGetMyBackupCodesV4Short instead.
AdminGetMyBackupCodesV4 get backup codes ¶
This endpoint is used to get 8-digits backup codes. Each code is a one-time code and will be deleted once used.
This endpoint Requires valid user access token
func (*Client) AdminGetMyBackupCodesV4Short ¶ added in v0.15.0
func (a *Client) AdminGetMyBackupCodesV4Short(params *AdminGetMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetMyBackupCodesV4OK, error)
AdminGetMyBackupCodesV4Short get backup codes
This endpoint is used to get 8-digits backup codes. Each code is a one-time code and will be deleted once used.
This endpoint Requires valid user access token
func (*Client) AdminGetMyEnabledFactorsV4
deprecated
added in
v0.15.0
func (a *Client) AdminGetMyEnabledFactorsV4(params *AdminGetMyEnabledFactorsV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetMyEnabledFactorsV4OK, *AdminGetMyEnabledFactorsV4BadRequest, *AdminGetMyEnabledFactorsV4Unauthorized, *AdminGetMyEnabledFactorsV4Forbidden, *AdminGetMyEnabledFactorsV4NotFound, *AdminGetMyEnabledFactorsV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminGetMyEnabledFactorsV4Short instead.
AdminGetMyEnabledFactorsV4 get user enabled factors ¶
This endpoint is used to get user enabled factors.
This endpoint Requires valid user access token
func (*Client) AdminGetMyEnabledFactorsV4Short ¶ added in v0.15.0
func (a *Client) AdminGetMyEnabledFactorsV4Short(params *AdminGetMyEnabledFactorsV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetMyEnabledFactorsV4OK, error)
AdminGetMyEnabledFactorsV4Short get user enabled factors
This endpoint is used to get user enabled factors.
This endpoint Requires valid user access token
func (*Client) AdminInviteUserNewV4
deprecated
added in
v0.42.0
func (a *Client) AdminInviteUserNewV4(params *AdminInviteUserNewV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminInviteUserNewV4Created, *AdminInviteUserNewV4BadRequest, *AdminInviteUserNewV4Unauthorized, *AdminInviteUserNewV4Forbidden, *AdminInviteUserNewV4NotFound, *AdminInviteUserNewV4Conflict, *AdminInviteUserNewV4UnprocessableEntity, *AdminInviteUserNewV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminInviteUserNewV4Short instead.
AdminInviteUserNewV4 admin invite user v4 Required permission 'ADMIN:USER:INVITE [CREATE]
Use this endpoint to invite admin or non-admin user and assign role to them. The role must be scoped to namespace. An admin user can only assign role with namespaces that the admin user has required permission which is same as the required permission of endpoint: [AdminAddUserRoleV4].
Detail request body : - Email Address is required, List of email addresses that will be invited - isAdmin is required, true if user is admin, false if user is not admin - Namespace is optional. Only works on multi tenant mode, if not specified then it will be assigned Publisher namespace, if specified, it will become that studio/publisher where user is invited to. - Role is optional, if not specified then it will only assign User role. - Assigned Namespaces is optional, List of namespaces which the Role will be assigned to the user, only works when Role is not empty.
The invited admin will also assigned with "User" role by default.
func (*Client) AdminInviteUserNewV4Short ¶ added in v0.42.0
func (a *Client) AdminInviteUserNewV4Short(params *AdminInviteUserNewV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminInviteUserNewV4Created, error)
AdminInviteUserNewV4Short admin invite user v4 Required permission 'ADMIN:USER:INVITE [CREATE]
Use this endpoint to invite admin or non-admin user and assign role to them. The role must be scoped to namespace. An admin user can only assign role with namespaces that the admin user has required permission which is same as the required permission of endpoint: [AdminAddUserRoleV4].
Detail request body : - Email Address is required, List of email addresses that will be invited - isAdmin is required, true if user is admin, false if user is not admin - Namespace is optional. Only works on multi tenant mode, if not specified then it will be assigned Publisher namespace, if specified, it will become that studio/publisher where user is invited to. - Role is optional, if not specified then it will only assign User role. - Assigned Namespaces is optional, List of namespaces which the Role will be assigned to the user, only works when Role is not empty.
The invited admin will also assigned with "User" role by default.
func (*Client) AdminInviteUserV4
deprecated
added in
v0.9.0
func (a *Client) AdminInviteUserV4(params *AdminInviteUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminInviteUserV4Created, *AdminInviteUserV4BadRequest, *AdminInviteUserV4Unauthorized, *AdminInviteUserV4Forbidden, *AdminInviteUserV4NotFound, *AdminInviteUserV4Conflict, *AdminInviteUserV4UnprocessableEntity, *AdminInviteUserV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminInviteUserV4Short instead.
AdminInviteUserV4 admin invite user v4 Required permission 'ADMIN:USER:INVITE [CREATE]
Use this endpoint to invite admin or non-admin user and assign role to them. The role must be scoped to namespace. An admin user can only assign role with namespaces that the admin user has required permission which is same as the required permission of endpoint: [AdminAddUserRoleV4].
Detail request body : - Email Address is required, List of email addresses that will be invited - isAdmin is required, true if user is admin, false if user is not admin - Namespace is optional. Only works on multi tenant mode, if not specified then it will be assigned Publisher namespace, if specified, it will become that studio/publisher where user is invited to. - Role is optional, if not specified then it will only assign User role. - Assigned Namespaces is optional, List of namespaces which the Role will be assigned to the user, only works when Role is not empty.
The invited admin will also assigned with "User" role by default.
Substitute endpoint: /iam/v4/admin/users/invite
func (*Client) AdminInviteUserV4Short ¶ added in v0.9.0
func (a *Client) AdminInviteUserV4Short(params *AdminInviteUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminInviteUserV4Created, error)
AdminInviteUserV4Short admin invite user v4 Required permission 'ADMIN:USER:INVITE [CREATE]
Use this endpoint to invite admin or non-admin user and assign role to them. The role must be scoped to namespace. An admin user can only assign role with namespaces that the admin user has required permission which is same as the required permission of endpoint: [AdminAddUserRoleV4].
Detail request body : - Email Address is required, List of email addresses that will be invited - isAdmin is required, true if user is admin, false if user is not admin - Namespace is optional. Only works on multi tenant mode, if not specified then it will be assigned Publisher namespace, if specified, it will become that studio/publisher where user is invited to. - Role is optional, if not specified then it will only assign User role. - Assigned Namespaces is optional, List of namespaces which the Role will be assigned to the user, only works when Role is not empty.
The invited admin will also assigned with "User" role by default.
Substitute endpoint: /iam/v4/admin/users/invite
func (*Client) AdminListUserRolesV4
deprecated
added in
v0.2.0
func (a *Client) AdminListUserRolesV4(params *AdminListUserRolesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminListUserRolesV4OK, *AdminListUserRolesV4Unauthorized, *AdminListUserRolesV4Forbidden, *AdminListUserRolesV4NotFound, *AdminListUserRolesV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminListUserRolesV4Short instead.
AdminListUserRolesV4 admin list user's roles v4 This endpoint requires ADMIN:NAMESPACE:{namespace}:ROLE:USER:* [READ] permission.
List roles assigned to a user
func (*Client) AdminListUserRolesV4Short ¶ added in v0.8.0
func (a *Client) AdminListUserRolesV4Short(params *AdminListUserRolesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminListUserRolesV4OK, error)
AdminListUserRolesV4Short admin list user's roles v4 This endpoint requires ADMIN:NAMESPACE:{namespace}:ROLE:USER:* [READ] permission.
List roles assigned to a user
func (*Client) AdminMakeFactorMyDefaultV4
deprecated
added in
v0.15.0
func (a *Client) AdminMakeFactorMyDefaultV4(params *AdminMakeFactorMyDefaultV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminMakeFactorMyDefaultV4NoContent, *AdminMakeFactorMyDefaultV4BadRequest, *AdminMakeFactorMyDefaultV4Unauthorized, *AdminMakeFactorMyDefaultV4Forbidden, *AdminMakeFactorMyDefaultV4NotFound, *AdminMakeFactorMyDefaultV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminMakeFactorMyDefaultV4Short instead.
AdminMakeFactorMyDefaultV4 make 2fa factor default ¶
This endpoint is used to make 2FA factor default.
This endpoint Requires valid user access token
func (*Client) AdminMakeFactorMyDefaultV4Short ¶ added in v0.15.0
func (a *Client) AdminMakeFactorMyDefaultV4Short(params *AdminMakeFactorMyDefaultV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminMakeFactorMyDefaultV4NoContent, error)
AdminMakeFactorMyDefaultV4Short make 2fa factor default
This endpoint is used to make 2FA factor default.
This endpoint Requires valid user access token
func (*Client) AdminRemoveUserRoleV4
deprecated
added in
v0.2.0
func (a *Client) AdminRemoveUserRoleV4(params *AdminRemoveUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminRemoveUserRoleV4NoContent, *AdminRemoveUserRoleV4BadRequest, *AdminRemoveUserRoleV4Unauthorized, *AdminRemoveUserRoleV4Forbidden, *AdminRemoveUserRoleV4NotFound, *AdminRemoveUserRoleV4UnprocessableEntity, *AdminRemoveUserRoleV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminRemoveUserRoleV4Short instead.
AdminRemoveUserRoleV4 admin remove user role v4 This endpoint requires ADMIN:NAMESPACE:{namespace}:ROLE:USER:* [Delete] permission.
Remove a role from user's roles.
func (*Client) AdminRemoveUserRoleV4Short ¶ added in v0.8.0
func (a *Client) AdminRemoveUserRoleV4Short(params *AdminRemoveUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminRemoveUserRoleV4NoContent, error)
AdminRemoveUserRoleV4Short admin remove user role v4 This endpoint requires ADMIN:NAMESPACE:{namespace}:ROLE:USER:* [Delete] permission.
Remove a role from user's roles.
func (*Client) AdminSendMyMFAEmailCodeV4
deprecated
added in
v0.32.0
func (a *Client) AdminSendMyMFAEmailCodeV4(params *AdminSendMyMFAEmailCodeV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminSendMyMFAEmailCodeV4NoContent, *AdminSendMyMFAEmailCodeV4BadRequest, *AdminSendMyMFAEmailCodeV4Unauthorized, *AdminSendMyMFAEmailCodeV4Forbidden, *AdminSendMyMFAEmailCodeV4NotFound, *AdminSendMyMFAEmailCodeV4TooManyRequests, *AdminSendMyMFAEmailCodeV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminSendMyMFAEmailCodeV4Short instead.
AdminSendMyMFAEmailCodeV4 send code for enabling email ¶
This endpoint is used to send email code.
This endpoint Requires valid user access token
func (*Client) AdminSendMyMFAEmailCodeV4Short ¶ added in v0.32.0
func (a *Client) AdminSendMyMFAEmailCodeV4Short(params *AdminSendMyMFAEmailCodeV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminSendMyMFAEmailCodeV4NoContent, error)
AdminSendMyMFAEmailCodeV4Short send code for enabling email
This endpoint is used to send email code.
This endpoint Requires valid user access token
func (*Client) AdminUpdateMyUserV4
deprecated
added in
v0.7.0
func (a *Client) AdminUpdateMyUserV4(params *AdminUpdateMyUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateMyUserV4OK, *AdminUpdateMyUserV4BadRequest, *AdminUpdateMyUserV4Unauthorized, *AdminUpdateMyUserV4Conflict, *AdminUpdateMyUserV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminUpdateMyUserV4Short instead.
AdminUpdateMyUserV4 admin update my user ¶
Requires valid user access token ¶
This Endpoint support update user based on given data. Single request can update single field or multi fields.
Supported field {country, displayName, languageTag, dateOfBirth, userName}
Country use ISO3166-1 alpha-2 two letter, e.g. US.
Date of Birth format : YYYY-MM-DD, e.g. 2019-04-29.
action code : 10103
func (*Client) AdminUpdateMyUserV4Short ¶ added in v0.8.0
func (a *Client) AdminUpdateMyUserV4Short(params *AdminUpdateMyUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateMyUserV4OK, error)
AdminUpdateMyUserV4Short admin update my user
Requires valid user access token ¶
This Endpoint support update user based on given data. Single request can update single field or multi fields.
Supported field {country, displayName, languageTag, dateOfBirth, userName}
Country use ISO3166-1 alpha-2 two letter, e.g. US.
Date of Birth format : YYYY-MM-DD, e.g. 2019-04-29.
action code : 10103
func (*Client) AdminUpdateUserEmailAddressV4
deprecated
added in
v0.2.0
func (a *Client) AdminUpdateUserEmailAddressV4(params *AdminUpdateUserEmailAddressV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserEmailAddressV4NoContent, *AdminUpdateUserEmailAddressV4BadRequest, *AdminUpdateUserEmailAddressV4Unauthorized, *AdminUpdateUserEmailAddressV4NotFound, *AdminUpdateUserEmailAddressV4Conflict, *AdminUpdateUserEmailAddressV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminUpdateUserEmailAddressV4Short instead.
AdminUpdateUserEmailAddressV4 update a user email address ¶
Required permission
'ADMIN:NAMESPACE:{namespace}:USER:{userId} [UPDATE]'
This is the endpoint for an admin to update a user email address. This endpoint need a valid user token from an admin to verify its identity (email) before updating a user.
func (*Client) AdminUpdateUserEmailAddressV4Short ¶ added in v0.8.0
func (a *Client) AdminUpdateUserEmailAddressV4Short(params *AdminUpdateUserEmailAddressV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserEmailAddressV4NoContent, error)
AdminUpdateUserEmailAddressV4Short update a user email address
Required permission
'ADMIN:NAMESPACE:{namespace}:USER:{userId} [UPDATE]'
This is the endpoint for an admin to update a user email address. This endpoint need a valid user token from an admin to verify its identity (email) before updating a user.
func (*Client) AdminUpdateUserRoleV4
deprecated
added in
v0.2.0
func (a *Client) AdminUpdateUserRoleV4(params *AdminUpdateUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserRoleV4OK, *AdminUpdateUserRoleV4BadRequest, *AdminUpdateUserRoleV4Unauthorized, *AdminUpdateUserRoleV4Forbidden, *AdminUpdateUserRoleV4NotFound, *AdminUpdateUserRoleV4UnprocessableEntity, *AdminUpdateUserRoleV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminUpdateUserRoleV4Short instead.
AdminUpdateUserRoleV4 admin update user's role v4 This endpoint requires ADMIN:NAMESPACE:{namespace}:ROLE:USER:* [UPDATE] permission.
User's roles will be replaced with roles from request body.
func (*Client) AdminUpdateUserRoleV4Short ¶ added in v0.8.0
func (a *Client) AdminUpdateUserRoleV4Short(params *AdminUpdateUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserRoleV4OK, error)
AdminUpdateUserRoleV4Short admin update user's role v4 This endpoint requires ADMIN:NAMESPACE:{namespace}:ROLE:USER:* [UPDATE] permission.
User's roles will be replaced with roles from request body.
func (*Client) AdminUpdateUserV4
deprecated
added in
v0.2.0
func (a *Client) AdminUpdateUserV4(params *AdminUpdateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserV4OK, *AdminUpdateUserV4BadRequest, *AdminUpdateUserV4Unauthorized, *AdminUpdateUserV4Forbidden, *AdminUpdateUserV4NotFound, *AdminUpdateUserV4Conflict, *AdminUpdateUserV4InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminUpdateUserV4Short instead.
AdminUpdateUserV4 update user ¶
This endpoint requires ADMIN:NAMESPACE:{namespace}:USER:{userId} [UPDATE] permission
This Endpoint support update user based on given data. Single request can update single field or multi fields.
Supported field {country, displayName, languageTag, dateOfBirth}
Country use ISO3166-1 alpha-2 two letter, e.g. US.
Date of Birth format : YYYY-MM-DD, e.g. 2019-04-29.
Several case of updating email address
action code : 10103
func (*Client) AdminUpdateUserV4Short ¶ added in v0.8.0
func (a *Client) AdminUpdateUserV4Short(params *AdminUpdateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserV4OK, error)
AdminUpdateUserV4Short update user
This endpoint requires ADMIN:NAMESPACE:{namespace}:USER:{userId} [UPDATE] permission
This Endpoint support update user based on given data. Single request can update single field or multi fields.
Supported field {country, displayName, languageTag, dateOfBirth}
Country use ISO3166-1 alpha-2 two letter, e.g. US.
Date of Birth format : YYYY-MM-DD, e.g. 2019-04-29.
Several case of updating email address
action code : 10103
func (*Client) CreateUserFromInvitationV4
deprecated
added in
v0.2.0
func (a *Client) CreateUserFromInvitationV4(params *CreateUserFromInvitationV4Params, authInfo runtime.ClientAuthInfoWriter) (*CreateUserFromInvitationV4Created, *CreateUserFromInvitationV4BadRequest, *CreateUserFromInvitationV4NotFound, *CreateUserFromInvitationV4InternalServerError, error)
Deprecated: 2022-08-10 - Use CreateUserFromInvitationV4Short instead.
CreateUserFromInvitationV4 create user 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.
Required attributes: - authType: possible value is EMAILPASSWD (see above) - country: ISO3166-1 alpha-2 two letter, e.g. US. - dateOfBirth: YYYY-MM-DD, e.g. 1990-01-01. valid values are between 1905-01-01 until current date. - displayName: Please refer to the rule from /v3/public/inputValidations API. - password: Please refer to the rule from /v3/public/inputValidations API. - username: Please refer to the rule from /v3/public/inputValidations API.
func (*Client) CreateUserFromInvitationV4Short ¶ added in v0.8.0
func (a *Client) CreateUserFromInvitationV4Short(params *CreateUserFromInvitationV4Params, authInfo runtime.ClientAuthInfoWriter) (*CreateUserFromInvitationV4Created, error)
CreateUserFromInvitationV4Short create user 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.
Required attributes: - authType: possible value is EMAILPASSWD (see above) - country: ISO3166-1 alpha-2 two letter, e.g. US. - dateOfBirth: YYYY-MM-DD, e.g. 1990-01-01. valid values are between 1905-01-01 until current date. - displayName: Please refer to the rule from /v3/public/inputValidations API. - password: Please refer to the rule from /v3/public/inputValidations API. - username: Please refer to the rule from /v3/public/inputValidations API.
func (*Client) PublicCreateTestUserV4
deprecated
added in
v0.8.0
func (a *Client) PublicCreateTestUserV4(params *PublicCreateTestUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateTestUserV4Created, *PublicCreateTestUserV4BadRequest, *PublicCreateTestUserV4NotFound, *PublicCreateTestUserV4Conflict, *PublicCreateTestUserV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicCreateTestUserV4Short instead.
PublicCreateTestUserV4 [test facility only]create test user Create a test user and not send verification code email
Required attributes: - verified: this new user is verified or not - authType: possible value is EMAILPASSWD - emailAddress: Please refer to the rule from /v3/public/inputValidations API. - username: Please refer to the rule from /v3/public/inputValidations API. - password: Please refer to the rule from /v3/public/inputValidations API. - country: ISO3166-1 alpha-2 two letter, e.g. US. - dateOfBirth: YYYY-MM-DD, e.g. 1990-01-01. valid values are between 1905-01-01 until current date.
Not required attributes: - displayName: Please refer to the rule from /v3/public/inputValidations API.
This endpoint support accepting agreements for the created user. Supply the accepted agreements in acceptedPolicies attribute.
func (*Client) PublicCreateTestUserV4Short ¶ added in v0.8.0
func (a *Client) PublicCreateTestUserV4Short(params *PublicCreateTestUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateTestUserV4Created, error)
PublicCreateTestUserV4Short [test facility only]create test user Create a test user and not send verification code email
Required attributes: - verified: this new user is verified or not - authType: possible value is EMAILPASSWD - emailAddress: Please refer to the rule from /v3/public/inputValidations API. - username: Please refer to the rule from /v3/public/inputValidations API. - password: Please refer to the rule from /v3/public/inputValidations API. - country: ISO3166-1 alpha-2 two letter, e.g. US. - dateOfBirth: YYYY-MM-DD, e.g. 1990-01-01. valid values are between 1905-01-01 until current date.
Not required attributes: - displayName: Please refer to the rule from /v3/public/inputValidations API.
This endpoint support accepting agreements for the created user. Supply the accepted agreements in acceptedPolicies attribute.
func (*Client) PublicCreateUserV4
deprecated
func (a *Client) PublicCreateUserV4(params *PublicCreateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserV4Created, *PublicCreateUserV4BadRequest, *PublicCreateUserV4NotFound, *PublicCreateUserV4Conflict, *PublicCreateUserV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicCreateUserV4Short instead.
PublicCreateUserV4 create user Create a new user with unique email address and username.
Required attributes: - authType: possible value is EMAILPASSWD - emailAddress: Please refer to the rule from /v3/public/inputValidations API. - username: Please refer to the rule from /v3/public/inputValidations API. - password: Please refer to the rule from /v3/public/inputValidations API. - country: ISO3166-1 alpha-2 two letter, e.g. US. - dateOfBirth: YYYY-MM-DD, e.g. 1990-01-01. valid values are between 1905-01-01 until current date.
Not required attributes: - displayName: Please refer to the rule from /v3/public/inputValidations API.
This endpoint support accepting agreements for the created user. Supply the accepted agreements in acceptedPolicies attribute.
func (*Client) PublicCreateUserV4Short ¶ added in v0.8.0
func (a *Client) PublicCreateUserV4Short(params *PublicCreateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserV4Created, error)
PublicCreateUserV4Short create user Create a new user with unique email address and username.
Required attributes: - authType: possible value is EMAILPASSWD - emailAddress: Please refer to the rule from /v3/public/inputValidations API. - username: Please refer to the rule from /v3/public/inputValidations API. - password: Please refer to the rule from /v3/public/inputValidations API. - country: ISO3166-1 alpha-2 two letter, e.g. US. - dateOfBirth: YYYY-MM-DD, e.g. 1990-01-01. valid values are between 1905-01-01 until current date.
Not required attributes: - displayName: Please refer to the rule from /v3/public/inputValidations API.
This endpoint support accepting agreements for the created user. Supply the accepted agreements in acceptedPolicies attribute.
func (*Client) PublicDisableMyAuthenticatorV4
deprecated
added in
v0.15.0
func (a *Client) PublicDisableMyAuthenticatorV4(params *PublicDisableMyAuthenticatorV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicDisableMyAuthenticatorV4NoContent, *PublicDisableMyAuthenticatorV4BadRequest, *PublicDisableMyAuthenticatorV4Unauthorized, *PublicDisableMyAuthenticatorV4Forbidden, *PublicDisableMyAuthenticatorV4NotFound, *PublicDisableMyAuthenticatorV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicDisableMyAuthenticatorV4Short instead.
PublicDisableMyAuthenticatorV4 disable 2fa authenticator ¶
This endpoint is used to disable 2FA authenticator.
This endpoint Requires valid user access token
func (*Client) PublicDisableMyAuthenticatorV4Short ¶ added in v0.15.0
func (a *Client) PublicDisableMyAuthenticatorV4Short(params *PublicDisableMyAuthenticatorV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicDisableMyAuthenticatorV4NoContent, error)
PublicDisableMyAuthenticatorV4Short disable 2fa authenticator
This endpoint is used to disable 2FA authenticator.
This endpoint Requires valid user access token
func (*Client) PublicDisableMyBackupCodesV4
deprecated
added in
v0.15.0
func (a *Client) PublicDisableMyBackupCodesV4(params *PublicDisableMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicDisableMyBackupCodesV4NoContent, *PublicDisableMyBackupCodesV4BadRequest, *PublicDisableMyBackupCodesV4Unauthorized, *PublicDisableMyBackupCodesV4Forbidden, *PublicDisableMyBackupCodesV4NotFound, *PublicDisableMyBackupCodesV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicDisableMyBackupCodesV4Short instead.
PublicDisableMyBackupCodesV4 disable 2fa backup codes ¶
This endpoint is used to enable 2FA backup codes.
This endpoint Requires valid user access token
func (*Client) PublicDisableMyBackupCodesV4Short ¶ added in v0.15.0
func (a *Client) PublicDisableMyBackupCodesV4Short(params *PublicDisableMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicDisableMyBackupCodesV4NoContent, error)
PublicDisableMyBackupCodesV4Short disable 2fa backup codes
This endpoint is used to enable 2FA backup codes.
This endpoint Requires valid user access token
func (*Client) PublicDisableMyEmailV4
deprecated
added in
v0.32.0
func (a *Client) PublicDisableMyEmailV4(params *PublicDisableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicDisableMyEmailV4NoContent, *PublicDisableMyEmailV4BadRequest, *PublicDisableMyEmailV4Unauthorized, *PublicDisableMyEmailV4Forbidden, *PublicDisableMyEmailV4NotFound, *PublicDisableMyEmailV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicDisableMyEmailV4Short instead.
PublicDisableMyEmailV4 disable 2fa email ¶
This endpoint is used to disable 2FA email.
This endpoint Requires valid user access token
func (*Client) PublicDisableMyEmailV4Short ¶ added in v0.32.0
func (a *Client) PublicDisableMyEmailV4Short(params *PublicDisableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicDisableMyEmailV4NoContent, error)
PublicDisableMyEmailV4Short disable 2fa email
This endpoint is used to disable 2FA email.
This endpoint Requires valid user access token
func (*Client) PublicDownloadMyBackupCodesV4
deprecated
added in
v0.15.0
func (a *Client) PublicDownloadMyBackupCodesV4(params *PublicDownloadMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter, writer io.Writer) (*PublicDownloadMyBackupCodesV4OK, *PublicDownloadMyBackupCodesV4BadRequest, *PublicDownloadMyBackupCodesV4Unauthorized, *PublicDownloadMyBackupCodesV4Forbidden, *PublicDownloadMyBackupCodesV4NotFound, *PublicDownloadMyBackupCodesV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicDownloadMyBackupCodesV4Short instead.
PublicDownloadMyBackupCodesV4 download user backup codes ¶
This endpoint is used to download backup codes.
This endpoint Requires valid user access token
func (*Client) PublicDownloadMyBackupCodesV4Short ¶ added in v0.15.0
func (a *Client) PublicDownloadMyBackupCodesV4Short(params *PublicDownloadMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter, writer io.Writer) (*PublicDownloadMyBackupCodesV4OK, error)
PublicDownloadMyBackupCodesV4Short download user backup codes
This endpoint is used to download backup codes.
This endpoint Requires valid user access token
func (*Client) PublicEnableMyAuthenticatorV4
deprecated
added in
v0.15.0
func (a *Client) PublicEnableMyAuthenticatorV4(params *PublicEnableMyAuthenticatorV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicEnableMyAuthenticatorV4NoContent, *PublicEnableMyAuthenticatorV4BadRequest, *PublicEnableMyAuthenticatorV4Unauthorized, *PublicEnableMyAuthenticatorV4Forbidden, *PublicEnableMyAuthenticatorV4NotFound, *PublicEnableMyAuthenticatorV4Conflict, *PublicEnableMyAuthenticatorV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicEnableMyAuthenticatorV4Short instead.
PublicEnableMyAuthenticatorV4 enable 2fa authenticator ¶
This endpoint is used to enable 2FA authenticator.
This endpoint Requires valid user access token
func (*Client) PublicEnableMyAuthenticatorV4Short ¶ added in v0.15.0
func (a *Client) PublicEnableMyAuthenticatorV4Short(params *PublicEnableMyAuthenticatorV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicEnableMyAuthenticatorV4NoContent, error)
PublicEnableMyAuthenticatorV4Short enable 2fa authenticator
This endpoint is used to enable 2FA authenticator.
This endpoint Requires valid user access token
func (*Client) PublicEnableMyBackupCodesV4
deprecated
added in
v0.15.0
func (a *Client) PublicEnableMyBackupCodesV4(params *PublicEnableMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicEnableMyBackupCodesV4OK, *PublicEnableMyBackupCodesV4BadRequest, *PublicEnableMyBackupCodesV4Unauthorized, *PublicEnableMyBackupCodesV4Forbidden, *PublicEnableMyBackupCodesV4NotFound, *PublicEnableMyBackupCodesV4Conflict, *PublicEnableMyBackupCodesV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicEnableMyBackupCodesV4Short instead.
PublicEnableMyBackupCodesV4 enable 2fa backup codes ¶
This endpoint is used to enable 2FA backup codes.
This endpoint Requires valid user access token
func (*Client) PublicEnableMyBackupCodesV4Short ¶ added in v0.15.0
func (a *Client) PublicEnableMyBackupCodesV4Short(params *PublicEnableMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicEnableMyBackupCodesV4OK, error)
PublicEnableMyBackupCodesV4Short enable 2fa backup codes
This endpoint is used to enable 2FA backup codes.
This endpoint Requires valid user access token
func (*Client) PublicEnableMyEmailV4
deprecated
added in
v0.32.0
func (a *Client) PublicEnableMyEmailV4(params *PublicEnableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicEnableMyEmailV4NoContent, *PublicEnableMyEmailV4BadRequest, *PublicEnableMyEmailV4Unauthorized, *PublicEnableMyEmailV4Forbidden, *PublicEnableMyEmailV4NotFound, *PublicEnableMyEmailV4Conflict, *PublicEnableMyEmailV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicEnableMyEmailV4Short instead.
PublicEnableMyEmailV4 enable 2fa email ¶
This endpoint is used to enable 2FA email.
This endpoint Requires valid user access token
func (*Client) PublicEnableMyEmailV4Short ¶ added in v0.32.0
func (a *Client) PublicEnableMyEmailV4Short(params *PublicEnableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicEnableMyEmailV4NoContent, error)
PublicEnableMyEmailV4Short enable 2fa email
This endpoint is used to enable 2FA email.
This endpoint Requires valid user access token
func (*Client) PublicGenerateMyAuthenticatorKeyV4
deprecated
added in
v0.15.0
func (a *Client) PublicGenerateMyAuthenticatorKeyV4(params *PublicGenerateMyAuthenticatorKeyV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGenerateMyAuthenticatorKeyV4OK, *PublicGenerateMyAuthenticatorKeyV4BadRequest, *PublicGenerateMyAuthenticatorKeyV4Unauthorized, *PublicGenerateMyAuthenticatorKeyV4Forbidden, *PublicGenerateMyAuthenticatorKeyV4NotFound, *PublicGenerateMyAuthenticatorKeyV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicGenerateMyAuthenticatorKeyV4Short instead.
PublicGenerateMyAuthenticatorKeyV4 generate secret key for 3rd-party authenticate app ¶
This endpoint is used to generate a secret key for 3rd-party authenticator app. A QR code URI is also returned so that frontend can generate QR code image.
This endpoint Requires valid user access token
func (*Client) PublicGenerateMyAuthenticatorKeyV4Short ¶ added in v0.15.0
func (a *Client) PublicGenerateMyAuthenticatorKeyV4Short(params *PublicGenerateMyAuthenticatorKeyV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGenerateMyAuthenticatorKeyV4OK, error)
PublicGenerateMyAuthenticatorKeyV4Short generate secret key for 3rd-party authenticate app
This endpoint is used to generate a secret key for 3rd-party authenticator app. A QR code URI is also returned so that frontend can generate QR code image.
This endpoint Requires valid user access token
func (*Client) PublicGenerateMyBackupCodesV4
deprecated
added in
v0.15.0
func (a *Client) PublicGenerateMyBackupCodesV4(params *PublicGenerateMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGenerateMyBackupCodesV4OK, *PublicGenerateMyBackupCodesV4BadRequest, *PublicGenerateMyBackupCodesV4Unauthorized, *PublicGenerateMyBackupCodesV4Forbidden, *PublicGenerateMyBackupCodesV4NotFound, *PublicGenerateMyBackupCodesV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicGenerateMyBackupCodesV4Short instead.
PublicGenerateMyBackupCodesV4 generate backup codes ¶
This endpoint is used to generate 8-digits backup codes. Each code is a one-time code and will be deleted once used.
This endpoint Requires valid user access token
func (*Client) PublicGenerateMyBackupCodesV4Short ¶ added in v0.15.0
func (a *Client) PublicGenerateMyBackupCodesV4Short(params *PublicGenerateMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGenerateMyBackupCodesV4OK, error)
PublicGenerateMyBackupCodesV4Short generate backup codes
This endpoint is used to generate 8-digits backup codes. Each code is a one-time code and will be deleted once used.
This endpoint Requires valid user access token
func (*Client) PublicGetMyBackupCodesV4
deprecated
added in
v0.15.0
func (a *Client) PublicGetMyBackupCodesV4(params *PublicGetMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyBackupCodesV4OK, *PublicGetMyBackupCodesV4BadRequest, *PublicGetMyBackupCodesV4Unauthorized, *PublicGetMyBackupCodesV4Forbidden, *PublicGetMyBackupCodesV4NotFound, *PublicGetMyBackupCodesV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicGetMyBackupCodesV4Short instead.
PublicGetMyBackupCodesV4 get backup codes ¶
This endpoint is used to get 8-digits backup codes. Each code is a one-time code and will be deleted once used.
This endpoint Requires valid user access token
func (*Client) PublicGetMyBackupCodesV4Short ¶ added in v0.15.0
func (a *Client) PublicGetMyBackupCodesV4Short(params *PublicGetMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyBackupCodesV4OK, error)
PublicGetMyBackupCodesV4Short get backup codes
This endpoint is used to get 8-digits backup codes. Each code is a one-time code and will be deleted once used.
This endpoint Requires valid user access token
func (*Client) PublicGetMyEnabledFactorsV4
deprecated
added in
v0.15.0
func (a *Client) PublicGetMyEnabledFactorsV4(params *PublicGetMyEnabledFactorsV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyEnabledFactorsV4OK, *PublicGetMyEnabledFactorsV4BadRequest, *PublicGetMyEnabledFactorsV4Unauthorized, *PublicGetMyEnabledFactorsV4Forbidden, *PublicGetMyEnabledFactorsV4NotFound, *PublicGetMyEnabledFactorsV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicGetMyEnabledFactorsV4Short instead.
PublicGetMyEnabledFactorsV4 get user enabled factors ¶
This endpoint is used to get user enabled factors.
This endpoint Requires valid user access token
func (*Client) PublicGetMyEnabledFactorsV4Short ¶ added in v0.15.0
func (a *Client) PublicGetMyEnabledFactorsV4Short(params *PublicGetMyEnabledFactorsV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyEnabledFactorsV4OK, error)
PublicGetMyEnabledFactorsV4Short get user enabled factors
This endpoint is used to get user enabled factors.
This endpoint Requires valid user access token
func (*Client) PublicInviteUserV4
deprecated
added in
v0.40.0
func (a *Client) PublicInviteUserV4(params *PublicInviteUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicInviteUserV4Created, *PublicInviteUserV4BadRequest, *PublicInviteUserV4Conflict, *PublicInviteUserV4UnprocessableEntity, *PublicInviteUserV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicInviteUserV4Short instead.
PublicInviteUserV4 public invite admin user v4 This endpoint is used to invite a game studio admin user with new namespace in multi tenant mode. It will return error if the service multi tenant mode is set to false.
Request body details: - emailAddress: email address of the user to be invited - namespace: new namespace of the user to be created - namespaceDisplayName: display name of the new namespace
The invited users will also be assigned with "User" role by default.
func (*Client) PublicInviteUserV4Short ¶ added in v0.40.0
func (a *Client) PublicInviteUserV4Short(params *PublicInviteUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicInviteUserV4Created, error)
PublicInviteUserV4Short public invite admin user v4 This endpoint is used to invite a game studio admin user with new namespace in multi tenant mode. It will return error if the service multi tenant mode is set to false.
Request body details: - emailAddress: email address of the user to be invited - namespace: new namespace of the user to be created - namespaceDisplayName: display name of the new namespace
The invited users will also be assigned with "User" role by default.
func (*Client) PublicMakeFactorMyDefaultV4
deprecated
added in
v0.15.0
func (a *Client) PublicMakeFactorMyDefaultV4(params *PublicMakeFactorMyDefaultV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicMakeFactorMyDefaultV4NoContent, *PublicMakeFactorMyDefaultV4BadRequest, *PublicMakeFactorMyDefaultV4Unauthorized, *PublicMakeFactorMyDefaultV4Forbidden, *PublicMakeFactorMyDefaultV4NotFound, *PublicMakeFactorMyDefaultV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicMakeFactorMyDefaultV4Short instead.
PublicMakeFactorMyDefaultV4 make 2fa factor default ¶
This endpoint is used to make 2FA factor default.
This endpoint Requires valid user access token
func (*Client) PublicMakeFactorMyDefaultV4Short ¶ added in v0.15.0
func (a *Client) PublicMakeFactorMyDefaultV4Short(params *PublicMakeFactorMyDefaultV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicMakeFactorMyDefaultV4NoContent, error)
PublicMakeFactorMyDefaultV4Short make 2fa factor default
This endpoint is used to make 2FA factor default.
This endpoint Requires valid user access token
func (*Client) PublicRemoveTrustedDeviceV4
deprecated
added in
v0.16.0
func (a *Client) PublicRemoveTrustedDeviceV4(params *PublicRemoveTrustedDeviceV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicRemoveTrustedDeviceV4NoContent, *PublicRemoveTrustedDeviceV4BadRequest, *PublicRemoveTrustedDeviceV4Unauthorized, *PublicRemoveTrustedDeviceV4Forbidden, *PublicRemoveTrustedDeviceV4NotFound, *PublicRemoveTrustedDeviceV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicRemoveTrustedDeviceV4Short instead.
PublicRemoveTrustedDeviceV4 remove trusted device ¶
(Only for test)This endpoint is used to remove trusted device.
This endpoint Requires valid user access token ¶
This endpoint Requires device_token in cookie
func (*Client) PublicRemoveTrustedDeviceV4Short ¶ added in v0.16.0
func (a *Client) PublicRemoveTrustedDeviceV4Short(params *PublicRemoveTrustedDeviceV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicRemoveTrustedDeviceV4NoContent, error)
PublicRemoveTrustedDeviceV4Short remove trusted device
(Only for test)This endpoint is used to remove trusted device.
This endpoint Requires valid user access token ¶
This endpoint Requires device_token in cookie
func (*Client) PublicSendMyMFAEmailCodeV4
deprecated
added in
v0.32.0
func (a *Client) PublicSendMyMFAEmailCodeV4(params *PublicSendMyMFAEmailCodeV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicSendMyMFAEmailCodeV4NoContent, *PublicSendMyMFAEmailCodeV4BadRequest, *PublicSendMyMFAEmailCodeV4Unauthorized, *PublicSendMyMFAEmailCodeV4Forbidden, *PublicSendMyMFAEmailCodeV4NotFound, *PublicSendMyMFAEmailCodeV4TooManyRequests, *PublicSendMyMFAEmailCodeV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicSendMyMFAEmailCodeV4Short instead.
PublicSendMyMFAEmailCodeV4 send code for enabling email ¶
This endpoint is used to send email code.
This endpoint Requires valid user access token
func (*Client) PublicSendMyMFAEmailCodeV4Short ¶ added in v0.32.0
func (a *Client) PublicSendMyMFAEmailCodeV4Short(params *PublicSendMyMFAEmailCodeV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicSendMyMFAEmailCodeV4NoContent, error)
PublicSendMyMFAEmailCodeV4Short send code for enabling email
This endpoint is used to send email code.
This endpoint Requires valid user access token
func (*Client) PublicUpdateUserEmailAddressV4
deprecated
added in
v0.2.0
func (a *Client) PublicUpdateUserEmailAddressV4(params *PublicUpdateUserEmailAddressV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserEmailAddressV4NoContent, *PublicUpdateUserEmailAddressV4BadRequest, *PublicUpdateUserEmailAddressV4Unauthorized, *PublicUpdateUserEmailAddressV4NotFound, *PublicUpdateUserEmailAddressV4Conflict, *PublicUpdateUserEmailAddressV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicUpdateUserEmailAddressV4Short instead.
PublicUpdateUserEmailAddressV4 update my email address ¶
The endpoint to update my email address.
It requires a verification code from
/users/me/code/request
with UpdateEmailAddress context.
func (*Client) PublicUpdateUserEmailAddressV4Short ¶ added in v0.8.0
func (a *Client) PublicUpdateUserEmailAddressV4Short(params *PublicUpdateUserEmailAddressV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserEmailAddressV4NoContent, error)
PublicUpdateUserEmailAddressV4Short update my email address
The endpoint to update my email address.
It requires a verification code from
/users/me/code/request
with UpdateEmailAddress context.
func (*Client) PublicUpdateUserV4
deprecated
added in
v0.2.0
func (a *Client) PublicUpdateUserV4(params *PublicUpdateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserV4OK, *PublicUpdateUserV4BadRequest, *PublicUpdateUserV4Unauthorized, *PublicUpdateUserV4Conflict, *PublicUpdateUserV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicUpdateUserV4Short instead.
PublicUpdateUserV4 update user ¶
Requires valid user access token ¶
This Endpoint support update user based on given data. Single request can update single field or multi fields.
Supported field {country, displayName, languageTag, dateOfBirth}
Country use ISO3166-1 alpha-2 two letter, e.g. US.
Date of Birth format : YYYY-MM-DD, e.g. 2019-04-29.
Several case of updating email address
action code : 10103
func (*Client) PublicUpdateUserV4Short ¶ added in v0.8.0
func (a *Client) PublicUpdateUserV4Short(params *PublicUpdateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserV4OK, error)
PublicUpdateUserV4Short update user
Requires valid user access token ¶
This Endpoint support update user based on given data. Single request can update single field or multi fields.
Supported field {country, displayName, languageTag, dateOfBirth}
Country use ISO3166-1 alpha-2 two letter, e.g. US.
Date of Birth format : YYYY-MM-DD, e.g. 2019-04-29.
Several case of updating email address
action code : 10103
func (*Client) PublicUpgradeHeadlessAccountV4
deprecated
added in
v0.2.0
func (a *Client) PublicUpgradeHeadlessAccountV4(params *PublicUpgradeHeadlessAccountV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpgradeHeadlessAccountV4OK, *PublicUpgradeHeadlessAccountV4BadRequest, *PublicUpgradeHeadlessAccountV4Unauthorized, *PublicUpgradeHeadlessAccountV4NotFound, *PublicUpgradeHeadlessAccountV4Conflict, *PublicUpgradeHeadlessAccountV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicUpgradeHeadlessAccountV4Short instead.
PublicUpgradeHeadlessAccountV4 upgrade user account to full account Require valid user authorization Upgrade headless account to full account without verifying email address. Client does not need to provide verification code which sent to email address.
action code : 10124
func (*Client) PublicUpgradeHeadlessAccountV4Short ¶ added in v0.8.0
func (a *Client) PublicUpgradeHeadlessAccountV4Short(params *PublicUpgradeHeadlessAccountV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpgradeHeadlessAccountV4OK, error)
PublicUpgradeHeadlessAccountV4Short upgrade user account to full account Require valid user authorization Upgrade headless account to full account without verifying email address. Client does not need to provide verification code which sent to email address.
action code : 10124
func (*Client) PublicUpgradeHeadlessAccountWithVerificationCodeV4
deprecated
added in
v0.2.0
func (a *Client) PublicUpgradeHeadlessAccountWithVerificationCodeV4(params *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpgradeHeadlessAccountWithVerificationCodeV4OK, *PublicUpgradeHeadlessAccountWithVerificationCodeV4BadRequest, *PublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized, *PublicUpgradeHeadlessAccountWithVerificationCodeV4Forbidden, *PublicUpgradeHeadlessAccountWithVerificationCodeV4NotFound, *PublicUpgradeHeadlessAccountWithVerificationCodeV4Conflict, *PublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError, error)
Deprecated: 2022-08-10 - Use PublicUpgradeHeadlessAccountWithVerificationCodeV4Short instead.
PublicUpgradeHeadlessAccountWithVerificationCodeV4 upgrade headless account and automatically verified the email address if it is succeeded Require valid user access token. The endpoint upgrades a headless account by linking the headless account with the email address, username, and password. By upgrading the headless account into a full account, the user could use the email address, username, 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.
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. Supported user data fields:
displayName
dateOfBirth : format YYYY-MM-DD, e.g. 2019-04-29
country : format ISO3166-1 alpha-2 two letter, e.g. US
action code : 10124
func (*Client) PublicUpgradeHeadlessAccountWithVerificationCodeV4Short ¶ added in v0.8.0
func (a *Client) PublicUpgradeHeadlessAccountWithVerificationCodeV4Short(params *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpgradeHeadlessAccountWithVerificationCodeV4OK, error)
PublicUpgradeHeadlessAccountWithVerificationCodeV4Short upgrade headless account and automatically verified the email address if it is succeeded Require valid user access token. The endpoint upgrades a headless account by linking the headless account with the email address, username, and password. By upgrading the headless account into a full account, the user could use the email address, username, 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.
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. Supported user data fields:
displayName
dateOfBirth : format YYYY-MM-DD, e.g. 2019-04-29
country : format ISO3166-1 alpha-2 two letter, e.g. US
action code : 10124
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { AdminCreateTestUsersV4(params *AdminCreateTestUsersV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateTestUsersV4Created, *AdminCreateTestUsersV4BadRequest, *AdminCreateTestUsersV4InternalServerError, *AdminCreateTestUsersV4NotImplemented, error) AdminCreateTestUsersV4Short(params *AdminCreateTestUsersV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateTestUsersV4Created, error) AdminBulkCheckValidUserIDV4(params *AdminBulkCheckValidUserIDV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBulkCheckValidUserIDV4OK, *AdminBulkCheckValidUserIDV4BadRequest, *AdminBulkCheckValidUserIDV4Unauthorized, *AdminBulkCheckValidUserIDV4Forbidden, *AdminBulkCheckValidUserIDV4InternalServerError, error) AdminBulkCheckValidUserIDV4Short(params *AdminBulkCheckValidUserIDV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBulkCheckValidUserIDV4OK, error) AdminUpdateUserV4(params *AdminUpdateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserV4OK, *AdminUpdateUserV4BadRequest, *AdminUpdateUserV4Unauthorized, *AdminUpdateUserV4Forbidden, *AdminUpdateUserV4NotFound, *AdminUpdateUserV4Conflict, *AdminUpdateUserV4InternalServerError, error) AdminUpdateUserV4Short(params *AdminUpdateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserV4OK, error) AdminUpdateUserEmailAddressV4(params *AdminUpdateUserEmailAddressV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserEmailAddressV4NoContent, *AdminUpdateUserEmailAddressV4BadRequest, *AdminUpdateUserEmailAddressV4Unauthorized, *AdminUpdateUserEmailAddressV4NotFound, *AdminUpdateUserEmailAddressV4Conflict, *AdminUpdateUserEmailAddressV4InternalServerError, error) AdminUpdateUserEmailAddressV4Short(params *AdminUpdateUserEmailAddressV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserEmailAddressV4NoContent, error) AdminDisableUserMFAV4(params *AdminDisableUserMFAV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableUserMFAV4NoContent, *AdminDisableUserMFAV4BadRequest, *AdminDisableUserMFAV4Unauthorized, *AdminDisableUserMFAV4Forbidden, *AdminDisableUserMFAV4NotFound, *AdminDisableUserMFAV4InternalServerError, error) AdminDisableUserMFAV4Short(params *AdminDisableUserMFAV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableUserMFAV4NoContent, error) AdminListUserRolesV4(params *AdminListUserRolesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminListUserRolesV4OK, *AdminListUserRolesV4Unauthorized, *AdminListUserRolesV4Forbidden, *AdminListUserRolesV4NotFound, *AdminListUserRolesV4InternalServerError, error) AdminListUserRolesV4Short(params *AdminListUserRolesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminListUserRolesV4OK, error) AdminUpdateUserRoleV4(params *AdminUpdateUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserRoleV4OK, *AdminUpdateUserRoleV4BadRequest, *AdminUpdateUserRoleV4Unauthorized, *AdminUpdateUserRoleV4Forbidden, *AdminUpdateUserRoleV4NotFound, *AdminUpdateUserRoleV4UnprocessableEntity, *AdminUpdateUserRoleV4InternalServerError, error) AdminUpdateUserRoleV4Short(params *AdminUpdateUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserRoleV4OK, error) AdminAddUserRoleV4(params *AdminAddUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminAddUserRoleV4OK, *AdminAddUserRoleV4BadRequest, *AdminAddUserRoleV4Unauthorized, *AdminAddUserRoleV4Forbidden, *AdminAddUserRoleV4NotFound, *AdminAddUserRoleV4UnprocessableEntity, *AdminAddUserRoleV4InternalServerError, error) AdminAddUserRoleV4Short(params *AdminAddUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminAddUserRoleV4OK, error) AdminRemoveUserRoleV4(params *AdminRemoveUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminRemoveUserRoleV4NoContent, *AdminRemoveUserRoleV4BadRequest, *AdminRemoveUserRoleV4Unauthorized, *AdminRemoveUserRoleV4Forbidden, *AdminRemoveUserRoleV4NotFound, *AdminRemoveUserRoleV4UnprocessableEntity, *AdminRemoveUserRoleV4InternalServerError, error) AdminRemoveUserRoleV4Short(params *AdminRemoveUserRoleV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminRemoveUserRoleV4NoContent, error) AdminInviteUserNewV4(params *AdminInviteUserNewV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminInviteUserNewV4Created, *AdminInviteUserNewV4BadRequest, *AdminInviteUserNewV4Unauthorized, *AdminInviteUserNewV4Forbidden, *AdminInviteUserNewV4NotFound, *AdminInviteUserNewV4Conflict, *AdminInviteUserNewV4UnprocessableEntity, *AdminInviteUserNewV4InternalServerError, error) AdminInviteUserNewV4Short(params *AdminInviteUserNewV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminInviteUserNewV4Created, error) AdminUpdateMyUserV4(params *AdminUpdateMyUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateMyUserV4OK, *AdminUpdateMyUserV4BadRequest, *AdminUpdateMyUserV4Unauthorized, *AdminUpdateMyUserV4Conflict, *AdminUpdateMyUserV4InternalServerError, error) AdminUpdateMyUserV4Short(params *AdminUpdateMyUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateMyUserV4OK, error) AdminDisableMyAuthenticatorV4(params *AdminDisableMyAuthenticatorV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableMyAuthenticatorV4NoContent, *AdminDisableMyAuthenticatorV4BadRequest, *AdminDisableMyAuthenticatorV4Unauthorized, *AdminDisableMyAuthenticatorV4Forbidden, *AdminDisableMyAuthenticatorV4NotFound, *AdminDisableMyAuthenticatorV4InternalServerError, error) AdminDisableMyAuthenticatorV4Short(params *AdminDisableMyAuthenticatorV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableMyAuthenticatorV4NoContent, error) AdminEnableMyAuthenticatorV4(params *AdminEnableMyAuthenticatorV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminEnableMyAuthenticatorV4NoContent, *AdminEnableMyAuthenticatorV4BadRequest, *AdminEnableMyAuthenticatorV4Unauthorized, *AdminEnableMyAuthenticatorV4Forbidden, *AdminEnableMyAuthenticatorV4NotFound, *AdminEnableMyAuthenticatorV4Conflict, *AdminEnableMyAuthenticatorV4InternalServerError, error) AdminEnableMyAuthenticatorV4Short(params *AdminEnableMyAuthenticatorV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminEnableMyAuthenticatorV4NoContent, error) AdminGenerateMyAuthenticatorKeyV4(params *AdminGenerateMyAuthenticatorKeyV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGenerateMyAuthenticatorKeyV4OK, *AdminGenerateMyAuthenticatorKeyV4BadRequest, *AdminGenerateMyAuthenticatorKeyV4Unauthorized, *AdminGenerateMyAuthenticatorKeyV4Forbidden, *AdminGenerateMyAuthenticatorKeyV4NotFound, *AdminGenerateMyAuthenticatorKeyV4InternalServerError, error) AdminGenerateMyAuthenticatorKeyV4Short(params *AdminGenerateMyAuthenticatorKeyV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGenerateMyAuthenticatorKeyV4OK, error) AdminGetMyBackupCodesV4(params *AdminGetMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetMyBackupCodesV4OK, *AdminGetMyBackupCodesV4BadRequest, *AdminGetMyBackupCodesV4Unauthorized, *AdminGetMyBackupCodesV4Forbidden, *AdminGetMyBackupCodesV4NotFound, *AdminGetMyBackupCodesV4InternalServerError, error) AdminGetMyBackupCodesV4Short(params *AdminGetMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetMyBackupCodesV4OK, error) AdminGenerateMyBackupCodesV4(params *AdminGenerateMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGenerateMyBackupCodesV4OK, *AdminGenerateMyBackupCodesV4BadRequest, *AdminGenerateMyBackupCodesV4Unauthorized, *AdminGenerateMyBackupCodesV4Forbidden, *AdminGenerateMyBackupCodesV4NotFound, *AdminGenerateMyBackupCodesV4InternalServerError, error) AdminGenerateMyBackupCodesV4Short(params *AdminGenerateMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGenerateMyBackupCodesV4OK, error) AdminDisableMyBackupCodesV4(params *AdminDisableMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableMyBackupCodesV4NoContent, *AdminDisableMyBackupCodesV4BadRequest, *AdminDisableMyBackupCodesV4Unauthorized, *AdminDisableMyBackupCodesV4Forbidden, *AdminDisableMyBackupCodesV4NotFound, *AdminDisableMyBackupCodesV4InternalServerError, error) AdminDisableMyBackupCodesV4Short(params *AdminDisableMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableMyBackupCodesV4NoContent, error) AdminDownloadMyBackupCodesV4(params *AdminDownloadMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter, writer io.Writer) (*AdminDownloadMyBackupCodesV4OK, *AdminDownloadMyBackupCodesV4BadRequest, *AdminDownloadMyBackupCodesV4Unauthorized, *AdminDownloadMyBackupCodesV4Forbidden, *AdminDownloadMyBackupCodesV4NotFound, *AdminDownloadMyBackupCodesV4InternalServerError, error) AdminDownloadMyBackupCodesV4Short(params *AdminDownloadMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter, writer io.Writer) (*AdminDownloadMyBackupCodesV4OK, error) AdminEnableMyBackupCodesV4(params *AdminEnableMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminEnableMyBackupCodesV4OK, *AdminEnableMyBackupCodesV4BadRequest, *AdminEnableMyBackupCodesV4Unauthorized, *AdminEnableMyBackupCodesV4Forbidden, *AdminEnableMyBackupCodesV4NotFound, *AdminEnableMyBackupCodesV4Conflict, *AdminEnableMyBackupCodesV4InternalServerError, error) AdminEnableMyBackupCodesV4Short(params *AdminEnableMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminEnableMyBackupCodesV4OK, error) AdminSendMyMFAEmailCodeV4(params *AdminSendMyMFAEmailCodeV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminSendMyMFAEmailCodeV4NoContent, *AdminSendMyMFAEmailCodeV4BadRequest, *AdminSendMyMFAEmailCodeV4Unauthorized, *AdminSendMyMFAEmailCodeV4Forbidden, *AdminSendMyMFAEmailCodeV4NotFound, *AdminSendMyMFAEmailCodeV4TooManyRequests, *AdminSendMyMFAEmailCodeV4InternalServerError, error) AdminSendMyMFAEmailCodeV4Short(params *AdminSendMyMFAEmailCodeV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminSendMyMFAEmailCodeV4NoContent, error) AdminDisableMyEmailV4(params *AdminDisableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableMyEmailV4NoContent, *AdminDisableMyEmailV4BadRequest, *AdminDisableMyEmailV4Unauthorized, *AdminDisableMyEmailV4Forbidden, *AdminDisableMyEmailV4NotFound, *AdminDisableMyEmailV4InternalServerError, error) AdminDisableMyEmailV4Short(params *AdminDisableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableMyEmailV4NoContent, error) AdminEnableMyEmailV4(params *AdminEnableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminEnableMyEmailV4NoContent, *AdminEnableMyEmailV4BadRequest, *AdminEnableMyEmailV4Unauthorized, *AdminEnableMyEmailV4Forbidden, *AdminEnableMyEmailV4NotFound, *AdminEnableMyEmailV4Conflict, *AdminEnableMyEmailV4InternalServerError, error) AdminEnableMyEmailV4Short(params *AdminEnableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminEnableMyEmailV4NoContent, error) AdminGetMyEnabledFactorsV4(params *AdminGetMyEnabledFactorsV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetMyEnabledFactorsV4OK, *AdminGetMyEnabledFactorsV4BadRequest, *AdminGetMyEnabledFactorsV4Unauthorized, *AdminGetMyEnabledFactorsV4Forbidden, *AdminGetMyEnabledFactorsV4NotFound, *AdminGetMyEnabledFactorsV4InternalServerError, error) AdminGetMyEnabledFactorsV4Short(params *AdminGetMyEnabledFactorsV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetMyEnabledFactorsV4OK, error) AdminMakeFactorMyDefaultV4(params *AdminMakeFactorMyDefaultV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminMakeFactorMyDefaultV4NoContent, *AdminMakeFactorMyDefaultV4BadRequest, *AdminMakeFactorMyDefaultV4Unauthorized, *AdminMakeFactorMyDefaultV4Forbidden, *AdminMakeFactorMyDefaultV4NotFound, *AdminMakeFactorMyDefaultV4InternalServerError, error) AdminMakeFactorMyDefaultV4Short(params *AdminMakeFactorMyDefaultV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminMakeFactorMyDefaultV4NoContent, error) AdminInviteUserV4(params *AdminInviteUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminInviteUserV4Created, *AdminInviteUserV4BadRequest, *AdminInviteUserV4Unauthorized, *AdminInviteUserV4Forbidden, *AdminInviteUserV4NotFound, *AdminInviteUserV4Conflict, *AdminInviteUserV4UnprocessableEntity, *AdminInviteUserV4InternalServerError, error) AdminInviteUserV4Short(params *AdminInviteUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminInviteUserV4Created, error) PublicCreateTestUserV4(params *PublicCreateTestUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateTestUserV4Created, *PublicCreateTestUserV4BadRequest, *PublicCreateTestUserV4NotFound, *PublicCreateTestUserV4Conflict, *PublicCreateTestUserV4InternalServerError, error) PublicCreateTestUserV4Short(params *PublicCreateTestUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateTestUserV4Created, error) PublicCreateUserV4(params *PublicCreateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserV4Created, *PublicCreateUserV4BadRequest, *PublicCreateUserV4NotFound, *PublicCreateUserV4Conflict, *PublicCreateUserV4InternalServerError, error) PublicCreateUserV4Short(params *PublicCreateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserV4Created, error) CreateUserFromInvitationV4(params *CreateUserFromInvitationV4Params, authInfo runtime.ClientAuthInfoWriter) (*CreateUserFromInvitationV4Created, *CreateUserFromInvitationV4BadRequest, *CreateUserFromInvitationV4NotFound, *CreateUserFromInvitationV4InternalServerError, error) CreateUserFromInvitationV4Short(params *CreateUserFromInvitationV4Params, authInfo runtime.ClientAuthInfoWriter) (*CreateUserFromInvitationV4Created, error) PublicUpdateUserV4(params *PublicUpdateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserV4OK, *PublicUpdateUserV4BadRequest, *PublicUpdateUserV4Unauthorized, *PublicUpdateUserV4Conflict, *PublicUpdateUserV4InternalServerError, error) PublicUpdateUserV4Short(params *PublicUpdateUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserV4OK, error) PublicUpdateUserEmailAddressV4(params *PublicUpdateUserEmailAddressV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserEmailAddressV4NoContent, *PublicUpdateUserEmailAddressV4BadRequest, *PublicUpdateUserEmailAddressV4Unauthorized, *PublicUpdateUserEmailAddressV4NotFound, *PublicUpdateUserEmailAddressV4Conflict, *PublicUpdateUserEmailAddressV4InternalServerError, error) PublicUpdateUserEmailAddressV4Short(params *PublicUpdateUserEmailAddressV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserEmailAddressV4NoContent, error) PublicUpgradeHeadlessAccountWithVerificationCodeV4(params *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpgradeHeadlessAccountWithVerificationCodeV4OK, *PublicUpgradeHeadlessAccountWithVerificationCodeV4BadRequest, *PublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized, *PublicUpgradeHeadlessAccountWithVerificationCodeV4Forbidden, *PublicUpgradeHeadlessAccountWithVerificationCodeV4NotFound, *PublicUpgradeHeadlessAccountWithVerificationCodeV4Conflict, *PublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError, error) PublicUpgradeHeadlessAccountWithVerificationCodeV4Short(params *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpgradeHeadlessAccountWithVerificationCodeV4OK, error) PublicUpgradeHeadlessAccountV4(params *PublicUpgradeHeadlessAccountV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpgradeHeadlessAccountV4OK, *PublicUpgradeHeadlessAccountV4BadRequest, *PublicUpgradeHeadlessAccountV4Unauthorized, *PublicUpgradeHeadlessAccountV4NotFound, *PublicUpgradeHeadlessAccountV4Conflict, *PublicUpgradeHeadlessAccountV4InternalServerError, error) PublicUpgradeHeadlessAccountV4Short(params *PublicUpgradeHeadlessAccountV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpgradeHeadlessAccountV4OK, error) PublicDisableMyAuthenticatorV4(params *PublicDisableMyAuthenticatorV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicDisableMyAuthenticatorV4NoContent, *PublicDisableMyAuthenticatorV4BadRequest, *PublicDisableMyAuthenticatorV4Unauthorized, *PublicDisableMyAuthenticatorV4Forbidden, *PublicDisableMyAuthenticatorV4NotFound, *PublicDisableMyAuthenticatorV4InternalServerError, error) PublicDisableMyAuthenticatorV4Short(params *PublicDisableMyAuthenticatorV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicDisableMyAuthenticatorV4NoContent, error) PublicEnableMyAuthenticatorV4(params *PublicEnableMyAuthenticatorV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicEnableMyAuthenticatorV4NoContent, *PublicEnableMyAuthenticatorV4BadRequest, *PublicEnableMyAuthenticatorV4Unauthorized, *PublicEnableMyAuthenticatorV4Forbidden, *PublicEnableMyAuthenticatorV4NotFound, *PublicEnableMyAuthenticatorV4Conflict, *PublicEnableMyAuthenticatorV4InternalServerError, error) PublicEnableMyAuthenticatorV4Short(params *PublicEnableMyAuthenticatorV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicEnableMyAuthenticatorV4NoContent, error) PublicGenerateMyAuthenticatorKeyV4(params *PublicGenerateMyAuthenticatorKeyV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGenerateMyAuthenticatorKeyV4OK, *PublicGenerateMyAuthenticatorKeyV4BadRequest, *PublicGenerateMyAuthenticatorKeyV4Unauthorized, *PublicGenerateMyAuthenticatorKeyV4Forbidden, *PublicGenerateMyAuthenticatorKeyV4NotFound, *PublicGenerateMyAuthenticatorKeyV4InternalServerError, error) PublicGenerateMyAuthenticatorKeyV4Short(params *PublicGenerateMyAuthenticatorKeyV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGenerateMyAuthenticatorKeyV4OK, error) PublicGetMyBackupCodesV4(params *PublicGetMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyBackupCodesV4OK, *PublicGetMyBackupCodesV4BadRequest, *PublicGetMyBackupCodesV4Unauthorized, *PublicGetMyBackupCodesV4Forbidden, *PublicGetMyBackupCodesV4NotFound, *PublicGetMyBackupCodesV4InternalServerError, error) PublicGetMyBackupCodesV4Short(params *PublicGetMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyBackupCodesV4OK, error) PublicGenerateMyBackupCodesV4(params *PublicGenerateMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGenerateMyBackupCodesV4OK, *PublicGenerateMyBackupCodesV4BadRequest, *PublicGenerateMyBackupCodesV4Unauthorized, *PublicGenerateMyBackupCodesV4Forbidden, *PublicGenerateMyBackupCodesV4NotFound, *PublicGenerateMyBackupCodesV4InternalServerError, error) PublicGenerateMyBackupCodesV4Short(params *PublicGenerateMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGenerateMyBackupCodesV4OK, error) PublicDisableMyBackupCodesV4(params *PublicDisableMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicDisableMyBackupCodesV4NoContent, *PublicDisableMyBackupCodesV4BadRequest, *PublicDisableMyBackupCodesV4Unauthorized, *PublicDisableMyBackupCodesV4Forbidden, *PublicDisableMyBackupCodesV4NotFound, *PublicDisableMyBackupCodesV4InternalServerError, error) PublicDisableMyBackupCodesV4Short(params *PublicDisableMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicDisableMyBackupCodesV4NoContent, error) PublicDownloadMyBackupCodesV4(params *PublicDownloadMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter, writer io.Writer) (*PublicDownloadMyBackupCodesV4OK, *PublicDownloadMyBackupCodesV4BadRequest, *PublicDownloadMyBackupCodesV4Unauthorized, *PublicDownloadMyBackupCodesV4Forbidden, *PublicDownloadMyBackupCodesV4NotFound, *PublicDownloadMyBackupCodesV4InternalServerError, error) PublicDownloadMyBackupCodesV4Short(params *PublicDownloadMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter, writer io.Writer) (*PublicDownloadMyBackupCodesV4OK, error) PublicEnableMyBackupCodesV4(params *PublicEnableMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicEnableMyBackupCodesV4OK, *PublicEnableMyBackupCodesV4BadRequest, *PublicEnableMyBackupCodesV4Unauthorized, *PublicEnableMyBackupCodesV4Forbidden, *PublicEnableMyBackupCodesV4NotFound, *PublicEnableMyBackupCodesV4Conflict, *PublicEnableMyBackupCodesV4InternalServerError, error) PublicEnableMyBackupCodesV4Short(params *PublicEnableMyBackupCodesV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicEnableMyBackupCodesV4OK, error) PublicRemoveTrustedDeviceV4(params *PublicRemoveTrustedDeviceV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicRemoveTrustedDeviceV4NoContent, *PublicRemoveTrustedDeviceV4BadRequest, *PublicRemoveTrustedDeviceV4Unauthorized, *PublicRemoveTrustedDeviceV4Forbidden, *PublicRemoveTrustedDeviceV4NotFound, *PublicRemoveTrustedDeviceV4InternalServerError, error) PublicRemoveTrustedDeviceV4Short(params *PublicRemoveTrustedDeviceV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicRemoveTrustedDeviceV4NoContent, error) PublicSendMyMFAEmailCodeV4(params *PublicSendMyMFAEmailCodeV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicSendMyMFAEmailCodeV4NoContent, *PublicSendMyMFAEmailCodeV4BadRequest, *PublicSendMyMFAEmailCodeV4Unauthorized, *PublicSendMyMFAEmailCodeV4Forbidden, *PublicSendMyMFAEmailCodeV4NotFound, *PublicSendMyMFAEmailCodeV4TooManyRequests, *PublicSendMyMFAEmailCodeV4InternalServerError, error) PublicSendMyMFAEmailCodeV4Short(params *PublicSendMyMFAEmailCodeV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicSendMyMFAEmailCodeV4NoContent, error) PublicDisableMyEmailV4(params *PublicDisableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicDisableMyEmailV4NoContent, *PublicDisableMyEmailV4BadRequest, *PublicDisableMyEmailV4Unauthorized, *PublicDisableMyEmailV4Forbidden, *PublicDisableMyEmailV4NotFound, *PublicDisableMyEmailV4InternalServerError, error) PublicDisableMyEmailV4Short(params *PublicDisableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicDisableMyEmailV4NoContent, error) PublicEnableMyEmailV4(params *PublicEnableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicEnableMyEmailV4NoContent, *PublicEnableMyEmailV4BadRequest, *PublicEnableMyEmailV4Unauthorized, *PublicEnableMyEmailV4Forbidden, *PublicEnableMyEmailV4NotFound, *PublicEnableMyEmailV4Conflict, *PublicEnableMyEmailV4InternalServerError, error) PublicEnableMyEmailV4Short(params *PublicEnableMyEmailV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicEnableMyEmailV4NoContent, error) PublicGetMyEnabledFactorsV4(params *PublicGetMyEnabledFactorsV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyEnabledFactorsV4OK, *PublicGetMyEnabledFactorsV4BadRequest, *PublicGetMyEnabledFactorsV4Unauthorized, *PublicGetMyEnabledFactorsV4Forbidden, *PublicGetMyEnabledFactorsV4NotFound, *PublicGetMyEnabledFactorsV4InternalServerError, error) PublicGetMyEnabledFactorsV4Short(params *PublicGetMyEnabledFactorsV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyEnabledFactorsV4OK, error) PublicMakeFactorMyDefaultV4(params *PublicMakeFactorMyDefaultV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicMakeFactorMyDefaultV4NoContent, *PublicMakeFactorMyDefaultV4BadRequest, *PublicMakeFactorMyDefaultV4Unauthorized, *PublicMakeFactorMyDefaultV4Forbidden, *PublicMakeFactorMyDefaultV4NotFound, *PublicMakeFactorMyDefaultV4InternalServerError, error) PublicMakeFactorMyDefaultV4Short(params *PublicMakeFactorMyDefaultV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicMakeFactorMyDefaultV4NoContent, error) PublicInviteUserV4(params *PublicInviteUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicInviteUserV4Created, *PublicInviteUserV4BadRequest, *PublicInviteUserV4Conflict, *PublicInviteUserV4UnprocessableEntity, *PublicInviteUserV4InternalServerError, error) PublicInviteUserV4Short(params *PublicInviteUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*PublicInviteUserV4Created, 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 v4 API client.
type CreateUserFromInvitationV4BadRequest ¶ added in v0.2.0
type CreateUserFromInvitationV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
CreateUserFromInvitationV4BadRequest 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 NewCreateUserFromInvitationV4BadRequest ¶ added in v0.2.0
func NewCreateUserFromInvitationV4BadRequest() *CreateUserFromInvitationV4BadRequest
NewCreateUserFromInvitationV4BadRequest creates a CreateUserFromInvitationV4BadRequest with default headers values
func (*CreateUserFromInvitationV4BadRequest) Error ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4BadRequest) Error() string
func (*CreateUserFromInvitationV4BadRequest) GetPayload ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*CreateUserFromInvitationV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *CreateUserFromInvitationV4BadRequest) ToJSONString() string
type CreateUserFromInvitationV4Created ¶ added in v0.2.0
type CreateUserFromInvitationV4Created struct {
Payload *iamclientmodels.AccountCreateUserResponseV4
}
CreateUserFromInvitationV4Created handles this case with default header values.
Created
func NewCreateUserFromInvitationV4Created ¶ added in v0.2.0
func NewCreateUserFromInvitationV4Created() *CreateUserFromInvitationV4Created
NewCreateUserFromInvitationV4Created creates a CreateUserFromInvitationV4Created with default headers values
func (*CreateUserFromInvitationV4Created) Error ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4Created) Error() string
func (*CreateUserFromInvitationV4Created) GetPayload ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4Created) GetPayload() *iamclientmodels.AccountCreateUserResponseV4
func (*CreateUserFromInvitationV4Created) ToJSONString ¶ added in v0.25.0
func (o *CreateUserFromInvitationV4Created) ToJSONString() string
type CreateUserFromInvitationV4InternalServerError ¶ added in v0.2.0
type CreateUserFromInvitationV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
CreateUserFromInvitationV4InternalServerError 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 NewCreateUserFromInvitationV4InternalServerError ¶ added in v0.2.0
func NewCreateUserFromInvitationV4InternalServerError() *CreateUserFromInvitationV4InternalServerError
NewCreateUserFromInvitationV4InternalServerError creates a CreateUserFromInvitationV4InternalServerError with default headers values
func (*CreateUserFromInvitationV4InternalServerError) Error ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4InternalServerError) Error() string
func (*CreateUserFromInvitationV4InternalServerError) GetPayload ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*CreateUserFromInvitationV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *CreateUserFromInvitationV4InternalServerError) ToJSONString() string
type CreateUserFromInvitationV4NotFound ¶ added in v0.2.0
type CreateUserFromInvitationV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
CreateUserFromInvitationV4NotFound 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 NewCreateUserFromInvitationV4NotFound ¶ added in v0.2.0
func NewCreateUserFromInvitationV4NotFound() *CreateUserFromInvitationV4NotFound
NewCreateUserFromInvitationV4NotFound creates a CreateUserFromInvitationV4NotFound with default headers values
func (*CreateUserFromInvitationV4NotFound) Error ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4NotFound) Error() string
func (*CreateUserFromInvitationV4NotFound) GetPayload ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*CreateUserFromInvitationV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *CreateUserFromInvitationV4NotFound) ToJSONString() string
type CreateUserFromInvitationV4Params ¶ added in v0.2.0
type CreateUserFromInvitationV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ModelUserCreateFromInvitationRequestV4 /*InvitationID Invitation ID, should follow UUID version 4 without hyphen */ InvitationID string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateUserFromInvitationV4Params contains all the parameters to send to the API endpoint for the create user from invitation v4 operation typically these are written to a http.Request
func NewCreateUserFromInvitationV4Params ¶ added in v0.2.0
func NewCreateUserFromInvitationV4Params() *CreateUserFromInvitationV4Params
NewCreateUserFromInvitationV4Params creates a new CreateUserFromInvitationV4Params object with the default values initialized.
func NewCreateUserFromInvitationV4ParamsWithContext ¶ added in v0.2.0
func NewCreateUserFromInvitationV4ParamsWithContext(ctx context.Context) *CreateUserFromInvitationV4Params
NewCreateUserFromInvitationV4ParamsWithContext creates a new CreateUserFromInvitationV4Params object with the default values initialized, and the ability to set a context for a request
func NewCreateUserFromInvitationV4ParamsWithHTTPClient ¶ added in v0.2.0
func NewCreateUserFromInvitationV4ParamsWithHTTPClient(client *http.Client) *CreateUserFromInvitationV4Params
NewCreateUserFromInvitationV4ParamsWithHTTPClient creates a new CreateUserFromInvitationV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateUserFromInvitationV4ParamsWithTimeout ¶ added in v0.2.0
func NewCreateUserFromInvitationV4ParamsWithTimeout(timeout time.Duration) *CreateUserFromInvitationV4Params
NewCreateUserFromInvitationV4ParamsWithTimeout creates a new CreateUserFromInvitationV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*CreateUserFromInvitationV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *CreateUserFromInvitationV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the create user from invitation v4 params
func (*CreateUserFromInvitationV4Params) SetBody ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4Params) SetBody(body *iamclientmodels.ModelUserCreateFromInvitationRequestV4)
SetBody adds the body to the create user from invitation v4 params
func (*CreateUserFromInvitationV4Params) SetContext ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4Params) SetContext(ctx context.Context)
SetContext adds the context to the create user from invitation v4 params
func (*CreateUserFromInvitationV4Params) SetHTTPClient ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create user from invitation v4 params
func (*CreateUserFromInvitationV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *CreateUserFromInvitationV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the create user from invitation v4 params
func (*CreateUserFromInvitationV4Params) SetInvitationID ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4Params) SetInvitationID(invitationID string)
SetInvitationID adds the invitationId to the create user from invitation v4 params
func (*CreateUserFromInvitationV4Params) SetNamespace ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the create user from invitation v4 params
func (*CreateUserFromInvitationV4Params) SetTimeout ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create user from invitation v4 params
func (*CreateUserFromInvitationV4Params) WithBody ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4Params) WithBody(body *iamclientmodels.ModelUserCreateFromInvitationRequestV4) *CreateUserFromInvitationV4Params
WithBody adds the body to the create user from invitation v4 params
func (*CreateUserFromInvitationV4Params) WithContext ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4Params) WithContext(ctx context.Context) *CreateUserFromInvitationV4Params
WithContext adds the context to the create user from invitation v4 params
func (*CreateUserFromInvitationV4Params) WithHTTPClient ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4Params) WithHTTPClient(client *http.Client) *CreateUserFromInvitationV4Params
WithHTTPClient adds the HTTPClient to the create user from invitation v4 params
func (*CreateUserFromInvitationV4Params) WithInvitationID ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4Params) WithInvitationID(invitationID string) *CreateUserFromInvitationV4Params
WithInvitationID adds the invitationID to the create user from invitation v4 params
func (*CreateUserFromInvitationV4Params) WithNamespace ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4Params) WithNamespace(namespace string) *CreateUserFromInvitationV4Params
WithNamespace adds the namespace to the create user from invitation v4 params
func (*CreateUserFromInvitationV4Params) WithTimeout ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4Params) WithTimeout(timeout time.Duration) *CreateUserFromInvitationV4Params
WithTimeout adds the timeout to the create user from invitation v4 params
func (*CreateUserFromInvitationV4Params) WriteToRequest ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateUserFromInvitationV4Reader ¶ added in v0.2.0
type CreateUserFromInvitationV4Reader struct {
// contains filtered or unexported fields
}
CreateUserFromInvitationV4Reader is a Reader for the CreateUserFromInvitationV4 structure.
func (*CreateUserFromInvitationV4Reader) ReadResponse ¶ added in v0.2.0
func (o *CreateUserFromInvitationV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicCreateTestUserV4BadRequest ¶ added in v0.8.0
type PublicCreateTestUserV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicCreateTestUserV4BadRequest 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 NewPublicCreateTestUserV4BadRequest ¶ added in v0.8.0
func NewPublicCreateTestUserV4BadRequest() *PublicCreateTestUserV4BadRequest
NewPublicCreateTestUserV4BadRequest creates a PublicCreateTestUserV4BadRequest with default headers values
func (*PublicCreateTestUserV4BadRequest) Error ¶ added in v0.8.0
func (o *PublicCreateTestUserV4BadRequest) Error() string
func (*PublicCreateTestUserV4BadRequest) GetPayload ¶ added in v0.8.0
func (o *PublicCreateTestUserV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicCreateTestUserV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicCreateTestUserV4BadRequest) ToJSONString() string
type PublicCreateTestUserV4Conflict ¶ added in v0.8.0
type PublicCreateTestUserV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicCreateTestUserV4Conflict 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>10177</td><td>username already used</td></tr></table>
func NewPublicCreateTestUserV4Conflict ¶ added in v0.8.0
func NewPublicCreateTestUserV4Conflict() *PublicCreateTestUserV4Conflict
NewPublicCreateTestUserV4Conflict creates a PublicCreateTestUserV4Conflict with default headers values
func (*PublicCreateTestUserV4Conflict) Error ¶ added in v0.8.0
func (o *PublicCreateTestUserV4Conflict) Error() string
func (*PublicCreateTestUserV4Conflict) GetPayload ¶ added in v0.8.0
func (o *PublicCreateTestUserV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicCreateTestUserV4Conflict) ToJSONString ¶ added in v0.25.0
func (o *PublicCreateTestUserV4Conflict) ToJSONString() string
type PublicCreateTestUserV4Created ¶ added in v0.8.0
type PublicCreateTestUserV4Created struct {
Payload *iamclientmodels.AccountCreateUserResponseV4
}
PublicCreateTestUserV4Created handles this case with default header values.
Created
func NewPublicCreateTestUserV4Created ¶ added in v0.8.0
func NewPublicCreateTestUserV4Created() *PublicCreateTestUserV4Created
NewPublicCreateTestUserV4Created creates a PublicCreateTestUserV4Created with default headers values
func (*PublicCreateTestUserV4Created) Error ¶ added in v0.8.0
func (o *PublicCreateTestUserV4Created) Error() string
func (*PublicCreateTestUserV4Created) GetPayload ¶ added in v0.8.0
func (o *PublicCreateTestUserV4Created) GetPayload() *iamclientmodels.AccountCreateUserResponseV4
func (*PublicCreateTestUserV4Created) ToJSONString ¶ added in v0.25.0
func (o *PublicCreateTestUserV4Created) ToJSONString() string
type PublicCreateTestUserV4InternalServerError ¶ added in v0.8.0
type PublicCreateTestUserV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicCreateTestUserV4InternalServerError 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 NewPublicCreateTestUserV4InternalServerError ¶ added in v0.8.0
func NewPublicCreateTestUserV4InternalServerError() *PublicCreateTestUserV4InternalServerError
NewPublicCreateTestUserV4InternalServerError creates a PublicCreateTestUserV4InternalServerError with default headers values
func (*PublicCreateTestUserV4InternalServerError) Error ¶ added in v0.8.0
func (o *PublicCreateTestUserV4InternalServerError) Error() string
func (*PublicCreateTestUserV4InternalServerError) GetPayload ¶ added in v0.8.0
func (o *PublicCreateTestUserV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicCreateTestUserV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *PublicCreateTestUserV4InternalServerError) ToJSONString() string
type PublicCreateTestUserV4NotFound ¶ added in v0.8.0
type PublicCreateTestUserV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicCreateTestUserV4NotFound 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 NewPublicCreateTestUserV4NotFound ¶ added in v0.8.0
func NewPublicCreateTestUserV4NotFound() *PublicCreateTestUserV4NotFound
NewPublicCreateTestUserV4NotFound creates a PublicCreateTestUserV4NotFound with default headers values
func (*PublicCreateTestUserV4NotFound) Error ¶ added in v0.8.0
func (o *PublicCreateTestUserV4NotFound) Error() string
func (*PublicCreateTestUserV4NotFound) GetPayload ¶ added in v0.8.0
func (o *PublicCreateTestUserV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicCreateTestUserV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicCreateTestUserV4NotFound) ToJSONString() string
type PublicCreateTestUserV4Params ¶ added in v0.8.0
type PublicCreateTestUserV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.AccountCreateTestUserRequestV4 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicCreateTestUserV4Params contains all the parameters to send to the API endpoint for the public create test user v4 operation typically these are written to a http.Request
func NewPublicCreateTestUserV4Params ¶ added in v0.8.0
func NewPublicCreateTestUserV4Params() *PublicCreateTestUserV4Params
NewPublicCreateTestUserV4Params creates a new PublicCreateTestUserV4Params object with the default values initialized.
func NewPublicCreateTestUserV4ParamsWithContext ¶ added in v0.8.0
func NewPublicCreateTestUserV4ParamsWithContext(ctx context.Context) *PublicCreateTestUserV4Params
NewPublicCreateTestUserV4ParamsWithContext creates a new PublicCreateTestUserV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicCreateTestUserV4ParamsWithHTTPClient ¶ added in v0.8.0
func NewPublicCreateTestUserV4ParamsWithHTTPClient(client *http.Client) *PublicCreateTestUserV4Params
NewPublicCreateTestUserV4ParamsWithHTTPClient creates a new PublicCreateTestUserV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicCreateTestUserV4ParamsWithTimeout ¶ added in v0.8.0
func NewPublicCreateTestUserV4ParamsWithTimeout(timeout time.Duration) *PublicCreateTestUserV4Params
NewPublicCreateTestUserV4ParamsWithTimeout creates a new PublicCreateTestUserV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicCreateTestUserV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicCreateTestUserV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public create test user v4 params
func (*PublicCreateTestUserV4Params) SetBody ¶ added in v0.8.0
func (o *PublicCreateTestUserV4Params) SetBody(body *iamclientmodels.AccountCreateTestUserRequestV4)
SetBody adds the body to the public create test user v4 params
func (*PublicCreateTestUserV4Params) SetContext ¶ added in v0.8.0
func (o *PublicCreateTestUserV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public create test user v4 params
func (*PublicCreateTestUserV4Params) SetHTTPClient ¶ added in v0.8.0
func (o *PublicCreateTestUserV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public create test user v4 params
func (*PublicCreateTestUserV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicCreateTestUserV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public create test user v4 params
func (*PublicCreateTestUserV4Params) SetNamespace ¶ added in v0.8.0
func (o *PublicCreateTestUserV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public create test user v4 params
func (*PublicCreateTestUserV4Params) SetTimeout ¶ added in v0.8.0
func (o *PublicCreateTestUserV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public create test user v4 params
func (*PublicCreateTestUserV4Params) WithBody ¶ added in v0.8.0
func (o *PublicCreateTestUserV4Params) WithBody(body *iamclientmodels.AccountCreateTestUserRequestV4) *PublicCreateTestUserV4Params
WithBody adds the body to the public create test user v4 params
func (*PublicCreateTestUserV4Params) WithContext ¶ added in v0.8.0
func (o *PublicCreateTestUserV4Params) WithContext(ctx context.Context) *PublicCreateTestUserV4Params
WithContext adds the context to the public create test user v4 params
func (*PublicCreateTestUserV4Params) WithHTTPClient ¶ added in v0.8.0
func (o *PublicCreateTestUserV4Params) WithHTTPClient(client *http.Client) *PublicCreateTestUserV4Params
WithHTTPClient adds the HTTPClient to the public create test user v4 params
func (*PublicCreateTestUserV4Params) WithNamespace ¶ added in v0.8.0
func (o *PublicCreateTestUserV4Params) WithNamespace(namespace string) *PublicCreateTestUserV4Params
WithNamespace adds the namespace to the public create test user v4 params
func (*PublicCreateTestUserV4Params) WithTimeout ¶ added in v0.8.0
func (o *PublicCreateTestUserV4Params) WithTimeout(timeout time.Duration) *PublicCreateTestUserV4Params
WithTimeout adds the timeout to the public create test user v4 params
func (*PublicCreateTestUserV4Params) WriteToRequest ¶ added in v0.8.0
func (o *PublicCreateTestUserV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicCreateTestUserV4Reader ¶ added in v0.8.0
type PublicCreateTestUserV4Reader struct {
// contains filtered or unexported fields
}
PublicCreateTestUserV4Reader is a Reader for the PublicCreateTestUserV4 structure.
func (*PublicCreateTestUserV4Reader) ReadResponse ¶ added in v0.8.0
func (o *PublicCreateTestUserV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicCreateUserV4BadRequest ¶
type PublicCreateUserV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicCreateUserV4BadRequest 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 NewPublicCreateUserV4BadRequest ¶
func NewPublicCreateUserV4BadRequest() *PublicCreateUserV4BadRequest
NewPublicCreateUserV4BadRequest creates a PublicCreateUserV4BadRequest with default headers values
func (*PublicCreateUserV4BadRequest) Error ¶
func (o *PublicCreateUserV4BadRequest) Error() string
func (*PublicCreateUserV4BadRequest) GetPayload ¶
func (o *PublicCreateUserV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicCreateUserV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicCreateUserV4BadRequest) ToJSONString() string
type PublicCreateUserV4Conflict ¶
type PublicCreateUserV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicCreateUserV4Conflict 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>10177</td><td>username already used</td></tr></table>
func NewPublicCreateUserV4Conflict ¶
func NewPublicCreateUserV4Conflict() *PublicCreateUserV4Conflict
NewPublicCreateUserV4Conflict creates a PublicCreateUserV4Conflict with default headers values
func (*PublicCreateUserV4Conflict) Error ¶
func (o *PublicCreateUserV4Conflict) Error() string
func (*PublicCreateUserV4Conflict) GetPayload ¶
func (o *PublicCreateUserV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicCreateUserV4Conflict) ToJSONString ¶ added in v0.25.0
func (o *PublicCreateUserV4Conflict) ToJSONString() string
type PublicCreateUserV4Created ¶
type PublicCreateUserV4Created struct {
Payload *iamclientmodels.AccountCreateUserResponseV4
}
PublicCreateUserV4Created handles this case with default header values.
Created
func NewPublicCreateUserV4Created ¶
func NewPublicCreateUserV4Created() *PublicCreateUserV4Created
NewPublicCreateUserV4Created creates a PublicCreateUserV4Created with default headers values
func (*PublicCreateUserV4Created) Error ¶
func (o *PublicCreateUserV4Created) Error() string
func (*PublicCreateUserV4Created) GetPayload ¶
func (o *PublicCreateUserV4Created) GetPayload() *iamclientmodels.AccountCreateUserResponseV4
func (*PublicCreateUserV4Created) ToJSONString ¶ added in v0.25.0
func (o *PublicCreateUserV4Created) ToJSONString() string
type PublicCreateUserV4InternalServerError ¶
type PublicCreateUserV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicCreateUserV4InternalServerError 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 NewPublicCreateUserV4InternalServerError ¶
func NewPublicCreateUserV4InternalServerError() *PublicCreateUserV4InternalServerError
NewPublicCreateUserV4InternalServerError creates a PublicCreateUserV4InternalServerError with default headers values
func (*PublicCreateUserV4InternalServerError) Error ¶
func (o *PublicCreateUserV4InternalServerError) Error() string
func (*PublicCreateUserV4InternalServerError) GetPayload ¶
func (o *PublicCreateUserV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicCreateUserV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *PublicCreateUserV4InternalServerError) ToJSONString() string
type PublicCreateUserV4NotFound ¶
type PublicCreateUserV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicCreateUserV4NotFound 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 NewPublicCreateUserV4NotFound ¶
func NewPublicCreateUserV4NotFound() *PublicCreateUserV4NotFound
NewPublicCreateUserV4NotFound creates a PublicCreateUserV4NotFound with default headers values
func (*PublicCreateUserV4NotFound) Error ¶
func (o *PublicCreateUserV4NotFound) Error() string
func (*PublicCreateUserV4NotFound) GetPayload ¶
func (o *PublicCreateUserV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicCreateUserV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicCreateUserV4NotFound) ToJSONString() string
type PublicCreateUserV4Params ¶
type PublicCreateUserV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.AccountCreateUserRequestV4 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicCreateUserV4Params contains all the parameters to send to the API endpoint for the public create user v4 operation typically these are written to a http.Request
func NewPublicCreateUserV4Params ¶
func NewPublicCreateUserV4Params() *PublicCreateUserV4Params
NewPublicCreateUserV4Params creates a new PublicCreateUserV4Params object with the default values initialized.
func NewPublicCreateUserV4ParamsWithContext ¶
func NewPublicCreateUserV4ParamsWithContext(ctx context.Context) *PublicCreateUserV4Params
NewPublicCreateUserV4ParamsWithContext creates a new PublicCreateUserV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicCreateUserV4ParamsWithHTTPClient ¶
func NewPublicCreateUserV4ParamsWithHTTPClient(client *http.Client) *PublicCreateUserV4Params
NewPublicCreateUserV4ParamsWithHTTPClient creates a new PublicCreateUserV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicCreateUserV4ParamsWithTimeout ¶
func NewPublicCreateUserV4ParamsWithTimeout(timeout time.Duration) *PublicCreateUserV4Params
NewPublicCreateUserV4ParamsWithTimeout creates a new PublicCreateUserV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicCreateUserV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicCreateUserV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public create user v4 params
func (*PublicCreateUserV4Params) SetBody ¶
func (o *PublicCreateUserV4Params) SetBody(body *iamclientmodels.AccountCreateUserRequestV4)
SetBody adds the body to the public create user v4 params
func (*PublicCreateUserV4Params) SetContext ¶
func (o *PublicCreateUserV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public create user v4 params
func (*PublicCreateUserV4Params) SetHTTPClient ¶
func (o *PublicCreateUserV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public create user v4 params
func (*PublicCreateUserV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicCreateUserV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public create user v4 params
func (*PublicCreateUserV4Params) SetNamespace ¶
func (o *PublicCreateUserV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public create user v4 params
func (*PublicCreateUserV4Params) SetTimeout ¶
func (o *PublicCreateUserV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public create user v4 params
func (*PublicCreateUserV4Params) WithBody ¶
func (o *PublicCreateUserV4Params) WithBody(body *iamclientmodels.AccountCreateUserRequestV4) *PublicCreateUserV4Params
WithBody adds the body to the public create user v4 params
func (*PublicCreateUserV4Params) WithContext ¶
func (o *PublicCreateUserV4Params) WithContext(ctx context.Context) *PublicCreateUserV4Params
WithContext adds the context to the public create user v4 params
func (*PublicCreateUserV4Params) WithHTTPClient ¶
func (o *PublicCreateUserV4Params) WithHTTPClient(client *http.Client) *PublicCreateUserV4Params
WithHTTPClient adds the HTTPClient to the public create user v4 params
func (*PublicCreateUserV4Params) WithNamespace ¶
func (o *PublicCreateUserV4Params) WithNamespace(namespace string) *PublicCreateUserV4Params
WithNamespace adds the namespace to the public create user v4 params
func (*PublicCreateUserV4Params) WithTimeout ¶
func (o *PublicCreateUserV4Params) WithTimeout(timeout time.Duration) *PublicCreateUserV4Params
WithTimeout adds the timeout to the public create user v4 params
func (*PublicCreateUserV4Params) WriteToRequest ¶
func (o *PublicCreateUserV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicCreateUserV4Reader ¶
type PublicCreateUserV4Reader struct {
// contains filtered or unexported fields
}
PublicCreateUserV4Reader is a Reader for the PublicCreateUserV4 structure.
func (*PublicCreateUserV4Reader) ReadResponse ¶
func (o *PublicCreateUserV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicDisableMyAuthenticatorV4BadRequest ¶ added in v0.15.0
type PublicDisableMyAuthenticatorV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicDisableMyAuthenticatorV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewPublicDisableMyAuthenticatorV4BadRequest ¶ added in v0.15.0
func NewPublicDisableMyAuthenticatorV4BadRequest() *PublicDisableMyAuthenticatorV4BadRequest
NewPublicDisableMyAuthenticatorV4BadRequest creates a PublicDisableMyAuthenticatorV4BadRequest with default headers values
func (*PublicDisableMyAuthenticatorV4BadRequest) Error ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4BadRequest) Error() string
func (*PublicDisableMyAuthenticatorV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDisableMyAuthenticatorV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicDisableMyAuthenticatorV4BadRequest) ToJSONString() string
type PublicDisableMyAuthenticatorV4Forbidden ¶ added in v0.15.0
type PublicDisableMyAuthenticatorV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicDisableMyAuthenticatorV4Forbidden 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 NewPublicDisableMyAuthenticatorV4Forbidden ¶ added in v0.15.0
func NewPublicDisableMyAuthenticatorV4Forbidden() *PublicDisableMyAuthenticatorV4Forbidden
NewPublicDisableMyAuthenticatorV4Forbidden creates a PublicDisableMyAuthenticatorV4Forbidden with default headers values
func (*PublicDisableMyAuthenticatorV4Forbidden) Error ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4Forbidden) Error() string
func (*PublicDisableMyAuthenticatorV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDisableMyAuthenticatorV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *PublicDisableMyAuthenticatorV4Forbidden) ToJSONString() string
type PublicDisableMyAuthenticatorV4InternalServerError ¶ added in v0.15.0
type PublicDisableMyAuthenticatorV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicDisableMyAuthenticatorV4InternalServerError 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 NewPublicDisableMyAuthenticatorV4InternalServerError ¶ added in v0.15.0
func NewPublicDisableMyAuthenticatorV4InternalServerError() *PublicDisableMyAuthenticatorV4InternalServerError
NewPublicDisableMyAuthenticatorV4InternalServerError creates a PublicDisableMyAuthenticatorV4InternalServerError with default headers values
func (*PublicDisableMyAuthenticatorV4InternalServerError) Error ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4InternalServerError) Error() string
func (*PublicDisableMyAuthenticatorV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDisableMyAuthenticatorV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *PublicDisableMyAuthenticatorV4InternalServerError) ToJSONString() string
type PublicDisableMyAuthenticatorV4NoContent ¶ added in v0.15.0
type PublicDisableMyAuthenticatorV4NoContent struct { }
PublicDisableMyAuthenticatorV4NoContent handles this case with default header values.
Authenticator disabled
func NewPublicDisableMyAuthenticatorV4NoContent ¶ added in v0.15.0
func NewPublicDisableMyAuthenticatorV4NoContent() *PublicDisableMyAuthenticatorV4NoContent
NewPublicDisableMyAuthenticatorV4NoContent creates a PublicDisableMyAuthenticatorV4NoContent with default headers values
func (*PublicDisableMyAuthenticatorV4NoContent) Error ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4NoContent) Error() string
type PublicDisableMyAuthenticatorV4NotFound ¶ added in v0.15.0
type PublicDisableMyAuthenticatorV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicDisableMyAuthenticatorV4NotFound 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 NewPublicDisableMyAuthenticatorV4NotFound ¶ added in v0.15.0
func NewPublicDisableMyAuthenticatorV4NotFound() *PublicDisableMyAuthenticatorV4NotFound
NewPublicDisableMyAuthenticatorV4NotFound creates a PublicDisableMyAuthenticatorV4NotFound with default headers values
func (*PublicDisableMyAuthenticatorV4NotFound) Error ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4NotFound) Error() string
func (*PublicDisableMyAuthenticatorV4NotFound) GetPayload ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDisableMyAuthenticatorV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicDisableMyAuthenticatorV4NotFound) ToJSONString() string
type PublicDisableMyAuthenticatorV4Params ¶ added in v0.15.0
type PublicDisableMyAuthenticatorV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicDisableMyAuthenticatorV4Params contains all the parameters to send to the API endpoint for the public disable my authenticator v4 operation typically these are written to a http.Request
func NewPublicDisableMyAuthenticatorV4Params ¶ added in v0.15.0
func NewPublicDisableMyAuthenticatorV4Params() *PublicDisableMyAuthenticatorV4Params
NewPublicDisableMyAuthenticatorV4Params creates a new PublicDisableMyAuthenticatorV4Params object with the default values initialized.
func NewPublicDisableMyAuthenticatorV4ParamsWithContext ¶ added in v0.15.0
func NewPublicDisableMyAuthenticatorV4ParamsWithContext(ctx context.Context) *PublicDisableMyAuthenticatorV4Params
NewPublicDisableMyAuthenticatorV4ParamsWithContext creates a new PublicDisableMyAuthenticatorV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicDisableMyAuthenticatorV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewPublicDisableMyAuthenticatorV4ParamsWithHTTPClient(client *http.Client) *PublicDisableMyAuthenticatorV4Params
NewPublicDisableMyAuthenticatorV4ParamsWithHTTPClient creates a new PublicDisableMyAuthenticatorV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicDisableMyAuthenticatorV4ParamsWithTimeout ¶ added in v0.15.0
func NewPublicDisableMyAuthenticatorV4ParamsWithTimeout(timeout time.Duration) *PublicDisableMyAuthenticatorV4Params
NewPublicDisableMyAuthenticatorV4ParamsWithTimeout creates a new PublicDisableMyAuthenticatorV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicDisableMyAuthenticatorV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicDisableMyAuthenticatorV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public disable my authenticator v4 params
func (*PublicDisableMyAuthenticatorV4Params) SetContext ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public disable my authenticator v4 params
func (*PublicDisableMyAuthenticatorV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public disable my authenticator v4 params
func (*PublicDisableMyAuthenticatorV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicDisableMyAuthenticatorV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public disable my authenticator v4 params
func (*PublicDisableMyAuthenticatorV4Params) SetNamespace ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public disable my authenticator v4 params
func (*PublicDisableMyAuthenticatorV4Params) SetTimeout ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public disable my authenticator v4 params
func (*PublicDisableMyAuthenticatorV4Params) WithContext ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4Params) WithContext(ctx context.Context) *PublicDisableMyAuthenticatorV4Params
WithContext adds the context to the public disable my authenticator v4 params
func (*PublicDisableMyAuthenticatorV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4Params) WithHTTPClient(client *http.Client) *PublicDisableMyAuthenticatorV4Params
WithHTTPClient adds the HTTPClient to the public disable my authenticator v4 params
func (*PublicDisableMyAuthenticatorV4Params) WithNamespace ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4Params) WithNamespace(namespace string) *PublicDisableMyAuthenticatorV4Params
WithNamespace adds the namespace to the public disable my authenticator v4 params
func (*PublicDisableMyAuthenticatorV4Params) WithTimeout ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4Params) WithTimeout(timeout time.Duration) *PublicDisableMyAuthenticatorV4Params
WithTimeout adds the timeout to the public disable my authenticator v4 params
func (*PublicDisableMyAuthenticatorV4Params) WriteToRequest ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicDisableMyAuthenticatorV4Reader ¶ added in v0.15.0
type PublicDisableMyAuthenticatorV4Reader struct {
// contains filtered or unexported fields
}
PublicDisableMyAuthenticatorV4Reader is a Reader for the PublicDisableMyAuthenticatorV4 structure.
func (*PublicDisableMyAuthenticatorV4Reader) ReadResponse ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicDisableMyAuthenticatorV4Unauthorized ¶ added in v0.15.0
type PublicDisableMyAuthenticatorV4Unauthorized struct {
}PublicDisableMyAuthenticatorV4Unauthorized 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 NewPublicDisableMyAuthenticatorV4Unauthorized ¶ added in v0.15.0
func NewPublicDisableMyAuthenticatorV4Unauthorized() *PublicDisableMyAuthenticatorV4Unauthorized
NewPublicDisableMyAuthenticatorV4Unauthorized creates a PublicDisableMyAuthenticatorV4Unauthorized with default headers values
func (*PublicDisableMyAuthenticatorV4Unauthorized) Error ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4Unauthorized) Error() string
func (*PublicDisableMyAuthenticatorV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *PublicDisableMyAuthenticatorV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDisableMyAuthenticatorV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicDisableMyAuthenticatorV4Unauthorized) ToJSONString() string
type PublicDisableMyBackupCodesV4BadRequest ¶ added in v0.15.0
type PublicDisableMyBackupCodesV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicDisableMyBackupCodesV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewPublicDisableMyBackupCodesV4BadRequest ¶ added in v0.15.0
func NewPublicDisableMyBackupCodesV4BadRequest() *PublicDisableMyBackupCodesV4BadRequest
NewPublicDisableMyBackupCodesV4BadRequest creates a PublicDisableMyBackupCodesV4BadRequest with default headers values
func (*PublicDisableMyBackupCodesV4BadRequest) Error ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4BadRequest) Error() string
func (*PublicDisableMyBackupCodesV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDisableMyBackupCodesV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicDisableMyBackupCodesV4BadRequest) ToJSONString() string
type PublicDisableMyBackupCodesV4Forbidden ¶ added in v0.15.0
type PublicDisableMyBackupCodesV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicDisableMyBackupCodesV4Forbidden 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 NewPublicDisableMyBackupCodesV4Forbidden ¶ added in v0.15.0
func NewPublicDisableMyBackupCodesV4Forbidden() *PublicDisableMyBackupCodesV4Forbidden
NewPublicDisableMyBackupCodesV4Forbidden creates a PublicDisableMyBackupCodesV4Forbidden with default headers values
func (*PublicDisableMyBackupCodesV4Forbidden) Error ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4Forbidden) Error() string
func (*PublicDisableMyBackupCodesV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDisableMyBackupCodesV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *PublicDisableMyBackupCodesV4Forbidden) ToJSONString() string
type PublicDisableMyBackupCodesV4InternalServerError ¶ added in v0.15.0
type PublicDisableMyBackupCodesV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicDisableMyBackupCodesV4InternalServerError 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 NewPublicDisableMyBackupCodesV4InternalServerError ¶ added in v0.15.0
func NewPublicDisableMyBackupCodesV4InternalServerError() *PublicDisableMyBackupCodesV4InternalServerError
NewPublicDisableMyBackupCodesV4InternalServerError creates a PublicDisableMyBackupCodesV4InternalServerError with default headers values
func (*PublicDisableMyBackupCodesV4InternalServerError) Error ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4InternalServerError) Error() string
func (*PublicDisableMyBackupCodesV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDisableMyBackupCodesV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *PublicDisableMyBackupCodesV4InternalServerError) ToJSONString() string
type PublicDisableMyBackupCodesV4NoContent ¶ added in v0.15.0
type PublicDisableMyBackupCodesV4NoContent struct { }
PublicDisableMyBackupCodesV4NoContent handles this case with default header values.
Backup codes disabled
func NewPublicDisableMyBackupCodesV4NoContent ¶ added in v0.15.0
func NewPublicDisableMyBackupCodesV4NoContent() *PublicDisableMyBackupCodesV4NoContent
NewPublicDisableMyBackupCodesV4NoContent creates a PublicDisableMyBackupCodesV4NoContent with default headers values
func (*PublicDisableMyBackupCodesV4NoContent) Error ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4NoContent) Error() string
type PublicDisableMyBackupCodesV4NotFound ¶ added in v0.15.0
type PublicDisableMyBackupCodesV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicDisableMyBackupCodesV4NotFound 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 NewPublicDisableMyBackupCodesV4NotFound ¶ added in v0.15.0
func NewPublicDisableMyBackupCodesV4NotFound() *PublicDisableMyBackupCodesV4NotFound
NewPublicDisableMyBackupCodesV4NotFound creates a PublicDisableMyBackupCodesV4NotFound with default headers values
func (*PublicDisableMyBackupCodesV4NotFound) Error ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4NotFound) Error() string
func (*PublicDisableMyBackupCodesV4NotFound) GetPayload ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDisableMyBackupCodesV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicDisableMyBackupCodesV4NotFound) ToJSONString() string
type PublicDisableMyBackupCodesV4Params ¶ added in v0.15.0
type PublicDisableMyBackupCodesV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicDisableMyBackupCodesV4Params contains all the parameters to send to the API endpoint for the public disable my backup codes v4 operation typically these are written to a http.Request
func NewPublicDisableMyBackupCodesV4Params ¶ added in v0.15.0
func NewPublicDisableMyBackupCodesV4Params() *PublicDisableMyBackupCodesV4Params
NewPublicDisableMyBackupCodesV4Params creates a new PublicDisableMyBackupCodesV4Params object with the default values initialized.
func NewPublicDisableMyBackupCodesV4ParamsWithContext ¶ added in v0.15.0
func NewPublicDisableMyBackupCodesV4ParamsWithContext(ctx context.Context) *PublicDisableMyBackupCodesV4Params
NewPublicDisableMyBackupCodesV4ParamsWithContext creates a new PublicDisableMyBackupCodesV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicDisableMyBackupCodesV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewPublicDisableMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *PublicDisableMyBackupCodesV4Params
NewPublicDisableMyBackupCodesV4ParamsWithHTTPClient creates a new PublicDisableMyBackupCodesV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicDisableMyBackupCodesV4ParamsWithTimeout ¶ added in v0.15.0
func NewPublicDisableMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *PublicDisableMyBackupCodesV4Params
NewPublicDisableMyBackupCodesV4ParamsWithTimeout creates a new PublicDisableMyBackupCodesV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicDisableMyBackupCodesV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicDisableMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public disable my backup codes v4 params
func (*PublicDisableMyBackupCodesV4Params) SetContext ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public disable my backup codes v4 params
func (*PublicDisableMyBackupCodesV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public disable my backup codes v4 params
func (*PublicDisableMyBackupCodesV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicDisableMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public disable my backup codes v4 params
func (*PublicDisableMyBackupCodesV4Params) SetNamespace ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public disable my backup codes v4 params
func (*PublicDisableMyBackupCodesV4Params) SetTimeout ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public disable my backup codes v4 params
func (*PublicDisableMyBackupCodesV4Params) WithContext ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4Params) WithContext(ctx context.Context) *PublicDisableMyBackupCodesV4Params
WithContext adds the context to the public disable my backup codes v4 params
func (*PublicDisableMyBackupCodesV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *PublicDisableMyBackupCodesV4Params
WithHTTPClient adds the HTTPClient to the public disable my backup codes v4 params
func (*PublicDisableMyBackupCodesV4Params) WithNamespace ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4Params) WithNamespace(namespace string) *PublicDisableMyBackupCodesV4Params
WithNamespace adds the namespace to the public disable my backup codes v4 params
func (*PublicDisableMyBackupCodesV4Params) WithTimeout ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *PublicDisableMyBackupCodesV4Params
WithTimeout adds the timeout to the public disable my backup codes v4 params
func (*PublicDisableMyBackupCodesV4Params) WriteToRequest ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicDisableMyBackupCodesV4Reader ¶ added in v0.15.0
type PublicDisableMyBackupCodesV4Reader struct {
// contains filtered or unexported fields
}
PublicDisableMyBackupCodesV4Reader is a Reader for the PublicDisableMyBackupCodesV4 structure.
func (*PublicDisableMyBackupCodesV4Reader) ReadResponse ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicDisableMyBackupCodesV4Unauthorized ¶ added in v0.15.0
type PublicDisableMyBackupCodesV4Unauthorized struct {
}PublicDisableMyBackupCodesV4Unauthorized 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 NewPublicDisableMyBackupCodesV4Unauthorized ¶ added in v0.15.0
func NewPublicDisableMyBackupCodesV4Unauthorized() *PublicDisableMyBackupCodesV4Unauthorized
NewPublicDisableMyBackupCodesV4Unauthorized creates a PublicDisableMyBackupCodesV4Unauthorized with default headers values
func (*PublicDisableMyBackupCodesV4Unauthorized) Error ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4Unauthorized) Error() string
func (*PublicDisableMyBackupCodesV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *PublicDisableMyBackupCodesV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDisableMyBackupCodesV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicDisableMyBackupCodesV4Unauthorized) ToJSONString() string
type PublicDisableMyEmailV4BadRequest ¶ added in v0.32.0
type PublicDisableMyEmailV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicDisableMyEmailV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewPublicDisableMyEmailV4BadRequest ¶ added in v0.32.0
func NewPublicDisableMyEmailV4BadRequest() *PublicDisableMyEmailV4BadRequest
NewPublicDisableMyEmailV4BadRequest creates a PublicDisableMyEmailV4BadRequest with default headers values
func (*PublicDisableMyEmailV4BadRequest) Error ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4BadRequest) Error() string
func (*PublicDisableMyEmailV4BadRequest) GetPayload ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDisableMyEmailV4BadRequest) ToJSONString ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4BadRequest) ToJSONString() string
type PublicDisableMyEmailV4Forbidden ¶ added in v0.32.0
type PublicDisableMyEmailV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicDisableMyEmailV4Forbidden 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 NewPublicDisableMyEmailV4Forbidden ¶ added in v0.32.0
func NewPublicDisableMyEmailV4Forbidden() *PublicDisableMyEmailV4Forbidden
NewPublicDisableMyEmailV4Forbidden creates a PublicDisableMyEmailV4Forbidden with default headers values
func (*PublicDisableMyEmailV4Forbidden) Error ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Forbidden) Error() string
func (*PublicDisableMyEmailV4Forbidden) GetPayload ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDisableMyEmailV4Forbidden) ToJSONString ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Forbidden) ToJSONString() string
type PublicDisableMyEmailV4InternalServerError ¶ added in v0.32.0
type PublicDisableMyEmailV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicDisableMyEmailV4InternalServerError 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 NewPublicDisableMyEmailV4InternalServerError ¶ added in v0.32.0
func NewPublicDisableMyEmailV4InternalServerError() *PublicDisableMyEmailV4InternalServerError
NewPublicDisableMyEmailV4InternalServerError creates a PublicDisableMyEmailV4InternalServerError with default headers values
func (*PublicDisableMyEmailV4InternalServerError) Error ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4InternalServerError) Error() string
func (*PublicDisableMyEmailV4InternalServerError) GetPayload ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDisableMyEmailV4InternalServerError) ToJSONString ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4InternalServerError) ToJSONString() string
type PublicDisableMyEmailV4NoContent ¶ added in v0.32.0
type PublicDisableMyEmailV4NoContent struct { }
PublicDisableMyEmailV4NoContent handles this case with default header values.
email disabled
func NewPublicDisableMyEmailV4NoContent ¶ added in v0.32.0
func NewPublicDisableMyEmailV4NoContent() *PublicDisableMyEmailV4NoContent
NewPublicDisableMyEmailV4NoContent creates a PublicDisableMyEmailV4NoContent with default headers values
func (*PublicDisableMyEmailV4NoContent) Error ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4NoContent) Error() string
type PublicDisableMyEmailV4NotFound ¶ added in v0.32.0
type PublicDisableMyEmailV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicDisableMyEmailV4NotFound 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 NewPublicDisableMyEmailV4NotFound ¶ added in v0.32.0
func NewPublicDisableMyEmailV4NotFound() *PublicDisableMyEmailV4NotFound
NewPublicDisableMyEmailV4NotFound creates a PublicDisableMyEmailV4NotFound with default headers values
func (*PublicDisableMyEmailV4NotFound) Error ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4NotFound) Error() string
func (*PublicDisableMyEmailV4NotFound) GetPayload ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDisableMyEmailV4NotFound) ToJSONString ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4NotFound) ToJSONString() string
type PublicDisableMyEmailV4Params ¶ added in v0.32.0
type PublicDisableMyEmailV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicDisableMyEmailV4Params contains all the parameters to send to the API endpoint for the public disable my email v4 operation typically these are written to a http.Request
func NewPublicDisableMyEmailV4Params ¶ added in v0.32.0
func NewPublicDisableMyEmailV4Params() *PublicDisableMyEmailV4Params
NewPublicDisableMyEmailV4Params creates a new PublicDisableMyEmailV4Params object with the default values initialized.
func NewPublicDisableMyEmailV4ParamsWithContext ¶ added in v0.32.0
func NewPublicDisableMyEmailV4ParamsWithContext(ctx context.Context) *PublicDisableMyEmailV4Params
NewPublicDisableMyEmailV4ParamsWithContext creates a new PublicDisableMyEmailV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicDisableMyEmailV4ParamsWithHTTPClient ¶ added in v0.32.0
func NewPublicDisableMyEmailV4ParamsWithHTTPClient(client *http.Client) *PublicDisableMyEmailV4Params
NewPublicDisableMyEmailV4ParamsWithHTTPClient creates a new PublicDisableMyEmailV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicDisableMyEmailV4ParamsWithTimeout ¶ added in v0.32.0
func NewPublicDisableMyEmailV4ParamsWithTimeout(timeout time.Duration) *PublicDisableMyEmailV4Params
NewPublicDisableMyEmailV4ParamsWithTimeout creates a new PublicDisableMyEmailV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicDisableMyEmailV4Params) SetAuthInfoWriter ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public disable my email v4 params
func (*PublicDisableMyEmailV4Params) SetContext ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public disable my email v4 params
func (*PublicDisableMyEmailV4Params) SetHTTPClient ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public disable my email v4 params
func (*PublicDisableMyEmailV4Params) SetHTTPClientTransport ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public disable my email v4 params
func (*PublicDisableMyEmailV4Params) SetNamespace ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public disable my email v4 params
func (*PublicDisableMyEmailV4Params) SetTimeout ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public disable my email v4 params
func (*PublicDisableMyEmailV4Params) WithContext ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Params) WithContext(ctx context.Context) *PublicDisableMyEmailV4Params
WithContext adds the context to the public disable my email v4 params
func (*PublicDisableMyEmailV4Params) WithHTTPClient ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Params) WithHTTPClient(client *http.Client) *PublicDisableMyEmailV4Params
WithHTTPClient adds the HTTPClient to the public disable my email v4 params
func (*PublicDisableMyEmailV4Params) WithNamespace ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Params) WithNamespace(namespace string) *PublicDisableMyEmailV4Params
WithNamespace adds the namespace to the public disable my email v4 params
func (*PublicDisableMyEmailV4Params) WithTimeout ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Params) WithTimeout(timeout time.Duration) *PublicDisableMyEmailV4Params
WithTimeout adds the timeout to the public disable my email v4 params
func (*PublicDisableMyEmailV4Params) WriteToRequest ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicDisableMyEmailV4Reader ¶ added in v0.32.0
type PublicDisableMyEmailV4Reader struct {
// contains filtered or unexported fields
}
PublicDisableMyEmailV4Reader is a Reader for the PublicDisableMyEmailV4 structure.
func (*PublicDisableMyEmailV4Reader) ReadResponse ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicDisableMyEmailV4Unauthorized ¶ added in v0.32.0
type PublicDisableMyEmailV4Unauthorized struct {
}PublicDisableMyEmailV4Unauthorized 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 NewPublicDisableMyEmailV4Unauthorized ¶ added in v0.32.0
func NewPublicDisableMyEmailV4Unauthorized() *PublicDisableMyEmailV4Unauthorized
NewPublicDisableMyEmailV4Unauthorized creates a PublicDisableMyEmailV4Unauthorized with default headers values
func (*PublicDisableMyEmailV4Unauthorized) Error ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Unauthorized) Error() string
func (*PublicDisableMyEmailV4Unauthorized) GetPayload ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDisableMyEmailV4Unauthorized) ToJSONString ¶ added in v0.32.0
func (o *PublicDisableMyEmailV4Unauthorized) ToJSONString() string
type PublicDownloadMyBackupCodesV4BadRequest ¶ added in v0.15.0
type PublicDownloadMyBackupCodesV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicDownloadMyBackupCodesV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10192</td><td>factor not enabled</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10195</td><td>no valid backup code found</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewPublicDownloadMyBackupCodesV4BadRequest ¶ added in v0.15.0
func NewPublicDownloadMyBackupCodesV4BadRequest() *PublicDownloadMyBackupCodesV4BadRequest
NewPublicDownloadMyBackupCodesV4BadRequest creates a PublicDownloadMyBackupCodesV4BadRequest with default headers values
func (*PublicDownloadMyBackupCodesV4BadRequest) Error ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4BadRequest) Error() string
func (*PublicDownloadMyBackupCodesV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDownloadMyBackupCodesV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicDownloadMyBackupCodesV4BadRequest) ToJSONString() string
type PublicDownloadMyBackupCodesV4Forbidden ¶ added in v0.15.0
type PublicDownloadMyBackupCodesV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicDownloadMyBackupCodesV4Forbidden 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 NewPublicDownloadMyBackupCodesV4Forbidden ¶ added in v0.15.0
func NewPublicDownloadMyBackupCodesV4Forbidden() *PublicDownloadMyBackupCodesV4Forbidden
NewPublicDownloadMyBackupCodesV4Forbidden creates a PublicDownloadMyBackupCodesV4Forbidden with default headers values
func (*PublicDownloadMyBackupCodesV4Forbidden) Error ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4Forbidden) Error() string
func (*PublicDownloadMyBackupCodesV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDownloadMyBackupCodesV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *PublicDownloadMyBackupCodesV4Forbidden) ToJSONString() string
type PublicDownloadMyBackupCodesV4InternalServerError ¶ added in v0.15.0
type PublicDownloadMyBackupCodesV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicDownloadMyBackupCodesV4InternalServerError 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 NewPublicDownloadMyBackupCodesV4InternalServerError ¶ added in v0.15.0
func NewPublicDownloadMyBackupCodesV4InternalServerError() *PublicDownloadMyBackupCodesV4InternalServerError
NewPublicDownloadMyBackupCodesV4InternalServerError creates a PublicDownloadMyBackupCodesV4InternalServerError with default headers values
func (*PublicDownloadMyBackupCodesV4InternalServerError) Error ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4InternalServerError) Error() string
func (*PublicDownloadMyBackupCodesV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDownloadMyBackupCodesV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *PublicDownloadMyBackupCodesV4InternalServerError) ToJSONString() string
type PublicDownloadMyBackupCodesV4NotFound ¶ added in v0.15.0
type PublicDownloadMyBackupCodesV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicDownloadMyBackupCodesV4NotFound 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 NewPublicDownloadMyBackupCodesV4NotFound ¶ added in v0.15.0
func NewPublicDownloadMyBackupCodesV4NotFound() *PublicDownloadMyBackupCodesV4NotFound
NewPublicDownloadMyBackupCodesV4NotFound creates a PublicDownloadMyBackupCodesV4NotFound with default headers values
func (*PublicDownloadMyBackupCodesV4NotFound) Error ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4NotFound) Error() string
func (*PublicDownloadMyBackupCodesV4NotFound) GetPayload ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDownloadMyBackupCodesV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicDownloadMyBackupCodesV4NotFound) ToJSONString() string
type PublicDownloadMyBackupCodesV4OK ¶ added in v0.15.0
PublicDownloadMyBackupCodesV4OK handles this case with default header values.
Backup codes downloaded
func NewPublicDownloadMyBackupCodesV4OK ¶ added in v0.15.0
func NewPublicDownloadMyBackupCodesV4OK(writer io.Writer) *PublicDownloadMyBackupCodesV4OK
NewPublicDownloadMyBackupCodesV4OK creates a PublicDownloadMyBackupCodesV4OK with default headers values
func (*PublicDownloadMyBackupCodesV4OK) Error ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4OK) Error() string
func (*PublicDownloadMyBackupCodesV4OK) GetPayload ¶ added in v0.32.0
func (o *PublicDownloadMyBackupCodesV4OK) GetPayload() io.Writer
func (*PublicDownloadMyBackupCodesV4OK) ToJSONString ¶ added in v0.32.0
func (o *PublicDownloadMyBackupCodesV4OK) ToJSONString() string
type PublicDownloadMyBackupCodesV4Params ¶ added in v0.15.0
type PublicDownloadMyBackupCodesV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicDownloadMyBackupCodesV4Params contains all the parameters to send to the API endpoint for the public download my backup codes v4 operation typically these are written to a http.Request
func NewPublicDownloadMyBackupCodesV4Params ¶ added in v0.15.0
func NewPublicDownloadMyBackupCodesV4Params() *PublicDownloadMyBackupCodesV4Params
NewPublicDownloadMyBackupCodesV4Params creates a new PublicDownloadMyBackupCodesV4Params object with the default values initialized.
func NewPublicDownloadMyBackupCodesV4ParamsWithContext ¶ added in v0.15.0
func NewPublicDownloadMyBackupCodesV4ParamsWithContext(ctx context.Context) *PublicDownloadMyBackupCodesV4Params
NewPublicDownloadMyBackupCodesV4ParamsWithContext creates a new PublicDownloadMyBackupCodesV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicDownloadMyBackupCodesV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewPublicDownloadMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *PublicDownloadMyBackupCodesV4Params
NewPublicDownloadMyBackupCodesV4ParamsWithHTTPClient creates a new PublicDownloadMyBackupCodesV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicDownloadMyBackupCodesV4ParamsWithTimeout ¶ added in v0.15.0
func NewPublicDownloadMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *PublicDownloadMyBackupCodesV4Params
NewPublicDownloadMyBackupCodesV4ParamsWithTimeout creates a new PublicDownloadMyBackupCodesV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicDownloadMyBackupCodesV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicDownloadMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public download my backup codes v4 params
func (*PublicDownloadMyBackupCodesV4Params) SetContext ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public download my backup codes v4 params
func (*PublicDownloadMyBackupCodesV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public download my backup codes v4 params
func (*PublicDownloadMyBackupCodesV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicDownloadMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public download my backup codes v4 params
func (*PublicDownloadMyBackupCodesV4Params) SetNamespace ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public download my backup codes v4 params
func (*PublicDownloadMyBackupCodesV4Params) SetTimeout ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public download my backup codes v4 params
func (*PublicDownloadMyBackupCodesV4Params) WithContext ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4Params) WithContext(ctx context.Context) *PublicDownloadMyBackupCodesV4Params
WithContext adds the context to the public download my backup codes v4 params
func (*PublicDownloadMyBackupCodesV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *PublicDownloadMyBackupCodesV4Params
WithHTTPClient adds the HTTPClient to the public download my backup codes v4 params
func (*PublicDownloadMyBackupCodesV4Params) WithNamespace ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4Params) WithNamespace(namespace string) *PublicDownloadMyBackupCodesV4Params
WithNamespace adds the namespace to the public download my backup codes v4 params
func (*PublicDownloadMyBackupCodesV4Params) WithTimeout ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *PublicDownloadMyBackupCodesV4Params
WithTimeout adds the timeout to the public download my backup codes v4 params
func (*PublicDownloadMyBackupCodesV4Params) WriteToRequest ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicDownloadMyBackupCodesV4Reader ¶ added in v0.15.0
type PublicDownloadMyBackupCodesV4Reader struct {
// contains filtered or unexported fields
}
PublicDownloadMyBackupCodesV4Reader is a Reader for the PublicDownloadMyBackupCodesV4 structure.
func (*PublicDownloadMyBackupCodesV4Reader) ReadResponse ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicDownloadMyBackupCodesV4Unauthorized ¶ added in v0.15.0
type PublicDownloadMyBackupCodesV4Unauthorized struct {
}PublicDownloadMyBackupCodesV4Unauthorized 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 NewPublicDownloadMyBackupCodesV4Unauthorized ¶ added in v0.15.0
func NewPublicDownloadMyBackupCodesV4Unauthorized() *PublicDownloadMyBackupCodesV4Unauthorized
NewPublicDownloadMyBackupCodesV4Unauthorized creates a PublicDownloadMyBackupCodesV4Unauthorized with default headers values
func (*PublicDownloadMyBackupCodesV4Unauthorized) Error ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4Unauthorized) Error() string
func (*PublicDownloadMyBackupCodesV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *PublicDownloadMyBackupCodesV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicDownloadMyBackupCodesV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicDownloadMyBackupCodesV4Unauthorized) ToJSONString() string
type PublicEnableMyAuthenticatorV4BadRequest ¶ added in v0.15.0
type PublicEnableMyAuthenticatorV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicEnableMyAuthenticatorV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10138</td><td>code not match</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10190</td><td>auth secret key expired</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewPublicEnableMyAuthenticatorV4BadRequest ¶ added in v0.15.0
func NewPublicEnableMyAuthenticatorV4BadRequest() *PublicEnableMyAuthenticatorV4BadRequest
NewPublicEnableMyAuthenticatorV4BadRequest creates a PublicEnableMyAuthenticatorV4BadRequest with default headers values
func (*PublicEnableMyAuthenticatorV4BadRequest) Error ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4BadRequest) Error() string
func (*PublicEnableMyAuthenticatorV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyAuthenticatorV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicEnableMyAuthenticatorV4BadRequest) ToJSONString() string
type PublicEnableMyAuthenticatorV4Conflict ¶ added in v0.15.0
type PublicEnableMyAuthenticatorV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicEnableMyAuthenticatorV4Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10194</td><td>factor already enabled</td></tr></table>
func NewPublicEnableMyAuthenticatorV4Conflict ¶ added in v0.15.0
func NewPublicEnableMyAuthenticatorV4Conflict() *PublicEnableMyAuthenticatorV4Conflict
NewPublicEnableMyAuthenticatorV4Conflict creates a PublicEnableMyAuthenticatorV4Conflict with default headers values
func (*PublicEnableMyAuthenticatorV4Conflict) Error ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Conflict) Error() string
func (*PublicEnableMyAuthenticatorV4Conflict) GetPayload ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyAuthenticatorV4Conflict) ToJSONString ¶ added in v0.25.0
func (o *PublicEnableMyAuthenticatorV4Conflict) ToJSONString() string
type PublicEnableMyAuthenticatorV4Forbidden ¶ added in v0.15.0
type PublicEnableMyAuthenticatorV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicEnableMyAuthenticatorV4Forbidden 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 NewPublicEnableMyAuthenticatorV4Forbidden ¶ added in v0.15.0
func NewPublicEnableMyAuthenticatorV4Forbidden() *PublicEnableMyAuthenticatorV4Forbidden
NewPublicEnableMyAuthenticatorV4Forbidden creates a PublicEnableMyAuthenticatorV4Forbidden with default headers values
func (*PublicEnableMyAuthenticatorV4Forbidden) Error ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Forbidden) Error() string
func (*PublicEnableMyAuthenticatorV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyAuthenticatorV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *PublicEnableMyAuthenticatorV4Forbidden) ToJSONString() string
type PublicEnableMyAuthenticatorV4InternalServerError ¶ added in v0.15.0
type PublicEnableMyAuthenticatorV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicEnableMyAuthenticatorV4InternalServerError 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 NewPublicEnableMyAuthenticatorV4InternalServerError ¶ added in v0.15.0
func NewPublicEnableMyAuthenticatorV4InternalServerError() *PublicEnableMyAuthenticatorV4InternalServerError
NewPublicEnableMyAuthenticatorV4InternalServerError creates a PublicEnableMyAuthenticatorV4InternalServerError with default headers values
func (*PublicEnableMyAuthenticatorV4InternalServerError) Error ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4InternalServerError) Error() string
func (*PublicEnableMyAuthenticatorV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyAuthenticatorV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *PublicEnableMyAuthenticatorV4InternalServerError) ToJSONString() string
type PublicEnableMyAuthenticatorV4NoContent ¶ added in v0.15.0
type PublicEnableMyAuthenticatorV4NoContent struct { }
PublicEnableMyAuthenticatorV4NoContent handles this case with default header values.
Authenticator enabled
func NewPublicEnableMyAuthenticatorV4NoContent ¶ added in v0.15.0
func NewPublicEnableMyAuthenticatorV4NoContent() *PublicEnableMyAuthenticatorV4NoContent
NewPublicEnableMyAuthenticatorV4NoContent creates a PublicEnableMyAuthenticatorV4NoContent with default headers values
func (*PublicEnableMyAuthenticatorV4NoContent) Error ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4NoContent) Error() string
type PublicEnableMyAuthenticatorV4NotFound ¶ added in v0.15.0
type PublicEnableMyAuthenticatorV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicEnableMyAuthenticatorV4NotFound 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 NewPublicEnableMyAuthenticatorV4NotFound ¶ added in v0.15.0
func NewPublicEnableMyAuthenticatorV4NotFound() *PublicEnableMyAuthenticatorV4NotFound
NewPublicEnableMyAuthenticatorV4NotFound creates a PublicEnableMyAuthenticatorV4NotFound with default headers values
func (*PublicEnableMyAuthenticatorV4NotFound) Error ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4NotFound) Error() string
func (*PublicEnableMyAuthenticatorV4NotFound) GetPayload ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyAuthenticatorV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicEnableMyAuthenticatorV4NotFound) ToJSONString() string
type PublicEnableMyAuthenticatorV4Params ¶ added in v0.15.0
type PublicEnableMyAuthenticatorV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Code code */ Code *string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicEnableMyAuthenticatorV4Params contains all the parameters to send to the API endpoint for the public enable my authenticator v4 operation typically these are written to a http.Request
func NewPublicEnableMyAuthenticatorV4Params ¶ added in v0.15.0
func NewPublicEnableMyAuthenticatorV4Params() *PublicEnableMyAuthenticatorV4Params
NewPublicEnableMyAuthenticatorV4Params creates a new PublicEnableMyAuthenticatorV4Params object with the default values initialized.
func NewPublicEnableMyAuthenticatorV4ParamsWithContext ¶ added in v0.15.0
func NewPublicEnableMyAuthenticatorV4ParamsWithContext(ctx context.Context) *PublicEnableMyAuthenticatorV4Params
NewPublicEnableMyAuthenticatorV4ParamsWithContext creates a new PublicEnableMyAuthenticatorV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicEnableMyAuthenticatorV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewPublicEnableMyAuthenticatorV4ParamsWithHTTPClient(client *http.Client) *PublicEnableMyAuthenticatorV4Params
NewPublicEnableMyAuthenticatorV4ParamsWithHTTPClient creates a new PublicEnableMyAuthenticatorV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicEnableMyAuthenticatorV4ParamsWithTimeout ¶ added in v0.15.0
func NewPublicEnableMyAuthenticatorV4ParamsWithTimeout(timeout time.Duration) *PublicEnableMyAuthenticatorV4Params
NewPublicEnableMyAuthenticatorV4ParamsWithTimeout creates a new PublicEnableMyAuthenticatorV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicEnableMyAuthenticatorV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicEnableMyAuthenticatorV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public enable my authenticator v4 params
func (*PublicEnableMyAuthenticatorV4Params) SetCode ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Params) SetCode(code *string)
SetCode adds the code to the public enable my authenticator v4 params
func (*PublicEnableMyAuthenticatorV4Params) SetContext ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public enable my authenticator v4 params
func (*PublicEnableMyAuthenticatorV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public enable my authenticator v4 params
func (*PublicEnableMyAuthenticatorV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicEnableMyAuthenticatorV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public enable my authenticator v4 params
func (*PublicEnableMyAuthenticatorV4Params) SetNamespace ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public enable my authenticator v4 params
func (*PublicEnableMyAuthenticatorV4Params) SetTimeout ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public enable my authenticator v4 params
func (*PublicEnableMyAuthenticatorV4Params) WithCode ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Params) WithCode(code *string) *PublicEnableMyAuthenticatorV4Params
WithCode adds the code to the public enable my authenticator v4 params
func (*PublicEnableMyAuthenticatorV4Params) WithContext ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Params) WithContext(ctx context.Context) *PublicEnableMyAuthenticatorV4Params
WithContext adds the context to the public enable my authenticator v4 params
func (*PublicEnableMyAuthenticatorV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Params) WithHTTPClient(client *http.Client) *PublicEnableMyAuthenticatorV4Params
WithHTTPClient adds the HTTPClient to the public enable my authenticator v4 params
func (*PublicEnableMyAuthenticatorV4Params) WithNamespace ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Params) WithNamespace(namespace string) *PublicEnableMyAuthenticatorV4Params
WithNamespace adds the namespace to the public enable my authenticator v4 params
func (*PublicEnableMyAuthenticatorV4Params) WithTimeout ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Params) WithTimeout(timeout time.Duration) *PublicEnableMyAuthenticatorV4Params
WithTimeout adds the timeout to the public enable my authenticator v4 params
func (*PublicEnableMyAuthenticatorV4Params) WriteToRequest ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicEnableMyAuthenticatorV4Reader ¶ added in v0.15.0
type PublicEnableMyAuthenticatorV4Reader struct {
// contains filtered or unexported fields
}
PublicEnableMyAuthenticatorV4Reader is a Reader for the PublicEnableMyAuthenticatorV4 structure.
func (*PublicEnableMyAuthenticatorV4Reader) ReadResponse ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicEnableMyAuthenticatorV4Unauthorized ¶ added in v0.15.0
type PublicEnableMyAuthenticatorV4Unauthorized struct {
}PublicEnableMyAuthenticatorV4Unauthorized 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 NewPublicEnableMyAuthenticatorV4Unauthorized ¶ added in v0.15.0
func NewPublicEnableMyAuthenticatorV4Unauthorized() *PublicEnableMyAuthenticatorV4Unauthorized
NewPublicEnableMyAuthenticatorV4Unauthorized creates a PublicEnableMyAuthenticatorV4Unauthorized with default headers values
func (*PublicEnableMyAuthenticatorV4Unauthorized) Error ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Unauthorized) Error() string
func (*PublicEnableMyAuthenticatorV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *PublicEnableMyAuthenticatorV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyAuthenticatorV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicEnableMyAuthenticatorV4Unauthorized) ToJSONString() string
type PublicEnableMyBackupCodesV4BadRequest ¶ added in v0.15.0
type PublicEnableMyBackupCodesV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicEnableMyBackupCodesV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewPublicEnableMyBackupCodesV4BadRequest ¶ added in v0.15.0
func NewPublicEnableMyBackupCodesV4BadRequest() *PublicEnableMyBackupCodesV4BadRequest
NewPublicEnableMyBackupCodesV4BadRequest creates a PublicEnableMyBackupCodesV4BadRequest with default headers values
func (*PublicEnableMyBackupCodesV4BadRequest) Error ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4BadRequest) Error() string
func (*PublicEnableMyBackupCodesV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyBackupCodesV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicEnableMyBackupCodesV4BadRequest) ToJSONString() string
type PublicEnableMyBackupCodesV4Conflict ¶ added in v0.15.0
type PublicEnableMyBackupCodesV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicEnableMyBackupCodesV4Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10194</td><td>factor already enabled</td></tr></table>
func NewPublicEnableMyBackupCodesV4Conflict ¶ added in v0.15.0
func NewPublicEnableMyBackupCodesV4Conflict() *PublicEnableMyBackupCodesV4Conflict
NewPublicEnableMyBackupCodesV4Conflict creates a PublicEnableMyBackupCodesV4Conflict with default headers values
func (*PublicEnableMyBackupCodesV4Conflict) Error ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4Conflict) Error() string
func (*PublicEnableMyBackupCodesV4Conflict) GetPayload ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyBackupCodesV4Conflict) ToJSONString ¶ added in v0.25.0
func (o *PublicEnableMyBackupCodesV4Conflict) ToJSONString() string
type PublicEnableMyBackupCodesV4Forbidden ¶ added in v0.15.0
type PublicEnableMyBackupCodesV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicEnableMyBackupCodesV4Forbidden 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 NewPublicEnableMyBackupCodesV4Forbidden ¶ added in v0.15.0
func NewPublicEnableMyBackupCodesV4Forbidden() *PublicEnableMyBackupCodesV4Forbidden
NewPublicEnableMyBackupCodesV4Forbidden creates a PublicEnableMyBackupCodesV4Forbidden with default headers values
func (*PublicEnableMyBackupCodesV4Forbidden) Error ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4Forbidden) Error() string
func (*PublicEnableMyBackupCodesV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyBackupCodesV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *PublicEnableMyBackupCodesV4Forbidden) ToJSONString() string
type PublicEnableMyBackupCodesV4InternalServerError ¶ added in v0.15.0
type PublicEnableMyBackupCodesV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicEnableMyBackupCodesV4InternalServerError 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 NewPublicEnableMyBackupCodesV4InternalServerError ¶ added in v0.15.0
func NewPublicEnableMyBackupCodesV4InternalServerError() *PublicEnableMyBackupCodesV4InternalServerError
NewPublicEnableMyBackupCodesV4InternalServerError creates a PublicEnableMyBackupCodesV4InternalServerError with default headers values
func (*PublicEnableMyBackupCodesV4InternalServerError) Error ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4InternalServerError) Error() string
func (*PublicEnableMyBackupCodesV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyBackupCodesV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *PublicEnableMyBackupCodesV4InternalServerError) ToJSONString() string
type PublicEnableMyBackupCodesV4NotFound ¶ added in v0.15.0
type PublicEnableMyBackupCodesV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicEnableMyBackupCodesV4NotFound 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 NewPublicEnableMyBackupCodesV4NotFound ¶ added in v0.15.0
func NewPublicEnableMyBackupCodesV4NotFound() *PublicEnableMyBackupCodesV4NotFound
NewPublicEnableMyBackupCodesV4NotFound creates a PublicEnableMyBackupCodesV4NotFound with default headers values
func (*PublicEnableMyBackupCodesV4NotFound) Error ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4NotFound) Error() string
func (*PublicEnableMyBackupCodesV4NotFound) GetPayload ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyBackupCodesV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicEnableMyBackupCodesV4NotFound) ToJSONString() string
type PublicEnableMyBackupCodesV4OK ¶ added in v0.15.0
type PublicEnableMyBackupCodesV4OK struct {
Payload *iamclientmodels.ModelBackupCodesResponseV4
}
PublicEnableMyBackupCodesV4OK handles this case with default header values.
Backup codes enabled
func NewPublicEnableMyBackupCodesV4OK ¶ added in v0.15.0
func NewPublicEnableMyBackupCodesV4OK() *PublicEnableMyBackupCodesV4OK
NewPublicEnableMyBackupCodesV4OK creates a PublicEnableMyBackupCodesV4OK with default headers values
func (*PublicEnableMyBackupCodesV4OK) Error ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4OK) Error() string
func (*PublicEnableMyBackupCodesV4OK) GetPayload ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4OK) GetPayload() *iamclientmodels.ModelBackupCodesResponseV4
func (*PublicEnableMyBackupCodesV4OK) ToJSONString ¶ added in v0.25.0
func (o *PublicEnableMyBackupCodesV4OK) ToJSONString() string
type PublicEnableMyBackupCodesV4Params ¶ added in v0.15.0
type PublicEnableMyBackupCodesV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicEnableMyBackupCodesV4Params contains all the parameters to send to the API endpoint for the public enable my backup codes v4 operation typically these are written to a http.Request
func NewPublicEnableMyBackupCodesV4Params ¶ added in v0.15.0
func NewPublicEnableMyBackupCodesV4Params() *PublicEnableMyBackupCodesV4Params
NewPublicEnableMyBackupCodesV4Params creates a new PublicEnableMyBackupCodesV4Params object with the default values initialized.
func NewPublicEnableMyBackupCodesV4ParamsWithContext ¶ added in v0.15.0
func NewPublicEnableMyBackupCodesV4ParamsWithContext(ctx context.Context) *PublicEnableMyBackupCodesV4Params
NewPublicEnableMyBackupCodesV4ParamsWithContext creates a new PublicEnableMyBackupCodesV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicEnableMyBackupCodesV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewPublicEnableMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *PublicEnableMyBackupCodesV4Params
NewPublicEnableMyBackupCodesV4ParamsWithHTTPClient creates a new PublicEnableMyBackupCodesV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicEnableMyBackupCodesV4ParamsWithTimeout ¶ added in v0.15.0
func NewPublicEnableMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *PublicEnableMyBackupCodesV4Params
NewPublicEnableMyBackupCodesV4ParamsWithTimeout creates a new PublicEnableMyBackupCodesV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicEnableMyBackupCodesV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicEnableMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public enable my backup codes v4 params
func (*PublicEnableMyBackupCodesV4Params) SetContext ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public enable my backup codes v4 params
func (*PublicEnableMyBackupCodesV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public enable my backup codes v4 params
func (*PublicEnableMyBackupCodesV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicEnableMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public enable my backup codes v4 params
func (*PublicEnableMyBackupCodesV4Params) SetNamespace ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public enable my backup codes v4 params
func (*PublicEnableMyBackupCodesV4Params) SetTimeout ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public enable my backup codes v4 params
func (*PublicEnableMyBackupCodesV4Params) WithContext ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4Params) WithContext(ctx context.Context) *PublicEnableMyBackupCodesV4Params
WithContext adds the context to the public enable my backup codes v4 params
func (*PublicEnableMyBackupCodesV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *PublicEnableMyBackupCodesV4Params
WithHTTPClient adds the HTTPClient to the public enable my backup codes v4 params
func (*PublicEnableMyBackupCodesV4Params) WithNamespace ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4Params) WithNamespace(namespace string) *PublicEnableMyBackupCodesV4Params
WithNamespace adds the namespace to the public enable my backup codes v4 params
func (*PublicEnableMyBackupCodesV4Params) WithTimeout ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *PublicEnableMyBackupCodesV4Params
WithTimeout adds the timeout to the public enable my backup codes v4 params
func (*PublicEnableMyBackupCodesV4Params) WriteToRequest ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicEnableMyBackupCodesV4Reader ¶ added in v0.15.0
type PublicEnableMyBackupCodesV4Reader struct {
// contains filtered or unexported fields
}
PublicEnableMyBackupCodesV4Reader is a Reader for the PublicEnableMyBackupCodesV4 structure.
func (*PublicEnableMyBackupCodesV4Reader) ReadResponse ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicEnableMyBackupCodesV4Unauthorized ¶ added in v0.15.0
type PublicEnableMyBackupCodesV4Unauthorized struct {
}PublicEnableMyBackupCodesV4Unauthorized 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 NewPublicEnableMyBackupCodesV4Unauthorized ¶ added in v0.15.0
func NewPublicEnableMyBackupCodesV4Unauthorized() *PublicEnableMyBackupCodesV4Unauthorized
NewPublicEnableMyBackupCodesV4Unauthorized creates a PublicEnableMyBackupCodesV4Unauthorized with default headers values
func (*PublicEnableMyBackupCodesV4Unauthorized) Error ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4Unauthorized) Error() string
func (*PublicEnableMyBackupCodesV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *PublicEnableMyBackupCodesV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyBackupCodesV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicEnableMyBackupCodesV4Unauthorized) ToJSONString() string
type PublicEnableMyEmailV4BadRequest ¶ added in v0.32.0
type PublicEnableMyEmailV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicEnableMyEmailV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10138</td><td>code not match</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10137</td><td>code is expired</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewPublicEnableMyEmailV4BadRequest ¶ added in v0.32.0
func NewPublicEnableMyEmailV4BadRequest() *PublicEnableMyEmailV4BadRequest
NewPublicEnableMyEmailV4BadRequest creates a PublicEnableMyEmailV4BadRequest with default headers values
func (*PublicEnableMyEmailV4BadRequest) Error ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4BadRequest) Error() string
func (*PublicEnableMyEmailV4BadRequest) GetPayload ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyEmailV4BadRequest) ToJSONString ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4BadRequest) ToJSONString() string
type PublicEnableMyEmailV4Conflict ¶ added in v0.32.0
type PublicEnableMyEmailV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicEnableMyEmailV4Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10194</td><td>factor already enabled</td></tr></table>
func NewPublicEnableMyEmailV4Conflict ¶ added in v0.32.0
func NewPublicEnableMyEmailV4Conflict() *PublicEnableMyEmailV4Conflict
NewPublicEnableMyEmailV4Conflict creates a PublicEnableMyEmailV4Conflict with default headers values
func (*PublicEnableMyEmailV4Conflict) Error ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Conflict) Error() string
func (*PublicEnableMyEmailV4Conflict) GetPayload ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyEmailV4Conflict) ToJSONString ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Conflict) ToJSONString() string
type PublicEnableMyEmailV4Forbidden ¶ added in v0.32.0
type PublicEnableMyEmailV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicEnableMyEmailV4Forbidden 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 NewPublicEnableMyEmailV4Forbidden ¶ added in v0.32.0
func NewPublicEnableMyEmailV4Forbidden() *PublicEnableMyEmailV4Forbidden
NewPublicEnableMyEmailV4Forbidden creates a PublicEnableMyEmailV4Forbidden with default headers values
func (*PublicEnableMyEmailV4Forbidden) Error ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Forbidden) Error() string
func (*PublicEnableMyEmailV4Forbidden) GetPayload ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyEmailV4Forbidden) ToJSONString ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Forbidden) ToJSONString() string
type PublicEnableMyEmailV4InternalServerError ¶ added in v0.32.0
type PublicEnableMyEmailV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicEnableMyEmailV4InternalServerError 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 NewPublicEnableMyEmailV4InternalServerError ¶ added in v0.32.0
func NewPublicEnableMyEmailV4InternalServerError() *PublicEnableMyEmailV4InternalServerError
NewPublicEnableMyEmailV4InternalServerError creates a PublicEnableMyEmailV4InternalServerError with default headers values
func (*PublicEnableMyEmailV4InternalServerError) Error ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4InternalServerError) Error() string
func (*PublicEnableMyEmailV4InternalServerError) GetPayload ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyEmailV4InternalServerError) ToJSONString ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4InternalServerError) ToJSONString() string
type PublicEnableMyEmailV4NoContent ¶ added in v0.32.0
type PublicEnableMyEmailV4NoContent struct { }
PublicEnableMyEmailV4NoContent handles this case with default header values.
email enabled
func NewPublicEnableMyEmailV4NoContent ¶ added in v0.32.0
func NewPublicEnableMyEmailV4NoContent() *PublicEnableMyEmailV4NoContent
NewPublicEnableMyEmailV4NoContent creates a PublicEnableMyEmailV4NoContent with default headers values
func (*PublicEnableMyEmailV4NoContent) Error ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4NoContent) Error() string
type PublicEnableMyEmailV4NotFound ¶ added in v0.32.0
type PublicEnableMyEmailV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicEnableMyEmailV4NotFound 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 NewPublicEnableMyEmailV4NotFound ¶ added in v0.32.0
func NewPublicEnableMyEmailV4NotFound() *PublicEnableMyEmailV4NotFound
NewPublicEnableMyEmailV4NotFound creates a PublicEnableMyEmailV4NotFound with default headers values
func (*PublicEnableMyEmailV4NotFound) Error ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4NotFound) Error() string
func (*PublicEnableMyEmailV4NotFound) GetPayload ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyEmailV4NotFound) ToJSONString ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4NotFound) ToJSONString() string
type PublicEnableMyEmailV4Params ¶ added in v0.32.0
type PublicEnableMyEmailV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Code code */ Code string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicEnableMyEmailV4Params contains all the parameters to send to the API endpoint for the public enable my email v4 operation typically these are written to a http.Request
func NewPublicEnableMyEmailV4Params ¶ added in v0.32.0
func NewPublicEnableMyEmailV4Params() *PublicEnableMyEmailV4Params
NewPublicEnableMyEmailV4Params creates a new PublicEnableMyEmailV4Params object with the default values initialized.
func NewPublicEnableMyEmailV4ParamsWithContext ¶ added in v0.32.0
func NewPublicEnableMyEmailV4ParamsWithContext(ctx context.Context) *PublicEnableMyEmailV4Params
NewPublicEnableMyEmailV4ParamsWithContext creates a new PublicEnableMyEmailV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicEnableMyEmailV4ParamsWithHTTPClient ¶ added in v0.32.0
func NewPublicEnableMyEmailV4ParamsWithHTTPClient(client *http.Client) *PublicEnableMyEmailV4Params
NewPublicEnableMyEmailV4ParamsWithHTTPClient creates a new PublicEnableMyEmailV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicEnableMyEmailV4ParamsWithTimeout ¶ added in v0.32.0
func NewPublicEnableMyEmailV4ParamsWithTimeout(timeout time.Duration) *PublicEnableMyEmailV4Params
NewPublicEnableMyEmailV4ParamsWithTimeout creates a new PublicEnableMyEmailV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicEnableMyEmailV4Params) SetAuthInfoWriter ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public enable my email v4 params
func (*PublicEnableMyEmailV4Params) SetCode ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Params) SetCode(code string)
SetCode adds the code to the public enable my email v4 params
func (*PublicEnableMyEmailV4Params) SetContext ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public enable my email v4 params
func (*PublicEnableMyEmailV4Params) SetHTTPClient ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public enable my email v4 params
func (*PublicEnableMyEmailV4Params) SetHTTPClientTransport ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public enable my email v4 params
func (*PublicEnableMyEmailV4Params) SetNamespace ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public enable my email v4 params
func (*PublicEnableMyEmailV4Params) SetTimeout ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public enable my email v4 params
func (*PublicEnableMyEmailV4Params) WithCode ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Params) WithCode(code string) *PublicEnableMyEmailV4Params
WithCode adds the code to the public enable my email v4 params
func (*PublicEnableMyEmailV4Params) WithContext ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Params) WithContext(ctx context.Context) *PublicEnableMyEmailV4Params
WithContext adds the context to the public enable my email v4 params
func (*PublicEnableMyEmailV4Params) WithHTTPClient ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Params) WithHTTPClient(client *http.Client) *PublicEnableMyEmailV4Params
WithHTTPClient adds the HTTPClient to the public enable my email v4 params
func (*PublicEnableMyEmailV4Params) WithNamespace ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Params) WithNamespace(namespace string) *PublicEnableMyEmailV4Params
WithNamespace adds the namespace to the public enable my email v4 params
func (*PublicEnableMyEmailV4Params) WithTimeout ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Params) WithTimeout(timeout time.Duration) *PublicEnableMyEmailV4Params
WithTimeout adds the timeout to the public enable my email v4 params
func (*PublicEnableMyEmailV4Params) WriteToRequest ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicEnableMyEmailV4Reader ¶ added in v0.32.0
type PublicEnableMyEmailV4Reader struct {
// contains filtered or unexported fields
}
PublicEnableMyEmailV4Reader is a Reader for the PublicEnableMyEmailV4 structure.
func (*PublicEnableMyEmailV4Reader) ReadResponse ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicEnableMyEmailV4Unauthorized ¶ added in v0.32.0
type PublicEnableMyEmailV4Unauthorized struct {
}PublicEnableMyEmailV4Unauthorized 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 NewPublicEnableMyEmailV4Unauthorized ¶ added in v0.32.0
func NewPublicEnableMyEmailV4Unauthorized() *PublicEnableMyEmailV4Unauthorized
NewPublicEnableMyEmailV4Unauthorized creates a PublicEnableMyEmailV4Unauthorized with default headers values
func (*PublicEnableMyEmailV4Unauthorized) Error ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Unauthorized) Error() string
func (*PublicEnableMyEmailV4Unauthorized) GetPayload ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicEnableMyEmailV4Unauthorized) ToJSONString ¶ added in v0.32.0
func (o *PublicEnableMyEmailV4Unauthorized) ToJSONString() string
type PublicGenerateMyAuthenticatorKeyV4BadRequest ¶ added in v0.15.0
type PublicGenerateMyAuthenticatorKeyV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGenerateMyAuthenticatorKeyV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewPublicGenerateMyAuthenticatorKeyV4BadRequest ¶ added in v0.15.0
func NewPublicGenerateMyAuthenticatorKeyV4BadRequest() *PublicGenerateMyAuthenticatorKeyV4BadRequest
NewPublicGenerateMyAuthenticatorKeyV4BadRequest creates a PublicGenerateMyAuthenticatorKeyV4BadRequest with default headers values
func (*PublicGenerateMyAuthenticatorKeyV4BadRequest) Error ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4BadRequest) Error() string
func (*PublicGenerateMyAuthenticatorKeyV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGenerateMyAuthenticatorKeyV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicGenerateMyAuthenticatorKeyV4BadRequest) ToJSONString() string
type PublicGenerateMyAuthenticatorKeyV4Forbidden ¶ added in v0.15.0
type PublicGenerateMyAuthenticatorKeyV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGenerateMyAuthenticatorKeyV4Forbidden 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 NewPublicGenerateMyAuthenticatorKeyV4Forbidden ¶ added in v0.15.0
func NewPublicGenerateMyAuthenticatorKeyV4Forbidden() *PublicGenerateMyAuthenticatorKeyV4Forbidden
NewPublicGenerateMyAuthenticatorKeyV4Forbidden creates a PublicGenerateMyAuthenticatorKeyV4Forbidden with default headers values
func (*PublicGenerateMyAuthenticatorKeyV4Forbidden) Error ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4Forbidden) Error() string
func (*PublicGenerateMyAuthenticatorKeyV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGenerateMyAuthenticatorKeyV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *PublicGenerateMyAuthenticatorKeyV4Forbidden) ToJSONString() string
type PublicGenerateMyAuthenticatorKeyV4InternalServerError ¶ added in v0.15.0
type PublicGenerateMyAuthenticatorKeyV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGenerateMyAuthenticatorKeyV4InternalServerError 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 NewPublicGenerateMyAuthenticatorKeyV4InternalServerError ¶ added in v0.15.0
func NewPublicGenerateMyAuthenticatorKeyV4InternalServerError() *PublicGenerateMyAuthenticatorKeyV4InternalServerError
NewPublicGenerateMyAuthenticatorKeyV4InternalServerError creates a PublicGenerateMyAuthenticatorKeyV4InternalServerError with default headers values
func (*PublicGenerateMyAuthenticatorKeyV4InternalServerError) Error ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4InternalServerError) Error() string
func (*PublicGenerateMyAuthenticatorKeyV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGenerateMyAuthenticatorKeyV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *PublicGenerateMyAuthenticatorKeyV4InternalServerError) ToJSONString() string
type PublicGenerateMyAuthenticatorKeyV4NotFound ¶ added in v0.15.0
type PublicGenerateMyAuthenticatorKeyV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGenerateMyAuthenticatorKeyV4NotFound 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 NewPublicGenerateMyAuthenticatorKeyV4NotFound ¶ added in v0.15.0
func NewPublicGenerateMyAuthenticatorKeyV4NotFound() *PublicGenerateMyAuthenticatorKeyV4NotFound
NewPublicGenerateMyAuthenticatorKeyV4NotFound creates a PublicGenerateMyAuthenticatorKeyV4NotFound with default headers values
func (*PublicGenerateMyAuthenticatorKeyV4NotFound) Error ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4NotFound) Error() string
func (*PublicGenerateMyAuthenticatorKeyV4NotFound) GetPayload ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGenerateMyAuthenticatorKeyV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicGenerateMyAuthenticatorKeyV4NotFound) ToJSONString() string
type PublicGenerateMyAuthenticatorKeyV4OK ¶ added in v0.15.0
type PublicGenerateMyAuthenticatorKeyV4OK struct {
Payload *iamclientmodels.ModelAuthenticatorKeyResponseV4
}
PublicGenerateMyAuthenticatorKeyV4OK handles this case with default header values.
Key generated
func NewPublicGenerateMyAuthenticatorKeyV4OK ¶ added in v0.15.0
func NewPublicGenerateMyAuthenticatorKeyV4OK() *PublicGenerateMyAuthenticatorKeyV4OK
NewPublicGenerateMyAuthenticatorKeyV4OK creates a PublicGenerateMyAuthenticatorKeyV4OK with default headers values
func (*PublicGenerateMyAuthenticatorKeyV4OK) Error ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4OK) Error() string
func (*PublicGenerateMyAuthenticatorKeyV4OK) GetPayload ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4OK) GetPayload() *iamclientmodels.ModelAuthenticatorKeyResponseV4
func (*PublicGenerateMyAuthenticatorKeyV4OK) ToJSONString ¶ added in v0.25.0
func (o *PublicGenerateMyAuthenticatorKeyV4OK) ToJSONString() string
type PublicGenerateMyAuthenticatorKeyV4Params ¶ added in v0.15.0
type PublicGenerateMyAuthenticatorKeyV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGenerateMyAuthenticatorKeyV4Params contains all the parameters to send to the API endpoint for the public generate my authenticator key v4 operation typically these are written to a http.Request
func NewPublicGenerateMyAuthenticatorKeyV4Params ¶ added in v0.15.0
func NewPublicGenerateMyAuthenticatorKeyV4Params() *PublicGenerateMyAuthenticatorKeyV4Params
NewPublicGenerateMyAuthenticatorKeyV4Params creates a new PublicGenerateMyAuthenticatorKeyV4Params object with the default values initialized.
func NewPublicGenerateMyAuthenticatorKeyV4ParamsWithContext ¶ added in v0.15.0
func NewPublicGenerateMyAuthenticatorKeyV4ParamsWithContext(ctx context.Context) *PublicGenerateMyAuthenticatorKeyV4Params
NewPublicGenerateMyAuthenticatorKeyV4ParamsWithContext creates a new PublicGenerateMyAuthenticatorKeyV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicGenerateMyAuthenticatorKeyV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewPublicGenerateMyAuthenticatorKeyV4ParamsWithHTTPClient(client *http.Client) *PublicGenerateMyAuthenticatorKeyV4Params
NewPublicGenerateMyAuthenticatorKeyV4ParamsWithHTTPClient creates a new PublicGenerateMyAuthenticatorKeyV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGenerateMyAuthenticatorKeyV4ParamsWithTimeout ¶ added in v0.15.0
func NewPublicGenerateMyAuthenticatorKeyV4ParamsWithTimeout(timeout time.Duration) *PublicGenerateMyAuthenticatorKeyV4Params
NewPublicGenerateMyAuthenticatorKeyV4ParamsWithTimeout creates a new PublicGenerateMyAuthenticatorKeyV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGenerateMyAuthenticatorKeyV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGenerateMyAuthenticatorKeyV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public generate my authenticator key v4 params
func (*PublicGenerateMyAuthenticatorKeyV4Params) SetContext ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public generate my authenticator key v4 params
func (*PublicGenerateMyAuthenticatorKeyV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public generate my authenticator key v4 params
func (*PublicGenerateMyAuthenticatorKeyV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGenerateMyAuthenticatorKeyV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public generate my authenticator key v4 params
func (*PublicGenerateMyAuthenticatorKeyV4Params) SetNamespace ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public generate my authenticator key v4 params
func (*PublicGenerateMyAuthenticatorKeyV4Params) SetTimeout ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public generate my authenticator key v4 params
func (*PublicGenerateMyAuthenticatorKeyV4Params) WithContext ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4Params) WithContext(ctx context.Context) *PublicGenerateMyAuthenticatorKeyV4Params
WithContext adds the context to the public generate my authenticator key v4 params
func (*PublicGenerateMyAuthenticatorKeyV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4Params) WithHTTPClient(client *http.Client) *PublicGenerateMyAuthenticatorKeyV4Params
WithHTTPClient adds the HTTPClient to the public generate my authenticator key v4 params
func (*PublicGenerateMyAuthenticatorKeyV4Params) WithNamespace ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4Params) WithNamespace(namespace string) *PublicGenerateMyAuthenticatorKeyV4Params
WithNamespace adds the namespace to the public generate my authenticator key v4 params
func (*PublicGenerateMyAuthenticatorKeyV4Params) WithTimeout ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4Params) WithTimeout(timeout time.Duration) *PublicGenerateMyAuthenticatorKeyV4Params
WithTimeout adds the timeout to the public generate my authenticator key v4 params
func (*PublicGenerateMyAuthenticatorKeyV4Params) WriteToRequest ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGenerateMyAuthenticatorKeyV4Reader ¶ added in v0.15.0
type PublicGenerateMyAuthenticatorKeyV4Reader struct {
// contains filtered or unexported fields
}
PublicGenerateMyAuthenticatorKeyV4Reader is a Reader for the PublicGenerateMyAuthenticatorKeyV4 structure.
func (*PublicGenerateMyAuthenticatorKeyV4Reader) ReadResponse ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGenerateMyAuthenticatorKeyV4Unauthorized ¶ added in v0.15.0
type PublicGenerateMyAuthenticatorKeyV4Unauthorized struct {
}PublicGenerateMyAuthenticatorKeyV4Unauthorized 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 NewPublicGenerateMyAuthenticatorKeyV4Unauthorized ¶ added in v0.15.0
func NewPublicGenerateMyAuthenticatorKeyV4Unauthorized() *PublicGenerateMyAuthenticatorKeyV4Unauthorized
NewPublicGenerateMyAuthenticatorKeyV4Unauthorized creates a PublicGenerateMyAuthenticatorKeyV4Unauthorized with default headers values
func (*PublicGenerateMyAuthenticatorKeyV4Unauthorized) Error ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4Unauthorized) Error() string
func (*PublicGenerateMyAuthenticatorKeyV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *PublicGenerateMyAuthenticatorKeyV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGenerateMyAuthenticatorKeyV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicGenerateMyAuthenticatorKeyV4Unauthorized) ToJSONString() string
type PublicGenerateMyBackupCodesV4BadRequest ¶ added in v0.15.0
type PublicGenerateMyBackupCodesV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGenerateMyBackupCodesV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10192</td><td>factor not enabled</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewPublicGenerateMyBackupCodesV4BadRequest ¶ added in v0.15.0
func NewPublicGenerateMyBackupCodesV4BadRequest() *PublicGenerateMyBackupCodesV4BadRequest
NewPublicGenerateMyBackupCodesV4BadRequest creates a PublicGenerateMyBackupCodesV4BadRequest with default headers values
func (*PublicGenerateMyBackupCodesV4BadRequest) Error ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4BadRequest) Error() string
func (*PublicGenerateMyBackupCodesV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGenerateMyBackupCodesV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicGenerateMyBackupCodesV4BadRequest) ToJSONString() string
type PublicGenerateMyBackupCodesV4Forbidden ¶ added in v0.15.0
type PublicGenerateMyBackupCodesV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGenerateMyBackupCodesV4Forbidden 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 NewPublicGenerateMyBackupCodesV4Forbidden ¶ added in v0.15.0
func NewPublicGenerateMyBackupCodesV4Forbidden() *PublicGenerateMyBackupCodesV4Forbidden
NewPublicGenerateMyBackupCodesV4Forbidden creates a PublicGenerateMyBackupCodesV4Forbidden with default headers values
func (*PublicGenerateMyBackupCodesV4Forbidden) Error ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4Forbidden) Error() string
func (*PublicGenerateMyBackupCodesV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGenerateMyBackupCodesV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *PublicGenerateMyBackupCodesV4Forbidden) ToJSONString() string
type PublicGenerateMyBackupCodesV4InternalServerError ¶ added in v0.15.0
type PublicGenerateMyBackupCodesV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGenerateMyBackupCodesV4InternalServerError 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 NewPublicGenerateMyBackupCodesV4InternalServerError ¶ added in v0.15.0
func NewPublicGenerateMyBackupCodesV4InternalServerError() *PublicGenerateMyBackupCodesV4InternalServerError
NewPublicGenerateMyBackupCodesV4InternalServerError creates a PublicGenerateMyBackupCodesV4InternalServerError with default headers values
func (*PublicGenerateMyBackupCodesV4InternalServerError) Error ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4InternalServerError) Error() string
func (*PublicGenerateMyBackupCodesV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGenerateMyBackupCodesV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *PublicGenerateMyBackupCodesV4InternalServerError) ToJSONString() string
type PublicGenerateMyBackupCodesV4NotFound ¶ added in v0.15.0
type PublicGenerateMyBackupCodesV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGenerateMyBackupCodesV4NotFound 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 NewPublicGenerateMyBackupCodesV4NotFound ¶ added in v0.15.0
func NewPublicGenerateMyBackupCodesV4NotFound() *PublicGenerateMyBackupCodesV4NotFound
NewPublicGenerateMyBackupCodesV4NotFound creates a PublicGenerateMyBackupCodesV4NotFound with default headers values
func (*PublicGenerateMyBackupCodesV4NotFound) Error ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4NotFound) Error() string
func (*PublicGenerateMyBackupCodesV4NotFound) GetPayload ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGenerateMyBackupCodesV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicGenerateMyBackupCodesV4NotFound) ToJSONString() string
type PublicGenerateMyBackupCodesV4OK ¶ added in v0.15.0
type PublicGenerateMyBackupCodesV4OK struct {
Payload *iamclientmodels.ModelBackupCodesResponseV4
}
PublicGenerateMyBackupCodesV4OK handles this case with default header values.
Backup codes generated
func NewPublicGenerateMyBackupCodesV4OK ¶ added in v0.15.0
func NewPublicGenerateMyBackupCodesV4OK() *PublicGenerateMyBackupCodesV4OK
NewPublicGenerateMyBackupCodesV4OK creates a PublicGenerateMyBackupCodesV4OK with default headers values
func (*PublicGenerateMyBackupCodesV4OK) Error ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4OK) Error() string
func (*PublicGenerateMyBackupCodesV4OK) GetPayload ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4OK) GetPayload() *iamclientmodels.ModelBackupCodesResponseV4
func (*PublicGenerateMyBackupCodesV4OK) ToJSONString ¶ added in v0.25.0
func (o *PublicGenerateMyBackupCodesV4OK) ToJSONString() string
type PublicGenerateMyBackupCodesV4Params ¶ added in v0.15.0
type PublicGenerateMyBackupCodesV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGenerateMyBackupCodesV4Params contains all the parameters to send to the API endpoint for the public generate my backup codes v4 operation typically these are written to a http.Request
func NewPublicGenerateMyBackupCodesV4Params ¶ added in v0.15.0
func NewPublicGenerateMyBackupCodesV4Params() *PublicGenerateMyBackupCodesV4Params
NewPublicGenerateMyBackupCodesV4Params creates a new PublicGenerateMyBackupCodesV4Params object with the default values initialized.
func NewPublicGenerateMyBackupCodesV4ParamsWithContext ¶ added in v0.15.0
func NewPublicGenerateMyBackupCodesV4ParamsWithContext(ctx context.Context) *PublicGenerateMyBackupCodesV4Params
NewPublicGenerateMyBackupCodesV4ParamsWithContext creates a new PublicGenerateMyBackupCodesV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicGenerateMyBackupCodesV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewPublicGenerateMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *PublicGenerateMyBackupCodesV4Params
NewPublicGenerateMyBackupCodesV4ParamsWithHTTPClient creates a new PublicGenerateMyBackupCodesV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGenerateMyBackupCodesV4ParamsWithTimeout ¶ added in v0.15.0
func NewPublicGenerateMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *PublicGenerateMyBackupCodesV4Params
NewPublicGenerateMyBackupCodesV4ParamsWithTimeout creates a new PublicGenerateMyBackupCodesV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGenerateMyBackupCodesV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGenerateMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public generate my backup codes v4 params
func (*PublicGenerateMyBackupCodesV4Params) SetContext ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public generate my backup codes v4 params
func (*PublicGenerateMyBackupCodesV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public generate my backup codes v4 params
func (*PublicGenerateMyBackupCodesV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGenerateMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public generate my backup codes v4 params
func (*PublicGenerateMyBackupCodesV4Params) SetNamespace ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public generate my backup codes v4 params
func (*PublicGenerateMyBackupCodesV4Params) SetTimeout ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public generate my backup codes v4 params
func (*PublicGenerateMyBackupCodesV4Params) WithContext ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4Params) WithContext(ctx context.Context) *PublicGenerateMyBackupCodesV4Params
WithContext adds the context to the public generate my backup codes v4 params
func (*PublicGenerateMyBackupCodesV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *PublicGenerateMyBackupCodesV4Params
WithHTTPClient adds the HTTPClient to the public generate my backup codes v4 params
func (*PublicGenerateMyBackupCodesV4Params) WithNamespace ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4Params) WithNamespace(namespace string) *PublicGenerateMyBackupCodesV4Params
WithNamespace adds the namespace to the public generate my backup codes v4 params
func (*PublicGenerateMyBackupCodesV4Params) WithTimeout ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *PublicGenerateMyBackupCodesV4Params
WithTimeout adds the timeout to the public generate my backup codes v4 params
func (*PublicGenerateMyBackupCodesV4Params) WriteToRequest ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGenerateMyBackupCodesV4Reader ¶ added in v0.15.0
type PublicGenerateMyBackupCodesV4Reader struct {
// contains filtered or unexported fields
}
PublicGenerateMyBackupCodesV4Reader is a Reader for the PublicGenerateMyBackupCodesV4 structure.
func (*PublicGenerateMyBackupCodesV4Reader) ReadResponse ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGenerateMyBackupCodesV4Unauthorized ¶ added in v0.15.0
type PublicGenerateMyBackupCodesV4Unauthorized struct {
}PublicGenerateMyBackupCodesV4Unauthorized 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 NewPublicGenerateMyBackupCodesV4Unauthorized ¶ added in v0.15.0
func NewPublicGenerateMyBackupCodesV4Unauthorized() *PublicGenerateMyBackupCodesV4Unauthorized
NewPublicGenerateMyBackupCodesV4Unauthorized creates a PublicGenerateMyBackupCodesV4Unauthorized with default headers values
func (*PublicGenerateMyBackupCodesV4Unauthorized) Error ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4Unauthorized) Error() string
func (*PublicGenerateMyBackupCodesV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *PublicGenerateMyBackupCodesV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGenerateMyBackupCodesV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicGenerateMyBackupCodesV4Unauthorized) ToJSONString() string
type PublicGetMyBackupCodesV4BadRequest ¶ added in v0.15.0
type PublicGetMyBackupCodesV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetMyBackupCodesV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10192</td><td>factor not enabled</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewPublicGetMyBackupCodesV4BadRequest ¶ added in v0.15.0
func NewPublicGetMyBackupCodesV4BadRequest() *PublicGetMyBackupCodesV4BadRequest
NewPublicGetMyBackupCodesV4BadRequest creates a PublicGetMyBackupCodesV4BadRequest with default headers values
func (*PublicGetMyBackupCodesV4BadRequest) Error ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4BadRequest) Error() string
func (*PublicGetMyBackupCodesV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGetMyBackupCodesV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicGetMyBackupCodesV4BadRequest) ToJSONString() string
type PublicGetMyBackupCodesV4Forbidden ¶ added in v0.15.0
type PublicGetMyBackupCodesV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetMyBackupCodesV4Forbidden 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 NewPublicGetMyBackupCodesV4Forbidden ¶ added in v0.15.0
func NewPublicGetMyBackupCodesV4Forbidden() *PublicGetMyBackupCodesV4Forbidden
NewPublicGetMyBackupCodesV4Forbidden creates a PublicGetMyBackupCodesV4Forbidden with default headers values
func (*PublicGetMyBackupCodesV4Forbidden) Error ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4Forbidden) Error() string
func (*PublicGetMyBackupCodesV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGetMyBackupCodesV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *PublicGetMyBackupCodesV4Forbidden) ToJSONString() string
type PublicGetMyBackupCodesV4InternalServerError ¶ added in v0.15.0
type PublicGetMyBackupCodesV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetMyBackupCodesV4InternalServerError 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 NewPublicGetMyBackupCodesV4InternalServerError ¶ added in v0.15.0
func NewPublicGetMyBackupCodesV4InternalServerError() *PublicGetMyBackupCodesV4InternalServerError
NewPublicGetMyBackupCodesV4InternalServerError creates a PublicGetMyBackupCodesV4InternalServerError with default headers values
func (*PublicGetMyBackupCodesV4InternalServerError) Error ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4InternalServerError) Error() string
func (*PublicGetMyBackupCodesV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGetMyBackupCodesV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *PublicGetMyBackupCodesV4InternalServerError) ToJSONString() string
type PublicGetMyBackupCodesV4NotFound ¶ added in v0.15.0
type PublicGetMyBackupCodesV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetMyBackupCodesV4NotFound 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 NewPublicGetMyBackupCodesV4NotFound ¶ added in v0.15.0
func NewPublicGetMyBackupCodesV4NotFound() *PublicGetMyBackupCodesV4NotFound
NewPublicGetMyBackupCodesV4NotFound creates a PublicGetMyBackupCodesV4NotFound with default headers values
func (*PublicGetMyBackupCodesV4NotFound) Error ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4NotFound) Error() string
func (*PublicGetMyBackupCodesV4NotFound) GetPayload ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGetMyBackupCodesV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicGetMyBackupCodesV4NotFound) ToJSONString() string
type PublicGetMyBackupCodesV4OK ¶ added in v0.15.0
type PublicGetMyBackupCodesV4OK struct {
Payload *iamclientmodels.ModelBackupCodesResponseV4
}
PublicGetMyBackupCodesV4OK handles this case with default header values.
Get backup codes
func NewPublicGetMyBackupCodesV4OK ¶ added in v0.15.0
func NewPublicGetMyBackupCodesV4OK() *PublicGetMyBackupCodesV4OK
NewPublicGetMyBackupCodesV4OK creates a PublicGetMyBackupCodesV4OK with default headers values
func (*PublicGetMyBackupCodesV4OK) Error ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4OK) Error() string
func (*PublicGetMyBackupCodesV4OK) GetPayload ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4OK) GetPayload() *iamclientmodels.ModelBackupCodesResponseV4
func (*PublicGetMyBackupCodesV4OK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetMyBackupCodesV4OK) ToJSONString() string
type PublicGetMyBackupCodesV4Params ¶ added in v0.15.0
type PublicGetMyBackupCodesV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetMyBackupCodesV4Params contains all the parameters to send to the API endpoint for the public get my backup codes v4 operation typically these are written to a http.Request
func NewPublicGetMyBackupCodesV4Params ¶ added in v0.15.0
func NewPublicGetMyBackupCodesV4Params() *PublicGetMyBackupCodesV4Params
NewPublicGetMyBackupCodesV4Params creates a new PublicGetMyBackupCodesV4Params object with the default values initialized.
func NewPublicGetMyBackupCodesV4ParamsWithContext ¶ added in v0.15.0
func NewPublicGetMyBackupCodesV4ParamsWithContext(ctx context.Context) *PublicGetMyBackupCodesV4Params
NewPublicGetMyBackupCodesV4ParamsWithContext creates a new PublicGetMyBackupCodesV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicGetMyBackupCodesV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewPublicGetMyBackupCodesV4ParamsWithHTTPClient(client *http.Client) *PublicGetMyBackupCodesV4Params
NewPublicGetMyBackupCodesV4ParamsWithHTTPClient creates a new PublicGetMyBackupCodesV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetMyBackupCodesV4ParamsWithTimeout ¶ added in v0.15.0
func NewPublicGetMyBackupCodesV4ParamsWithTimeout(timeout time.Duration) *PublicGetMyBackupCodesV4Params
NewPublicGetMyBackupCodesV4ParamsWithTimeout creates a new PublicGetMyBackupCodesV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetMyBackupCodesV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetMyBackupCodesV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get my backup codes v4 params
func (*PublicGetMyBackupCodesV4Params) SetContext ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public get my backup codes v4 params
func (*PublicGetMyBackupCodesV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get my backup codes v4 params
func (*PublicGetMyBackupCodesV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetMyBackupCodesV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get my backup codes v4 params
func (*PublicGetMyBackupCodesV4Params) SetNamespace ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get my backup codes v4 params
func (*PublicGetMyBackupCodesV4Params) SetTimeout ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get my backup codes v4 params
func (*PublicGetMyBackupCodesV4Params) WithContext ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4Params) WithContext(ctx context.Context) *PublicGetMyBackupCodesV4Params
WithContext adds the context to the public get my backup codes v4 params
func (*PublicGetMyBackupCodesV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4Params) WithHTTPClient(client *http.Client) *PublicGetMyBackupCodesV4Params
WithHTTPClient adds the HTTPClient to the public get my backup codes v4 params
func (*PublicGetMyBackupCodesV4Params) WithNamespace ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4Params) WithNamespace(namespace string) *PublicGetMyBackupCodesV4Params
WithNamespace adds the namespace to the public get my backup codes v4 params
func (*PublicGetMyBackupCodesV4Params) WithTimeout ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4Params) WithTimeout(timeout time.Duration) *PublicGetMyBackupCodesV4Params
WithTimeout adds the timeout to the public get my backup codes v4 params
func (*PublicGetMyBackupCodesV4Params) WriteToRequest ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetMyBackupCodesV4Reader ¶ added in v0.15.0
type PublicGetMyBackupCodesV4Reader struct {
// contains filtered or unexported fields
}
PublicGetMyBackupCodesV4Reader is a Reader for the PublicGetMyBackupCodesV4 structure.
func (*PublicGetMyBackupCodesV4Reader) ReadResponse ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetMyBackupCodesV4Unauthorized ¶ added in v0.15.0
type PublicGetMyBackupCodesV4Unauthorized struct {
}PublicGetMyBackupCodesV4Unauthorized 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 NewPublicGetMyBackupCodesV4Unauthorized ¶ added in v0.15.0
func NewPublicGetMyBackupCodesV4Unauthorized() *PublicGetMyBackupCodesV4Unauthorized
NewPublicGetMyBackupCodesV4Unauthorized creates a PublicGetMyBackupCodesV4Unauthorized with default headers values
func (*PublicGetMyBackupCodesV4Unauthorized) Error ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4Unauthorized) Error() string
func (*PublicGetMyBackupCodesV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *PublicGetMyBackupCodesV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGetMyBackupCodesV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicGetMyBackupCodesV4Unauthorized) ToJSONString() string
type PublicGetMyEnabledFactorsV4BadRequest ¶ added in v0.15.0
type PublicGetMyEnabledFactorsV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetMyEnabledFactorsV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10193</td><td>mfa not enabled</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewPublicGetMyEnabledFactorsV4BadRequest ¶ added in v0.15.0
func NewPublicGetMyEnabledFactorsV4BadRequest() *PublicGetMyEnabledFactorsV4BadRequest
NewPublicGetMyEnabledFactorsV4BadRequest creates a PublicGetMyEnabledFactorsV4BadRequest with default headers values
func (*PublicGetMyEnabledFactorsV4BadRequest) Error ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4BadRequest) Error() string
func (*PublicGetMyEnabledFactorsV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGetMyEnabledFactorsV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicGetMyEnabledFactorsV4BadRequest) ToJSONString() string
type PublicGetMyEnabledFactorsV4Forbidden ¶ added in v0.15.0
type PublicGetMyEnabledFactorsV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetMyEnabledFactorsV4Forbidden 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 NewPublicGetMyEnabledFactorsV4Forbidden ¶ added in v0.15.0
func NewPublicGetMyEnabledFactorsV4Forbidden() *PublicGetMyEnabledFactorsV4Forbidden
NewPublicGetMyEnabledFactorsV4Forbidden creates a PublicGetMyEnabledFactorsV4Forbidden with default headers values
func (*PublicGetMyEnabledFactorsV4Forbidden) Error ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4Forbidden) Error() string
func (*PublicGetMyEnabledFactorsV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGetMyEnabledFactorsV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *PublicGetMyEnabledFactorsV4Forbidden) ToJSONString() string
type PublicGetMyEnabledFactorsV4InternalServerError ¶ added in v0.15.0
type PublicGetMyEnabledFactorsV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetMyEnabledFactorsV4InternalServerError 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 NewPublicGetMyEnabledFactorsV4InternalServerError ¶ added in v0.15.0
func NewPublicGetMyEnabledFactorsV4InternalServerError() *PublicGetMyEnabledFactorsV4InternalServerError
NewPublicGetMyEnabledFactorsV4InternalServerError creates a PublicGetMyEnabledFactorsV4InternalServerError with default headers values
func (*PublicGetMyEnabledFactorsV4InternalServerError) Error ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4InternalServerError) Error() string
func (*PublicGetMyEnabledFactorsV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGetMyEnabledFactorsV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *PublicGetMyEnabledFactorsV4InternalServerError) ToJSONString() string
type PublicGetMyEnabledFactorsV4NotFound ¶ added in v0.15.0
type PublicGetMyEnabledFactorsV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetMyEnabledFactorsV4NotFound 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 NewPublicGetMyEnabledFactorsV4NotFound ¶ added in v0.15.0
func NewPublicGetMyEnabledFactorsV4NotFound() *PublicGetMyEnabledFactorsV4NotFound
NewPublicGetMyEnabledFactorsV4NotFound creates a PublicGetMyEnabledFactorsV4NotFound with default headers values
func (*PublicGetMyEnabledFactorsV4NotFound) Error ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4NotFound) Error() string
func (*PublicGetMyEnabledFactorsV4NotFound) GetPayload ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGetMyEnabledFactorsV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicGetMyEnabledFactorsV4NotFound) ToJSONString() string
type PublicGetMyEnabledFactorsV4OK ¶ added in v0.15.0
type PublicGetMyEnabledFactorsV4OK struct {
Payload *iamclientmodels.ModelEnabledFactorsResponseV4
}
PublicGetMyEnabledFactorsV4OK handles this case with default header values.
Methods returned
func NewPublicGetMyEnabledFactorsV4OK ¶ added in v0.15.0
func NewPublicGetMyEnabledFactorsV4OK() *PublicGetMyEnabledFactorsV4OK
NewPublicGetMyEnabledFactorsV4OK creates a PublicGetMyEnabledFactorsV4OK with default headers values
func (*PublicGetMyEnabledFactorsV4OK) Error ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4OK) Error() string
func (*PublicGetMyEnabledFactorsV4OK) GetPayload ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4OK) GetPayload() *iamclientmodels.ModelEnabledFactorsResponseV4
func (*PublicGetMyEnabledFactorsV4OK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetMyEnabledFactorsV4OK) ToJSONString() string
type PublicGetMyEnabledFactorsV4Params ¶ added in v0.15.0
type PublicGetMyEnabledFactorsV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetMyEnabledFactorsV4Params contains all the parameters to send to the API endpoint for the public get my enabled factors v4 operation typically these are written to a http.Request
func NewPublicGetMyEnabledFactorsV4Params ¶ added in v0.15.0
func NewPublicGetMyEnabledFactorsV4Params() *PublicGetMyEnabledFactorsV4Params
NewPublicGetMyEnabledFactorsV4Params creates a new PublicGetMyEnabledFactorsV4Params object with the default values initialized.
func NewPublicGetMyEnabledFactorsV4ParamsWithContext ¶ added in v0.15.0
func NewPublicGetMyEnabledFactorsV4ParamsWithContext(ctx context.Context) *PublicGetMyEnabledFactorsV4Params
NewPublicGetMyEnabledFactorsV4ParamsWithContext creates a new PublicGetMyEnabledFactorsV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicGetMyEnabledFactorsV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewPublicGetMyEnabledFactorsV4ParamsWithHTTPClient(client *http.Client) *PublicGetMyEnabledFactorsV4Params
NewPublicGetMyEnabledFactorsV4ParamsWithHTTPClient creates a new PublicGetMyEnabledFactorsV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetMyEnabledFactorsV4ParamsWithTimeout ¶ added in v0.15.0
func NewPublicGetMyEnabledFactorsV4ParamsWithTimeout(timeout time.Duration) *PublicGetMyEnabledFactorsV4Params
NewPublicGetMyEnabledFactorsV4ParamsWithTimeout creates a new PublicGetMyEnabledFactorsV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetMyEnabledFactorsV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetMyEnabledFactorsV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get my enabled factors v4 params
func (*PublicGetMyEnabledFactorsV4Params) SetContext ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public get my enabled factors v4 params
func (*PublicGetMyEnabledFactorsV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get my enabled factors v4 params
func (*PublicGetMyEnabledFactorsV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetMyEnabledFactorsV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get my enabled factors v4 params
func (*PublicGetMyEnabledFactorsV4Params) SetNamespace ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get my enabled factors v4 params
func (*PublicGetMyEnabledFactorsV4Params) SetTimeout ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get my enabled factors v4 params
func (*PublicGetMyEnabledFactorsV4Params) WithContext ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4Params) WithContext(ctx context.Context) *PublicGetMyEnabledFactorsV4Params
WithContext adds the context to the public get my enabled factors v4 params
func (*PublicGetMyEnabledFactorsV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4Params) WithHTTPClient(client *http.Client) *PublicGetMyEnabledFactorsV4Params
WithHTTPClient adds the HTTPClient to the public get my enabled factors v4 params
func (*PublicGetMyEnabledFactorsV4Params) WithNamespace ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4Params) WithNamespace(namespace string) *PublicGetMyEnabledFactorsV4Params
WithNamespace adds the namespace to the public get my enabled factors v4 params
func (*PublicGetMyEnabledFactorsV4Params) WithTimeout ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4Params) WithTimeout(timeout time.Duration) *PublicGetMyEnabledFactorsV4Params
WithTimeout adds the timeout to the public get my enabled factors v4 params
func (*PublicGetMyEnabledFactorsV4Params) WriteToRequest ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetMyEnabledFactorsV4Reader ¶ added in v0.15.0
type PublicGetMyEnabledFactorsV4Reader struct {
// contains filtered or unexported fields
}
PublicGetMyEnabledFactorsV4Reader is a Reader for the PublicGetMyEnabledFactorsV4 structure.
func (*PublicGetMyEnabledFactorsV4Reader) ReadResponse ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetMyEnabledFactorsV4Unauthorized ¶ added in v0.15.0
type PublicGetMyEnabledFactorsV4Unauthorized struct {
}PublicGetMyEnabledFactorsV4Unauthorized 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 NewPublicGetMyEnabledFactorsV4Unauthorized ¶ added in v0.15.0
func NewPublicGetMyEnabledFactorsV4Unauthorized() *PublicGetMyEnabledFactorsV4Unauthorized
NewPublicGetMyEnabledFactorsV4Unauthorized creates a PublicGetMyEnabledFactorsV4Unauthorized with default headers values
func (*PublicGetMyEnabledFactorsV4Unauthorized) Error ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4Unauthorized) Error() string
func (*PublicGetMyEnabledFactorsV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *PublicGetMyEnabledFactorsV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicGetMyEnabledFactorsV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicGetMyEnabledFactorsV4Unauthorized) ToJSONString() string
type PublicInviteUserV4BadRequest ¶ added in v0.40.0
type PublicInviteUserV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicInviteUserV4BadRequest 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 NewPublicInviteUserV4BadRequest ¶ added in v0.40.0
func NewPublicInviteUserV4BadRequest() *PublicInviteUserV4BadRequest
NewPublicInviteUserV4BadRequest creates a PublicInviteUserV4BadRequest with default headers values
func (*PublicInviteUserV4BadRequest) Error ¶ added in v0.40.0
func (o *PublicInviteUserV4BadRequest) Error() string
func (*PublicInviteUserV4BadRequest) GetPayload ¶ added in v0.40.0
func (o *PublicInviteUserV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicInviteUserV4BadRequest) ToJSONString ¶ added in v0.40.0
func (o *PublicInviteUserV4BadRequest) ToJSONString() string
type PublicInviteUserV4Conflict ¶ added in v0.40.0
type PublicInviteUserV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicInviteUserV4Conflict handles this case with default header values.
func NewPublicInviteUserV4Conflict ¶ added in v0.40.0
func NewPublicInviteUserV4Conflict() *PublicInviteUserV4Conflict
NewPublicInviteUserV4Conflict creates a PublicInviteUserV4Conflict with default headers values
func (*PublicInviteUserV4Conflict) Error ¶ added in v0.40.0
func (o *PublicInviteUserV4Conflict) Error() string
func (*PublicInviteUserV4Conflict) GetPayload ¶ added in v0.40.0
func (o *PublicInviteUserV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicInviteUserV4Conflict) ToJSONString ¶ added in v0.40.0
func (o *PublicInviteUserV4Conflict) ToJSONString() string
type PublicInviteUserV4Created ¶ added in v0.40.0
type PublicInviteUserV4Created struct {
Payload *iamclientmodels.ModelInviteUserResponseV3
}
PublicInviteUserV4Created handles this case with default header values.
Created
func NewPublicInviteUserV4Created ¶ added in v0.40.0
func NewPublicInviteUserV4Created() *PublicInviteUserV4Created
NewPublicInviteUserV4Created creates a PublicInviteUserV4Created with default headers values
func (*PublicInviteUserV4Created) Error ¶ added in v0.40.0
func (o *PublicInviteUserV4Created) Error() string
func (*PublicInviteUserV4Created) GetPayload ¶ added in v0.40.0
func (o *PublicInviteUserV4Created) GetPayload() *iamclientmodels.ModelInviteUserResponseV3
func (*PublicInviteUserV4Created) ToJSONString ¶ added in v0.40.0
func (o *PublicInviteUserV4Created) ToJSONString() string
type PublicInviteUserV4InternalServerError ¶ added in v0.40.0
type PublicInviteUserV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicInviteUserV4InternalServerError 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 NewPublicInviteUserV4InternalServerError ¶ added in v0.40.0
func NewPublicInviteUserV4InternalServerError() *PublicInviteUserV4InternalServerError
NewPublicInviteUserV4InternalServerError creates a PublicInviteUserV4InternalServerError with default headers values
func (*PublicInviteUserV4InternalServerError) Error ¶ added in v0.40.0
func (o *PublicInviteUserV4InternalServerError) Error() string
func (*PublicInviteUserV4InternalServerError) GetPayload ¶ added in v0.40.0
func (o *PublicInviteUserV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicInviteUserV4InternalServerError) ToJSONString ¶ added in v0.40.0
func (o *PublicInviteUserV4InternalServerError) ToJSONString() string
type PublicInviteUserV4Params ¶ added in v0.40.0
type PublicInviteUserV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ModelPublicInviteUserRequestV4 AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicInviteUserV4Params contains all the parameters to send to the API endpoint for the public invite user v4 operation typically these are written to a http.Request
func NewPublicInviteUserV4Params ¶ added in v0.40.0
func NewPublicInviteUserV4Params() *PublicInviteUserV4Params
NewPublicInviteUserV4Params creates a new PublicInviteUserV4Params object with the default values initialized.
func NewPublicInviteUserV4ParamsWithContext ¶ added in v0.40.0
func NewPublicInviteUserV4ParamsWithContext(ctx context.Context) *PublicInviteUserV4Params
NewPublicInviteUserV4ParamsWithContext creates a new PublicInviteUserV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicInviteUserV4ParamsWithHTTPClient ¶ added in v0.40.0
func NewPublicInviteUserV4ParamsWithHTTPClient(client *http.Client) *PublicInviteUserV4Params
NewPublicInviteUserV4ParamsWithHTTPClient creates a new PublicInviteUserV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicInviteUserV4ParamsWithTimeout ¶ added in v0.40.0
func NewPublicInviteUserV4ParamsWithTimeout(timeout time.Duration) *PublicInviteUserV4Params
NewPublicInviteUserV4ParamsWithTimeout creates a new PublicInviteUserV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicInviteUserV4Params) SetAuthInfoWriter ¶ added in v0.40.0
func (o *PublicInviteUserV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public invite user v4 params
func (*PublicInviteUserV4Params) SetBody ¶ added in v0.40.0
func (o *PublicInviteUserV4Params) SetBody(body *iamclientmodels.ModelPublicInviteUserRequestV4)
SetBody adds the body to the public invite user v4 params
func (*PublicInviteUserV4Params) SetContext ¶ added in v0.40.0
func (o *PublicInviteUserV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public invite user v4 params
func (*PublicInviteUserV4Params) SetHTTPClient ¶ added in v0.40.0
func (o *PublicInviteUserV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public invite user v4 params
func (*PublicInviteUserV4Params) SetHTTPClientTransport ¶ added in v0.40.0
func (o *PublicInviteUserV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public invite user v4 params
func (*PublicInviteUserV4Params) SetTimeout ¶ added in v0.40.0
func (o *PublicInviteUserV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public invite user v4 params
func (*PublicInviteUserV4Params) WithBody ¶ added in v0.40.0
func (o *PublicInviteUserV4Params) WithBody(body *iamclientmodels.ModelPublicInviteUserRequestV4) *PublicInviteUserV4Params
WithBody adds the body to the public invite user v4 params
func (*PublicInviteUserV4Params) WithContext ¶ added in v0.40.0
func (o *PublicInviteUserV4Params) WithContext(ctx context.Context) *PublicInviteUserV4Params
WithContext adds the context to the public invite user v4 params
func (*PublicInviteUserV4Params) WithHTTPClient ¶ added in v0.40.0
func (o *PublicInviteUserV4Params) WithHTTPClient(client *http.Client) *PublicInviteUserV4Params
WithHTTPClient adds the HTTPClient to the public invite user v4 params
func (*PublicInviteUserV4Params) WithTimeout ¶ added in v0.40.0
func (o *PublicInviteUserV4Params) WithTimeout(timeout time.Duration) *PublicInviteUserV4Params
WithTimeout adds the timeout to the public invite user v4 params
func (*PublicInviteUserV4Params) WriteToRequest ¶ added in v0.40.0
func (o *PublicInviteUserV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicInviteUserV4Reader ¶ added in v0.40.0
type PublicInviteUserV4Reader struct {
// contains filtered or unexported fields
}
PublicInviteUserV4Reader is a Reader for the PublicInviteUserV4 structure.
func (*PublicInviteUserV4Reader) ReadResponse ¶ added in v0.40.0
func (o *PublicInviteUserV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicInviteUserV4UnprocessableEntity ¶ added in v0.40.0
type PublicInviteUserV4UnprocessableEntity struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicInviteUserV4UnprocessableEntity handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10183</td><td>unprocessable entity</td></tr></table>
func NewPublicInviteUserV4UnprocessableEntity ¶ added in v0.40.0
func NewPublicInviteUserV4UnprocessableEntity() *PublicInviteUserV4UnprocessableEntity
NewPublicInviteUserV4UnprocessableEntity creates a PublicInviteUserV4UnprocessableEntity with default headers values
func (*PublicInviteUserV4UnprocessableEntity) Error ¶ added in v0.40.0
func (o *PublicInviteUserV4UnprocessableEntity) Error() string
func (*PublicInviteUserV4UnprocessableEntity) GetPayload ¶ added in v0.40.0
func (o *PublicInviteUserV4UnprocessableEntity) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicInviteUserV4UnprocessableEntity) ToJSONString ¶ added in v0.40.0
func (o *PublicInviteUserV4UnprocessableEntity) ToJSONString() string
type PublicMakeFactorMyDefaultV4BadRequest ¶ added in v0.15.0
type PublicMakeFactorMyDefaultV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicMakeFactorMyDefaultV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10189</td><td>invalid factor</td></tr><tr><td>10192</td><td>factor not enabled</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewPublicMakeFactorMyDefaultV4BadRequest ¶ added in v0.15.0
func NewPublicMakeFactorMyDefaultV4BadRequest() *PublicMakeFactorMyDefaultV4BadRequest
NewPublicMakeFactorMyDefaultV4BadRequest creates a PublicMakeFactorMyDefaultV4BadRequest with default headers values
func (*PublicMakeFactorMyDefaultV4BadRequest) Error ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4BadRequest) Error() string
func (*PublicMakeFactorMyDefaultV4BadRequest) GetPayload ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicMakeFactorMyDefaultV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicMakeFactorMyDefaultV4BadRequest) ToJSONString() string
type PublicMakeFactorMyDefaultV4Forbidden ¶ added in v0.15.0
type PublicMakeFactorMyDefaultV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicMakeFactorMyDefaultV4Forbidden 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 NewPublicMakeFactorMyDefaultV4Forbidden ¶ added in v0.15.0
func NewPublicMakeFactorMyDefaultV4Forbidden() *PublicMakeFactorMyDefaultV4Forbidden
NewPublicMakeFactorMyDefaultV4Forbidden creates a PublicMakeFactorMyDefaultV4Forbidden with default headers values
func (*PublicMakeFactorMyDefaultV4Forbidden) Error ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4Forbidden) Error() string
func (*PublicMakeFactorMyDefaultV4Forbidden) GetPayload ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicMakeFactorMyDefaultV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *PublicMakeFactorMyDefaultV4Forbidden) ToJSONString() string
type PublicMakeFactorMyDefaultV4InternalServerError ¶ added in v0.15.0
type PublicMakeFactorMyDefaultV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicMakeFactorMyDefaultV4InternalServerError 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 NewPublicMakeFactorMyDefaultV4InternalServerError ¶ added in v0.15.0
func NewPublicMakeFactorMyDefaultV4InternalServerError() *PublicMakeFactorMyDefaultV4InternalServerError
NewPublicMakeFactorMyDefaultV4InternalServerError creates a PublicMakeFactorMyDefaultV4InternalServerError with default headers values
func (*PublicMakeFactorMyDefaultV4InternalServerError) Error ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4InternalServerError) Error() string
func (*PublicMakeFactorMyDefaultV4InternalServerError) GetPayload ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicMakeFactorMyDefaultV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *PublicMakeFactorMyDefaultV4InternalServerError) ToJSONString() string
type PublicMakeFactorMyDefaultV4NoContent ¶ added in v0.15.0
type PublicMakeFactorMyDefaultV4NoContent struct { }
PublicMakeFactorMyDefaultV4NoContent handles this case with default header values.
Default method changed
func NewPublicMakeFactorMyDefaultV4NoContent ¶ added in v0.15.0
func NewPublicMakeFactorMyDefaultV4NoContent() *PublicMakeFactorMyDefaultV4NoContent
NewPublicMakeFactorMyDefaultV4NoContent creates a PublicMakeFactorMyDefaultV4NoContent with default headers values
func (*PublicMakeFactorMyDefaultV4NoContent) Error ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4NoContent) Error() string
type PublicMakeFactorMyDefaultV4NotFound ¶ added in v0.15.0
type PublicMakeFactorMyDefaultV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicMakeFactorMyDefaultV4NotFound 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 NewPublicMakeFactorMyDefaultV4NotFound ¶ added in v0.15.0
func NewPublicMakeFactorMyDefaultV4NotFound() *PublicMakeFactorMyDefaultV4NotFound
NewPublicMakeFactorMyDefaultV4NotFound creates a PublicMakeFactorMyDefaultV4NotFound with default headers values
func (*PublicMakeFactorMyDefaultV4NotFound) Error ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4NotFound) Error() string
func (*PublicMakeFactorMyDefaultV4NotFound) GetPayload ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicMakeFactorMyDefaultV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicMakeFactorMyDefaultV4NotFound) ToJSONString() string
type PublicMakeFactorMyDefaultV4Params ¶ added in v0.15.0
type PublicMakeFactorMyDefaultV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Factor factor */ Factor string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicMakeFactorMyDefaultV4Params contains all the parameters to send to the API endpoint for the public make factor my default v4 operation typically these are written to a http.Request
func NewPublicMakeFactorMyDefaultV4Params ¶ added in v0.15.0
func NewPublicMakeFactorMyDefaultV4Params() *PublicMakeFactorMyDefaultV4Params
NewPublicMakeFactorMyDefaultV4Params creates a new PublicMakeFactorMyDefaultV4Params object with the default values initialized.
func NewPublicMakeFactorMyDefaultV4ParamsWithContext ¶ added in v0.15.0
func NewPublicMakeFactorMyDefaultV4ParamsWithContext(ctx context.Context) *PublicMakeFactorMyDefaultV4Params
NewPublicMakeFactorMyDefaultV4ParamsWithContext creates a new PublicMakeFactorMyDefaultV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicMakeFactorMyDefaultV4ParamsWithHTTPClient ¶ added in v0.15.0
func NewPublicMakeFactorMyDefaultV4ParamsWithHTTPClient(client *http.Client) *PublicMakeFactorMyDefaultV4Params
NewPublicMakeFactorMyDefaultV4ParamsWithHTTPClient creates a new PublicMakeFactorMyDefaultV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicMakeFactorMyDefaultV4ParamsWithTimeout ¶ added in v0.15.0
func NewPublicMakeFactorMyDefaultV4ParamsWithTimeout(timeout time.Duration) *PublicMakeFactorMyDefaultV4Params
NewPublicMakeFactorMyDefaultV4ParamsWithTimeout creates a new PublicMakeFactorMyDefaultV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicMakeFactorMyDefaultV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicMakeFactorMyDefaultV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public make factor my default v4 params
func (*PublicMakeFactorMyDefaultV4Params) SetContext ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public make factor my default v4 params
func (*PublicMakeFactorMyDefaultV4Params) SetFactor ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4Params) SetFactor(factor string)
SetFactor adds the factor to the public make factor my default v4 params
func (*PublicMakeFactorMyDefaultV4Params) SetHTTPClient ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public make factor my default v4 params
func (*PublicMakeFactorMyDefaultV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicMakeFactorMyDefaultV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public make factor my default v4 params
func (*PublicMakeFactorMyDefaultV4Params) SetNamespace ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public make factor my default v4 params
func (*PublicMakeFactorMyDefaultV4Params) SetTimeout ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public make factor my default v4 params
func (*PublicMakeFactorMyDefaultV4Params) WithContext ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4Params) WithContext(ctx context.Context) *PublicMakeFactorMyDefaultV4Params
WithContext adds the context to the public make factor my default v4 params
func (*PublicMakeFactorMyDefaultV4Params) WithFactor ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4Params) WithFactor(factor string) *PublicMakeFactorMyDefaultV4Params
WithFactor adds the factor to the public make factor my default v4 params
func (*PublicMakeFactorMyDefaultV4Params) WithHTTPClient ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4Params) WithHTTPClient(client *http.Client) *PublicMakeFactorMyDefaultV4Params
WithHTTPClient adds the HTTPClient to the public make factor my default v4 params
func (*PublicMakeFactorMyDefaultV4Params) WithNamespace ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4Params) WithNamespace(namespace string) *PublicMakeFactorMyDefaultV4Params
WithNamespace adds the namespace to the public make factor my default v4 params
func (*PublicMakeFactorMyDefaultV4Params) WithTimeout ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4Params) WithTimeout(timeout time.Duration) *PublicMakeFactorMyDefaultV4Params
WithTimeout adds the timeout to the public make factor my default v4 params
func (*PublicMakeFactorMyDefaultV4Params) WriteToRequest ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicMakeFactorMyDefaultV4Reader ¶ added in v0.15.0
type PublicMakeFactorMyDefaultV4Reader struct {
// contains filtered or unexported fields
}
PublicMakeFactorMyDefaultV4Reader is a Reader for the PublicMakeFactorMyDefaultV4 structure.
func (*PublicMakeFactorMyDefaultV4Reader) ReadResponse ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicMakeFactorMyDefaultV4Unauthorized ¶ added in v0.15.0
type PublicMakeFactorMyDefaultV4Unauthorized struct {
}PublicMakeFactorMyDefaultV4Unauthorized 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 NewPublicMakeFactorMyDefaultV4Unauthorized ¶ added in v0.15.0
func NewPublicMakeFactorMyDefaultV4Unauthorized() *PublicMakeFactorMyDefaultV4Unauthorized
NewPublicMakeFactorMyDefaultV4Unauthorized creates a PublicMakeFactorMyDefaultV4Unauthorized with default headers values
func (*PublicMakeFactorMyDefaultV4Unauthorized) Error ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4Unauthorized) Error() string
func (*PublicMakeFactorMyDefaultV4Unauthorized) GetPayload ¶ added in v0.15.0
func (o *PublicMakeFactorMyDefaultV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicMakeFactorMyDefaultV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicMakeFactorMyDefaultV4Unauthorized) ToJSONString() string
type PublicRemoveTrustedDeviceV4BadRequest ¶ added in v0.16.0
type PublicRemoveTrustedDeviceV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicRemoveTrustedDeviceV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewPublicRemoveTrustedDeviceV4BadRequest ¶ added in v0.16.0
func NewPublicRemoveTrustedDeviceV4BadRequest() *PublicRemoveTrustedDeviceV4BadRequest
NewPublicRemoveTrustedDeviceV4BadRequest creates a PublicRemoveTrustedDeviceV4BadRequest with default headers values
func (*PublicRemoveTrustedDeviceV4BadRequest) Error ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4BadRequest) Error() string
func (*PublicRemoveTrustedDeviceV4BadRequest) GetPayload ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicRemoveTrustedDeviceV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicRemoveTrustedDeviceV4BadRequest) ToJSONString() string
type PublicRemoveTrustedDeviceV4Forbidden ¶ added in v0.16.0
type PublicRemoveTrustedDeviceV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicRemoveTrustedDeviceV4Forbidden 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 NewPublicRemoveTrustedDeviceV4Forbidden ¶ added in v0.16.0
func NewPublicRemoveTrustedDeviceV4Forbidden() *PublicRemoveTrustedDeviceV4Forbidden
NewPublicRemoveTrustedDeviceV4Forbidden creates a PublicRemoveTrustedDeviceV4Forbidden with default headers values
func (*PublicRemoveTrustedDeviceV4Forbidden) Error ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4Forbidden) Error() string
func (*PublicRemoveTrustedDeviceV4Forbidden) GetPayload ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicRemoveTrustedDeviceV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *PublicRemoveTrustedDeviceV4Forbidden) ToJSONString() string
type PublicRemoveTrustedDeviceV4InternalServerError ¶ added in v0.16.0
type PublicRemoveTrustedDeviceV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicRemoveTrustedDeviceV4InternalServerError 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 NewPublicRemoveTrustedDeviceV4InternalServerError ¶ added in v0.16.0
func NewPublicRemoveTrustedDeviceV4InternalServerError() *PublicRemoveTrustedDeviceV4InternalServerError
NewPublicRemoveTrustedDeviceV4InternalServerError creates a PublicRemoveTrustedDeviceV4InternalServerError with default headers values
func (*PublicRemoveTrustedDeviceV4InternalServerError) Error ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4InternalServerError) Error() string
func (*PublicRemoveTrustedDeviceV4InternalServerError) GetPayload ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicRemoveTrustedDeviceV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *PublicRemoveTrustedDeviceV4InternalServerError) ToJSONString() string
type PublicRemoveTrustedDeviceV4NoContent ¶ added in v0.16.0
type PublicRemoveTrustedDeviceV4NoContent struct { }
PublicRemoveTrustedDeviceV4NoContent handles this case with default header values.
Device removed
func NewPublicRemoveTrustedDeviceV4NoContent ¶ added in v0.16.0
func NewPublicRemoveTrustedDeviceV4NoContent() *PublicRemoveTrustedDeviceV4NoContent
NewPublicRemoveTrustedDeviceV4NoContent creates a PublicRemoveTrustedDeviceV4NoContent with default headers values
func (*PublicRemoveTrustedDeviceV4NoContent) Error ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4NoContent) Error() string
type PublicRemoveTrustedDeviceV4NotFound ¶ added in v0.16.0
type PublicRemoveTrustedDeviceV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicRemoveTrustedDeviceV4NotFound 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 NewPublicRemoveTrustedDeviceV4NotFound ¶ added in v0.16.0
func NewPublicRemoveTrustedDeviceV4NotFound() *PublicRemoveTrustedDeviceV4NotFound
NewPublicRemoveTrustedDeviceV4NotFound creates a PublicRemoveTrustedDeviceV4NotFound with default headers values
func (*PublicRemoveTrustedDeviceV4NotFound) Error ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4NotFound) Error() string
func (*PublicRemoveTrustedDeviceV4NotFound) GetPayload ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicRemoveTrustedDeviceV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicRemoveTrustedDeviceV4NotFound) ToJSONString() string
type PublicRemoveTrustedDeviceV4Params ¶ added in v0.16.0
type PublicRemoveTrustedDeviceV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Cookie*/ Cookie *string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicRemoveTrustedDeviceV4Params contains all the parameters to send to the API endpoint for the public remove trusted device v4 operation typically these are written to a http.Request
func NewPublicRemoveTrustedDeviceV4Params ¶ added in v0.16.0
func NewPublicRemoveTrustedDeviceV4Params() *PublicRemoveTrustedDeviceV4Params
NewPublicRemoveTrustedDeviceV4Params creates a new PublicRemoveTrustedDeviceV4Params object with the default values initialized.
func NewPublicRemoveTrustedDeviceV4ParamsWithContext ¶ added in v0.16.0
func NewPublicRemoveTrustedDeviceV4ParamsWithContext(ctx context.Context) *PublicRemoveTrustedDeviceV4Params
NewPublicRemoveTrustedDeviceV4ParamsWithContext creates a new PublicRemoveTrustedDeviceV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicRemoveTrustedDeviceV4ParamsWithHTTPClient ¶ added in v0.16.0
func NewPublicRemoveTrustedDeviceV4ParamsWithHTTPClient(client *http.Client) *PublicRemoveTrustedDeviceV4Params
NewPublicRemoveTrustedDeviceV4ParamsWithHTTPClient creates a new PublicRemoveTrustedDeviceV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicRemoveTrustedDeviceV4ParamsWithTimeout ¶ added in v0.16.0
func NewPublicRemoveTrustedDeviceV4ParamsWithTimeout(timeout time.Duration) *PublicRemoveTrustedDeviceV4Params
NewPublicRemoveTrustedDeviceV4ParamsWithTimeout creates a new PublicRemoveTrustedDeviceV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicRemoveTrustedDeviceV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicRemoveTrustedDeviceV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public remove trusted device v4 params
func (*PublicRemoveTrustedDeviceV4Params) SetContext ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public remove trusted device v4 params
func (*PublicRemoveTrustedDeviceV4Params) SetCookie ¶ added in v0.17.0
func (o *PublicRemoveTrustedDeviceV4Params) SetCookie(cookie *string)
SetCookie adds the cookie to the public remove trusted device v4 params
func (*PublicRemoveTrustedDeviceV4Params) SetHTTPClient ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public remove trusted device v4 params
func (*PublicRemoveTrustedDeviceV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicRemoveTrustedDeviceV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public remove trusted device v4 params
func (*PublicRemoveTrustedDeviceV4Params) SetNamespace ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public remove trusted device v4 params
func (*PublicRemoveTrustedDeviceV4Params) SetTimeout ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public remove trusted device v4 params
func (*PublicRemoveTrustedDeviceV4Params) WithContext ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4Params) WithContext(ctx context.Context) *PublicRemoveTrustedDeviceV4Params
WithContext adds the context to the public remove trusted device v4 params
func (*PublicRemoveTrustedDeviceV4Params) WithCookie ¶ added in v0.17.0
func (o *PublicRemoveTrustedDeviceV4Params) WithCookie(cookie *string) *PublicRemoveTrustedDeviceV4Params
WithCookie adds the cookie to the public remove trusted device v4 params
func (*PublicRemoveTrustedDeviceV4Params) WithHTTPClient ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4Params) WithHTTPClient(client *http.Client) *PublicRemoveTrustedDeviceV4Params
WithHTTPClient adds the HTTPClient to the public remove trusted device v4 params
func (*PublicRemoveTrustedDeviceV4Params) WithNamespace ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4Params) WithNamespace(namespace string) *PublicRemoveTrustedDeviceV4Params
WithNamespace adds the namespace to the public remove trusted device v4 params
func (*PublicRemoveTrustedDeviceV4Params) WithTimeout ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4Params) WithTimeout(timeout time.Duration) *PublicRemoveTrustedDeviceV4Params
WithTimeout adds the timeout to the public remove trusted device v4 params
func (*PublicRemoveTrustedDeviceV4Params) WriteToRequest ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicRemoveTrustedDeviceV4Reader ¶ added in v0.16.0
type PublicRemoveTrustedDeviceV4Reader struct {
// contains filtered or unexported fields
}
PublicRemoveTrustedDeviceV4Reader is a Reader for the PublicRemoveTrustedDeviceV4 structure.
func (*PublicRemoveTrustedDeviceV4Reader) ReadResponse ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicRemoveTrustedDeviceV4Unauthorized ¶ added in v0.16.0
type PublicRemoveTrustedDeviceV4Unauthorized struct {
}PublicRemoveTrustedDeviceV4Unauthorized 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 NewPublicRemoveTrustedDeviceV4Unauthorized ¶ added in v0.16.0
func NewPublicRemoveTrustedDeviceV4Unauthorized() *PublicRemoveTrustedDeviceV4Unauthorized
NewPublicRemoveTrustedDeviceV4Unauthorized creates a PublicRemoveTrustedDeviceV4Unauthorized with default headers values
func (*PublicRemoveTrustedDeviceV4Unauthorized) Error ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4Unauthorized) Error() string
func (*PublicRemoveTrustedDeviceV4Unauthorized) GetPayload ¶ added in v0.16.0
func (o *PublicRemoveTrustedDeviceV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicRemoveTrustedDeviceV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicRemoveTrustedDeviceV4Unauthorized) ToJSONString() string
type PublicSendMyMFAEmailCodeV4BadRequest ¶ added in v0.32.0
type PublicSendMyMFAEmailCodeV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicSendMyMFAEmailCodeV4BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10191</td><td>email address not verified</td></tr><tr><td>10171</td><td>email address not found</td></tr></table>
func NewPublicSendMyMFAEmailCodeV4BadRequest ¶ added in v0.32.0
func NewPublicSendMyMFAEmailCodeV4BadRequest() *PublicSendMyMFAEmailCodeV4BadRequest
NewPublicSendMyMFAEmailCodeV4BadRequest creates a PublicSendMyMFAEmailCodeV4BadRequest with default headers values
func (*PublicSendMyMFAEmailCodeV4BadRequest) Error ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4BadRequest) Error() string
func (*PublicSendMyMFAEmailCodeV4BadRequest) GetPayload ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicSendMyMFAEmailCodeV4BadRequest) ToJSONString ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4BadRequest) ToJSONString() string
type PublicSendMyMFAEmailCodeV4Forbidden ¶ added in v0.32.0
type PublicSendMyMFAEmailCodeV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicSendMyMFAEmailCodeV4Forbidden 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 NewPublicSendMyMFAEmailCodeV4Forbidden ¶ added in v0.32.0
func NewPublicSendMyMFAEmailCodeV4Forbidden() *PublicSendMyMFAEmailCodeV4Forbidden
NewPublicSendMyMFAEmailCodeV4Forbidden creates a PublicSendMyMFAEmailCodeV4Forbidden with default headers values
func (*PublicSendMyMFAEmailCodeV4Forbidden) Error ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Forbidden) Error() string
func (*PublicSendMyMFAEmailCodeV4Forbidden) GetPayload ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicSendMyMFAEmailCodeV4Forbidden) ToJSONString ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Forbidden) ToJSONString() string
type PublicSendMyMFAEmailCodeV4InternalServerError ¶ added in v0.32.0
type PublicSendMyMFAEmailCodeV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicSendMyMFAEmailCodeV4InternalServerError 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 NewPublicSendMyMFAEmailCodeV4InternalServerError ¶ added in v0.32.0
func NewPublicSendMyMFAEmailCodeV4InternalServerError() *PublicSendMyMFAEmailCodeV4InternalServerError
NewPublicSendMyMFAEmailCodeV4InternalServerError creates a PublicSendMyMFAEmailCodeV4InternalServerError with default headers values
func (*PublicSendMyMFAEmailCodeV4InternalServerError) Error ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4InternalServerError) Error() string
func (*PublicSendMyMFAEmailCodeV4InternalServerError) GetPayload ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicSendMyMFAEmailCodeV4InternalServerError) ToJSONString ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4InternalServerError) ToJSONString() string
type PublicSendMyMFAEmailCodeV4NoContent ¶ added in v0.32.0
type PublicSendMyMFAEmailCodeV4NoContent struct { }
PublicSendMyMFAEmailCodeV4NoContent handles this case with default header values.
code sent
func NewPublicSendMyMFAEmailCodeV4NoContent ¶ added in v0.32.0
func NewPublicSendMyMFAEmailCodeV4NoContent() *PublicSendMyMFAEmailCodeV4NoContent
NewPublicSendMyMFAEmailCodeV4NoContent creates a PublicSendMyMFAEmailCodeV4NoContent with default headers values
func (*PublicSendMyMFAEmailCodeV4NoContent) Error ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4NoContent) Error() string
type PublicSendMyMFAEmailCodeV4NotFound ¶ added in v0.32.0
type PublicSendMyMFAEmailCodeV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicSendMyMFAEmailCodeV4NotFound 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 NewPublicSendMyMFAEmailCodeV4NotFound ¶ added in v0.32.0
func NewPublicSendMyMFAEmailCodeV4NotFound() *PublicSendMyMFAEmailCodeV4NotFound
NewPublicSendMyMFAEmailCodeV4NotFound creates a PublicSendMyMFAEmailCodeV4NotFound with default headers values
func (*PublicSendMyMFAEmailCodeV4NotFound) Error ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4NotFound) Error() string
func (*PublicSendMyMFAEmailCodeV4NotFound) GetPayload ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicSendMyMFAEmailCodeV4NotFound) ToJSONString ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4NotFound) ToJSONString() string
type PublicSendMyMFAEmailCodeV4Params ¶ added in v0.32.0
type PublicSendMyMFAEmailCodeV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicSendMyMFAEmailCodeV4Params contains all the parameters to send to the API endpoint for the public send my mfa email code v4 operation typically these are written to a http.Request
func NewPublicSendMyMFAEmailCodeV4Params ¶ added in v0.32.0
func NewPublicSendMyMFAEmailCodeV4Params() *PublicSendMyMFAEmailCodeV4Params
NewPublicSendMyMFAEmailCodeV4Params creates a new PublicSendMyMFAEmailCodeV4Params object with the default values initialized.
func NewPublicSendMyMFAEmailCodeV4ParamsWithContext ¶ added in v0.32.0
func NewPublicSendMyMFAEmailCodeV4ParamsWithContext(ctx context.Context) *PublicSendMyMFAEmailCodeV4Params
NewPublicSendMyMFAEmailCodeV4ParamsWithContext creates a new PublicSendMyMFAEmailCodeV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicSendMyMFAEmailCodeV4ParamsWithHTTPClient ¶ added in v0.32.0
func NewPublicSendMyMFAEmailCodeV4ParamsWithHTTPClient(client *http.Client) *PublicSendMyMFAEmailCodeV4Params
NewPublicSendMyMFAEmailCodeV4ParamsWithHTTPClient creates a new PublicSendMyMFAEmailCodeV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicSendMyMFAEmailCodeV4ParamsWithTimeout ¶ added in v0.32.0
func NewPublicSendMyMFAEmailCodeV4ParamsWithTimeout(timeout time.Duration) *PublicSendMyMFAEmailCodeV4Params
NewPublicSendMyMFAEmailCodeV4ParamsWithTimeout creates a new PublicSendMyMFAEmailCodeV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicSendMyMFAEmailCodeV4Params) SetAuthInfoWriter ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public send my mfa email code v4 params
func (*PublicSendMyMFAEmailCodeV4Params) SetContext ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public send my mfa email code v4 params
func (*PublicSendMyMFAEmailCodeV4Params) SetHTTPClient ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public send my mfa email code v4 params
func (*PublicSendMyMFAEmailCodeV4Params) SetHTTPClientTransport ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public send my mfa email code v4 params
func (*PublicSendMyMFAEmailCodeV4Params) SetNamespace ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public send my mfa email code v4 params
func (*PublicSendMyMFAEmailCodeV4Params) SetTimeout ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public send my mfa email code v4 params
func (*PublicSendMyMFAEmailCodeV4Params) WithContext ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Params) WithContext(ctx context.Context) *PublicSendMyMFAEmailCodeV4Params
WithContext adds the context to the public send my mfa email code v4 params
func (*PublicSendMyMFAEmailCodeV4Params) WithHTTPClient ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Params) WithHTTPClient(client *http.Client) *PublicSendMyMFAEmailCodeV4Params
WithHTTPClient adds the HTTPClient to the public send my mfa email code v4 params
func (*PublicSendMyMFAEmailCodeV4Params) WithNamespace ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Params) WithNamespace(namespace string) *PublicSendMyMFAEmailCodeV4Params
WithNamespace adds the namespace to the public send my mfa email code v4 params
func (*PublicSendMyMFAEmailCodeV4Params) WithTimeout ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Params) WithTimeout(timeout time.Duration) *PublicSendMyMFAEmailCodeV4Params
WithTimeout adds the timeout to the public send my mfa email code v4 params
func (*PublicSendMyMFAEmailCodeV4Params) WriteToRequest ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicSendMyMFAEmailCodeV4Reader ¶ added in v0.32.0
type PublicSendMyMFAEmailCodeV4Reader struct {
// contains filtered or unexported fields
}
PublicSendMyMFAEmailCodeV4Reader is a Reader for the PublicSendMyMFAEmailCodeV4 structure.
func (*PublicSendMyMFAEmailCodeV4Reader) ReadResponse ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicSendMyMFAEmailCodeV4TooManyRequests ¶ added in v0.32.0
type PublicSendMyMFAEmailCodeV4TooManyRequests struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicSendMyMFAEmailCodeV4TooManyRequests 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 NewPublicSendMyMFAEmailCodeV4TooManyRequests ¶ added in v0.32.0
func NewPublicSendMyMFAEmailCodeV4TooManyRequests() *PublicSendMyMFAEmailCodeV4TooManyRequests
NewPublicSendMyMFAEmailCodeV4TooManyRequests creates a PublicSendMyMFAEmailCodeV4TooManyRequests with default headers values
func (*PublicSendMyMFAEmailCodeV4TooManyRequests) Error ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4TooManyRequests) Error() string
func (*PublicSendMyMFAEmailCodeV4TooManyRequests) GetPayload ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4TooManyRequests) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicSendMyMFAEmailCodeV4TooManyRequests) ToJSONString ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4TooManyRequests) ToJSONString() string
type PublicSendMyMFAEmailCodeV4Unauthorized ¶ added in v0.32.0
type PublicSendMyMFAEmailCodeV4Unauthorized struct {
}PublicSendMyMFAEmailCodeV4Unauthorized 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 NewPublicSendMyMFAEmailCodeV4Unauthorized ¶ added in v0.32.0
func NewPublicSendMyMFAEmailCodeV4Unauthorized() *PublicSendMyMFAEmailCodeV4Unauthorized
NewPublicSendMyMFAEmailCodeV4Unauthorized creates a PublicSendMyMFAEmailCodeV4Unauthorized with default headers values
func (*PublicSendMyMFAEmailCodeV4Unauthorized) Error ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Unauthorized) Error() string
func (*PublicSendMyMFAEmailCodeV4Unauthorized) GetPayload ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicSendMyMFAEmailCodeV4Unauthorized) ToJSONString ¶ added in v0.32.0
func (o *PublicSendMyMFAEmailCodeV4Unauthorized) ToJSONString() string
type PublicUpdateUserEmailAddressV4BadRequest ¶ added in v0.2.0
type PublicUpdateUserEmailAddressV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpdateUserEmailAddressV4BadRequest 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 NewPublicUpdateUserEmailAddressV4BadRequest ¶ added in v0.2.0
func NewPublicUpdateUserEmailAddressV4BadRequest() *PublicUpdateUserEmailAddressV4BadRequest
NewPublicUpdateUserEmailAddressV4BadRequest creates a PublicUpdateUserEmailAddressV4BadRequest with default headers values
func (*PublicUpdateUserEmailAddressV4BadRequest) Error ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4BadRequest) Error() string
func (*PublicUpdateUserEmailAddressV4BadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpdateUserEmailAddressV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserEmailAddressV4BadRequest) ToJSONString() string
type PublicUpdateUserEmailAddressV4Conflict ¶ added in v0.2.0
type PublicUpdateUserEmailAddressV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpdateUserEmailAddressV4Conflict 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 NewPublicUpdateUserEmailAddressV4Conflict ¶ added in v0.2.0
func NewPublicUpdateUserEmailAddressV4Conflict() *PublicUpdateUserEmailAddressV4Conflict
NewPublicUpdateUserEmailAddressV4Conflict creates a PublicUpdateUserEmailAddressV4Conflict with default headers values
func (*PublicUpdateUserEmailAddressV4Conflict) Error ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4Conflict) Error() string
func (*PublicUpdateUserEmailAddressV4Conflict) GetPayload ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpdateUserEmailAddressV4Conflict) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserEmailAddressV4Conflict) ToJSONString() string
type PublicUpdateUserEmailAddressV4InternalServerError ¶ added in v0.2.0
type PublicUpdateUserEmailAddressV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpdateUserEmailAddressV4InternalServerError 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 NewPublicUpdateUserEmailAddressV4InternalServerError ¶ added in v0.2.0
func NewPublicUpdateUserEmailAddressV4InternalServerError() *PublicUpdateUserEmailAddressV4InternalServerError
NewPublicUpdateUserEmailAddressV4InternalServerError creates a PublicUpdateUserEmailAddressV4InternalServerError with default headers values
func (*PublicUpdateUserEmailAddressV4InternalServerError) Error ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4InternalServerError) Error() string
func (*PublicUpdateUserEmailAddressV4InternalServerError) GetPayload ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpdateUserEmailAddressV4InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserEmailAddressV4InternalServerError) ToJSONString() string
type PublicUpdateUserEmailAddressV4NoContent ¶ added in v0.2.0
type PublicUpdateUserEmailAddressV4NoContent struct { }
PublicUpdateUserEmailAddressV4NoContent handles this case with default header values.
Operation succeeded
func NewPublicUpdateUserEmailAddressV4NoContent ¶ added in v0.2.0
func NewPublicUpdateUserEmailAddressV4NoContent() *PublicUpdateUserEmailAddressV4NoContent
NewPublicUpdateUserEmailAddressV4NoContent creates a PublicUpdateUserEmailAddressV4NoContent with default headers values
func (*PublicUpdateUserEmailAddressV4NoContent) Error ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4NoContent) Error() string
type PublicUpdateUserEmailAddressV4NotFound ¶ added in v0.2.0
type PublicUpdateUserEmailAddressV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpdateUserEmailAddressV4NotFound 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 NewPublicUpdateUserEmailAddressV4NotFound ¶ added in v0.2.0
func NewPublicUpdateUserEmailAddressV4NotFound() *PublicUpdateUserEmailAddressV4NotFound
NewPublicUpdateUserEmailAddressV4NotFound creates a PublicUpdateUserEmailAddressV4NotFound with default headers values
func (*PublicUpdateUserEmailAddressV4NotFound) Error ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4NotFound) Error() string
func (*PublicUpdateUserEmailAddressV4NotFound) GetPayload ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpdateUserEmailAddressV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserEmailAddressV4NotFound) ToJSONString() string
type PublicUpdateUserEmailAddressV4Params ¶ added in v0.2.0
type PublicUpdateUserEmailAddressV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ModelEmailUpdateRequestV4 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicUpdateUserEmailAddressV4Params contains all the parameters to send to the API endpoint for the public update user email address v4 operation typically these are written to a http.Request
func NewPublicUpdateUserEmailAddressV4Params ¶ added in v0.2.0
func NewPublicUpdateUserEmailAddressV4Params() *PublicUpdateUserEmailAddressV4Params
NewPublicUpdateUserEmailAddressV4Params creates a new PublicUpdateUserEmailAddressV4Params object with the default values initialized.
func NewPublicUpdateUserEmailAddressV4ParamsWithContext ¶ added in v0.2.0
func NewPublicUpdateUserEmailAddressV4ParamsWithContext(ctx context.Context) *PublicUpdateUserEmailAddressV4Params
NewPublicUpdateUserEmailAddressV4ParamsWithContext creates a new PublicUpdateUserEmailAddressV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicUpdateUserEmailAddressV4ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicUpdateUserEmailAddressV4ParamsWithHTTPClient(client *http.Client) *PublicUpdateUserEmailAddressV4Params
NewPublicUpdateUserEmailAddressV4ParamsWithHTTPClient creates a new PublicUpdateUserEmailAddressV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicUpdateUserEmailAddressV4ParamsWithTimeout ¶ added in v0.2.0
func NewPublicUpdateUserEmailAddressV4ParamsWithTimeout(timeout time.Duration) *PublicUpdateUserEmailAddressV4Params
NewPublicUpdateUserEmailAddressV4ParamsWithTimeout creates a new PublicUpdateUserEmailAddressV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicUpdateUserEmailAddressV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicUpdateUserEmailAddressV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public update user email address v4 params
func (*PublicUpdateUserEmailAddressV4Params) SetBody ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4Params) SetBody(body *iamclientmodels.ModelEmailUpdateRequestV4)
SetBody adds the body to the public update user email address v4 params
func (*PublicUpdateUserEmailAddressV4Params) SetContext ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public update user email address v4 params
func (*PublicUpdateUserEmailAddressV4Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public update user email address v4 params
func (*PublicUpdateUserEmailAddressV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicUpdateUserEmailAddressV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public update user email address v4 params
func (*PublicUpdateUserEmailAddressV4Params) SetNamespace ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public update user email address v4 params
func (*PublicUpdateUserEmailAddressV4Params) SetTimeout ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public update user email address v4 params
func (*PublicUpdateUserEmailAddressV4Params) WithBody ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4Params) WithBody(body *iamclientmodels.ModelEmailUpdateRequestV4) *PublicUpdateUserEmailAddressV4Params
WithBody adds the body to the public update user email address v4 params
func (*PublicUpdateUserEmailAddressV4Params) WithContext ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4Params) WithContext(ctx context.Context) *PublicUpdateUserEmailAddressV4Params
WithContext adds the context to the public update user email address v4 params
func (*PublicUpdateUserEmailAddressV4Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4Params) WithHTTPClient(client *http.Client) *PublicUpdateUserEmailAddressV4Params
WithHTTPClient adds the HTTPClient to the public update user email address v4 params
func (*PublicUpdateUserEmailAddressV4Params) WithNamespace ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4Params) WithNamespace(namespace string) *PublicUpdateUserEmailAddressV4Params
WithNamespace adds the namespace to the public update user email address v4 params
func (*PublicUpdateUserEmailAddressV4Params) WithTimeout ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4Params) WithTimeout(timeout time.Duration) *PublicUpdateUserEmailAddressV4Params
WithTimeout adds the timeout to the public update user email address v4 params
func (*PublicUpdateUserEmailAddressV4Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicUpdateUserEmailAddressV4Reader ¶ added in v0.2.0
type PublicUpdateUserEmailAddressV4Reader struct {
// contains filtered or unexported fields
}
PublicUpdateUserEmailAddressV4Reader is a Reader for the PublicUpdateUserEmailAddressV4 structure.
func (*PublicUpdateUserEmailAddressV4Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUpdateUserEmailAddressV4Unauthorized ¶ added in v0.2.0
type PublicUpdateUserEmailAddressV4Unauthorized struct {
}PublicUpdateUserEmailAddressV4Unauthorized 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 NewPublicUpdateUserEmailAddressV4Unauthorized ¶ added in v0.2.0
func NewPublicUpdateUserEmailAddressV4Unauthorized() *PublicUpdateUserEmailAddressV4Unauthorized
NewPublicUpdateUserEmailAddressV4Unauthorized creates a PublicUpdateUserEmailAddressV4Unauthorized with default headers values
func (*PublicUpdateUserEmailAddressV4Unauthorized) Error ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4Unauthorized) Error() string
func (*PublicUpdateUserEmailAddressV4Unauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicUpdateUserEmailAddressV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpdateUserEmailAddressV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserEmailAddressV4Unauthorized) ToJSONString() string
type PublicUpdateUserV4BadRequest ¶ added in v0.2.0
type PublicUpdateUserV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpdateUserV4BadRequest 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 NewPublicUpdateUserV4BadRequest ¶ added in v0.2.0
func NewPublicUpdateUserV4BadRequest() *PublicUpdateUserV4BadRequest
NewPublicUpdateUserV4BadRequest creates a PublicUpdateUserV4BadRequest with default headers values
func (*PublicUpdateUserV4BadRequest) Error ¶ added in v0.2.0
func (o *PublicUpdateUserV4BadRequest) Error() string
func (*PublicUpdateUserV4BadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicUpdateUserV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpdateUserV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserV4BadRequest) ToJSONString() string
type PublicUpdateUserV4Conflict ¶ added in v0.2.0
type PublicUpdateUserV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpdateUserV4Conflict 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 NewPublicUpdateUserV4Conflict ¶ added in v0.2.0
func NewPublicUpdateUserV4Conflict() *PublicUpdateUserV4Conflict
NewPublicUpdateUserV4Conflict creates a PublicUpdateUserV4Conflict with default headers values
func (*PublicUpdateUserV4Conflict) Error ¶ added in v0.2.0
func (o *PublicUpdateUserV4Conflict) Error() string
func (*PublicUpdateUserV4Conflict) GetPayload ¶ added in v0.2.0
func (o *PublicUpdateUserV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpdateUserV4Conflict) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserV4Conflict) ToJSONString() string
type PublicUpdateUserV4InternalServerError ¶ added in v0.2.0
type PublicUpdateUserV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpdateUserV4InternalServerError 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 NewPublicUpdateUserV4InternalServerError ¶ added in v0.2.0
func NewPublicUpdateUserV4InternalServerError() *PublicUpdateUserV4InternalServerError
NewPublicUpdateUserV4InternalServerError creates a PublicUpdateUserV4InternalServerError with default headers values
func (*PublicUpdateUserV4InternalServerError) Error ¶ added in v0.2.0
func (o *PublicUpdateUserV4InternalServerError) Error() string
func (*PublicUpdateUserV4InternalServerError) GetPayload ¶ added in v0.31.0
func (o *PublicUpdateUserV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpdateUserV4InternalServerError) ToJSONString ¶ added in v0.31.0
func (o *PublicUpdateUserV4InternalServerError) ToJSONString() string
type PublicUpdateUserV4OK ¶ added in v0.2.0
type PublicUpdateUserV4OK struct {
Payload *iamclientmodels.ModelUserResponseV3
}
PublicUpdateUserV4OK handles this case with default header values.
OK
func NewPublicUpdateUserV4OK ¶ added in v0.2.0
func NewPublicUpdateUserV4OK() *PublicUpdateUserV4OK
NewPublicUpdateUserV4OK creates a PublicUpdateUserV4OK with default headers values
func (*PublicUpdateUserV4OK) Error ¶ added in v0.2.0
func (o *PublicUpdateUserV4OK) Error() string
func (*PublicUpdateUserV4OK) GetPayload ¶ added in v0.2.0
func (o *PublicUpdateUserV4OK) GetPayload() *iamclientmodels.ModelUserResponseV3
func (*PublicUpdateUserV4OK) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserV4OK) ToJSONString() string
type PublicUpdateUserV4Params ¶ added in v0.2.0
type PublicUpdateUserV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.ModelUserUpdateRequestV3 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicUpdateUserV4Params contains all the parameters to send to the API endpoint for the public update user v4 operation typically these are written to a http.Request
func NewPublicUpdateUserV4Params ¶ added in v0.2.0
func NewPublicUpdateUserV4Params() *PublicUpdateUserV4Params
NewPublicUpdateUserV4Params creates a new PublicUpdateUserV4Params object with the default values initialized.
func NewPublicUpdateUserV4ParamsWithContext ¶ added in v0.2.0
func NewPublicUpdateUserV4ParamsWithContext(ctx context.Context) *PublicUpdateUserV4Params
NewPublicUpdateUserV4ParamsWithContext creates a new PublicUpdateUserV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicUpdateUserV4ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicUpdateUserV4ParamsWithHTTPClient(client *http.Client) *PublicUpdateUserV4Params
NewPublicUpdateUserV4ParamsWithHTTPClient creates a new PublicUpdateUserV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicUpdateUserV4ParamsWithTimeout ¶ added in v0.2.0
func NewPublicUpdateUserV4ParamsWithTimeout(timeout time.Duration) *PublicUpdateUserV4Params
NewPublicUpdateUserV4ParamsWithTimeout creates a new PublicUpdateUserV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicUpdateUserV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicUpdateUserV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public update user v4 params
func (*PublicUpdateUserV4Params) SetBody ¶ added in v0.2.0
func (o *PublicUpdateUserV4Params) SetBody(body *iamclientmodels.ModelUserUpdateRequestV3)
SetBody adds the body to the public update user v4 params
func (*PublicUpdateUserV4Params) SetContext ¶ added in v0.2.0
func (o *PublicUpdateUserV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public update user v4 params
func (*PublicUpdateUserV4Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicUpdateUserV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public update user v4 params
func (*PublicUpdateUserV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicUpdateUserV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public update user v4 params
func (*PublicUpdateUserV4Params) SetNamespace ¶ added in v0.2.0
func (o *PublicUpdateUserV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public update user v4 params
func (*PublicUpdateUserV4Params) SetTimeout ¶ added in v0.2.0
func (o *PublicUpdateUserV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public update user v4 params
func (*PublicUpdateUserV4Params) WithBody ¶ added in v0.2.0
func (o *PublicUpdateUserV4Params) WithBody(body *iamclientmodels.ModelUserUpdateRequestV3) *PublicUpdateUserV4Params
WithBody adds the body to the public update user v4 params
func (*PublicUpdateUserV4Params) WithContext ¶ added in v0.2.0
func (o *PublicUpdateUserV4Params) WithContext(ctx context.Context) *PublicUpdateUserV4Params
WithContext adds the context to the public update user v4 params
func (*PublicUpdateUserV4Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicUpdateUserV4Params) WithHTTPClient(client *http.Client) *PublicUpdateUserV4Params
WithHTTPClient adds the HTTPClient to the public update user v4 params
func (*PublicUpdateUserV4Params) WithNamespace ¶ added in v0.2.0
func (o *PublicUpdateUserV4Params) WithNamespace(namespace string) *PublicUpdateUserV4Params
WithNamespace adds the namespace to the public update user v4 params
func (*PublicUpdateUserV4Params) WithTimeout ¶ added in v0.2.0
func (o *PublicUpdateUserV4Params) WithTimeout(timeout time.Duration) *PublicUpdateUserV4Params
WithTimeout adds the timeout to the public update user v4 params
func (*PublicUpdateUserV4Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicUpdateUserV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicUpdateUserV4Reader ¶ added in v0.2.0
type PublicUpdateUserV4Reader struct {
// contains filtered or unexported fields
}
PublicUpdateUserV4Reader is a Reader for the PublicUpdateUserV4 structure.
func (*PublicUpdateUserV4Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicUpdateUserV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUpdateUserV4Unauthorized ¶ added in v0.2.0
type PublicUpdateUserV4Unauthorized struct {
}PublicUpdateUserV4Unauthorized 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 NewPublicUpdateUserV4Unauthorized ¶ added in v0.2.0
func NewPublicUpdateUserV4Unauthorized() *PublicUpdateUserV4Unauthorized
NewPublicUpdateUserV4Unauthorized creates a PublicUpdateUserV4Unauthorized with default headers values
func (*PublicUpdateUserV4Unauthorized) Error ¶ added in v0.2.0
func (o *PublicUpdateUserV4Unauthorized) Error() string
func (*PublicUpdateUserV4Unauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicUpdateUserV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpdateUserV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserV4Unauthorized) ToJSONString() string
type PublicUpgradeHeadlessAccountV4BadRequest ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpgradeHeadlessAccountV4BadRequest 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 NewPublicUpgradeHeadlessAccountV4BadRequest ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV4BadRequest() *PublicUpgradeHeadlessAccountV4BadRequest
NewPublicUpgradeHeadlessAccountV4BadRequest creates a PublicUpgradeHeadlessAccountV4BadRequest with default headers values
func (*PublicUpgradeHeadlessAccountV4BadRequest) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4BadRequest) Error() string
func (*PublicUpgradeHeadlessAccountV4BadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpgradeHeadlessAccountV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicUpgradeHeadlessAccountV4BadRequest) ToJSONString() string
type PublicUpgradeHeadlessAccountV4Conflict ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpgradeHeadlessAccountV4Conflict 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><tr><td>10133</td><td>email already used</td></tr><tr><td>10177</td><td>username already used</td></tr></table>
func NewPublicUpgradeHeadlessAccountV4Conflict ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV4Conflict() *PublicUpgradeHeadlessAccountV4Conflict
NewPublicUpgradeHeadlessAccountV4Conflict creates a PublicUpgradeHeadlessAccountV4Conflict with default headers values
func (*PublicUpgradeHeadlessAccountV4Conflict) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4Conflict) Error() string
func (*PublicUpgradeHeadlessAccountV4Conflict) GetPayload ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpgradeHeadlessAccountV4Conflict) ToJSONString ¶ added in v0.25.0
func (o *PublicUpgradeHeadlessAccountV4Conflict) ToJSONString() string
type PublicUpgradeHeadlessAccountV4InternalServerError ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpgradeHeadlessAccountV4InternalServerError 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 NewPublicUpgradeHeadlessAccountV4InternalServerError ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV4InternalServerError() *PublicUpgradeHeadlessAccountV4InternalServerError
NewPublicUpgradeHeadlessAccountV4InternalServerError creates a PublicUpgradeHeadlessAccountV4InternalServerError with default headers values
func (*PublicUpgradeHeadlessAccountV4InternalServerError) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4InternalServerError) Error() string
func (*PublicUpgradeHeadlessAccountV4InternalServerError) GetPayload ¶ added in v0.31.0
func (o *PublicUpgradeHeadlessAccountV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpgradeHeadlessAccountV4InternalServerError) ToJSONString ¶ added in v0.31.0
func (o *PublicUpgradeHeadlessAccountV4InternalServerError) ToJSONString() string
type PublicUpgradeHeadlessAccountV4NotFound ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpgradeHeadlessAccountV4NotFound 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 NewPublicUpgradeHeadlessAccountV4NotFound ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV4NotFound() *PublicUpgradeHeadlessAccountV4NotFound
NewPublicUpgradeHeadlessAccountV4NotFound creates a PublicUpgradeHeadlessAccountV4NotFound with default headers values
func (*PublicUpgradeHeadlessAccountV4NotFound) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4NotFound) Error() string
func (*PublicUpgradeHeadlessAccountV4NotFound) GetPayload ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpgradeHeadlessAccountV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicUpgradeHeadlessAccountV4NotFound) ToJSONString() string
type PublicUpgradeHeadlessAccountV4OK ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountV4OK struct {
Payload *iamclientmodels.AccountUserResponseV4
}
PublicUpgradeHeadlessAccountV4OK handles this case with default header values.
OK
func NewPublicUpgradeHeadlessAccountV4OK ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV4OK() *PublicUpgradeHeadlessAccountV4OK
NewPublicUpgradeHeadlessAccountV4OK creates a PublicUpgradeHeadlessAccountV4OK with default headers values
func (*PublicUpgradeHeadlessAccountV4OK) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4OK) Error() string
func (*PublicUpgradeHeadlessAccountV4OK) GetPayload ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4OK) GetPayload() *iamclientmodels.AccountUserResponseV4
func (*PublicUpgradeHeadlessAccountV4OK) ToJSONString ¶ added in v0.25.0
func (o *PublicUpgradeHeadlessAccountV4OK) ToJSONString() string
type PublicUpgradeHeadlessAccountV4Params ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.AccountUpgradeHeadlessAccountRequestV4 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicUpgradeHeadlessAccountV4Params contains all the parameters to send to the API endpoint for the public upgrade headless account v4 operation typically these are written to a http.Request
func NewPublicUpgradeHeadlessAccountV4Params ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV4Params() *PublicUpgradeHeadlessAccountV4Params
NewPublicUpgradeHeadlessAccountV4Params creates a new PublicUpgradeHeadlessAccountV4Params object with the default values initialized.
func NewPublicUpgradeHeadlessAccountV4ParamsWithContext ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV4ParamsWithContext(ctx context.Context) *PublicUpgradeHeadlessAccountV4Params
NewPublicUpgradeHeadlessAccountV4ParamsWithContext creates a new PublicUpgradeHeadlessAccountV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicUpgradeHeadlessAccountV4ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV4ParamsWithHTTPClient(client *http.Client) *PublicUpgradeHeadlessAccountV4Params
NewPublicUpgradeHeadlessAccountV4ParamsWithHTTPClient creates a new PublicUpgradeHeadlessAccountV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicUpgradeHeadlessAccountV4ParamsWithTimeout ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV4ParamsWithTimeout(timeout time.Duration) *PublicUpgradeHeadlessAccountV4Params
NewPublicUpgradeHeadlessAccountV4ParamsWithTimeout creates a new PublicUpgradeHeadlessAccountV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicUpgradeHeadlessAccountV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicUpgradeHeadlessAccountV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public upgrade headless account v4 params
func (*PublicUpgradeHeadlessAccountV4Params) SetBody ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4Params) SetBody(body *iamclientmodels.AccountUpgradeHeadlessAccountRequestV4)
SetBody adds the body to the public upgrade headless account v4 params
func (*PublicUpgradeHeadlessAccountV4Params) SetContext ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public upgrade headless account v4 params
func (*PublicUpgradeHeadlessAccountV4Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public upgrade headless account v4 params
func (*PublicUpgradeHeadlessAccountV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicUpgradeHeadlessAccountV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public upgrade headless account v4 params
func (*PublicUpgradeHeadlessAccountV4Params) SetNamespace ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public upgrade headless account v4 params
func (*PublicUpgradeHeadlessAccountV4Params) SetTimeout ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public upgrade headless account v4 params
func (*PublicUpgradeHeadlessAccountV4Params) WithBody ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4Params) WithBody(body *iamclientmodels.AccountUpgradeHeadlessAccountRequestV4) *PublicUpgradeHeadlessAccountV4Params
WithBody adds the body to the public upgrade headless account v4 params
func (*PublicUpgradeHeadlessAccountV4Params) WithContext ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4Params) WithContext(ctx context.Context) *PublicUpgradeHeadlessAccountV4Params
WithContext adds the context to the public upgrade headless account v4 params
func (*PublicUpgradeHeadlessAccountV4Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4Params) WithHTTPClient(client *http.Client) *PublicUpgradeHeadlessAccountV4Params
WithHTTPClient adds the HTTPClient to the public upgrade headless account v4 params
func (*PublicUpgradeHeadlessAccountV4Params) WithNamespace ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4Params) WithNamespace(namespace string) *PublicUpgradeHeadlessAccountV4Params
WithNamespace adds the namespace to the public upgrade headless account v4 params
func (*PublicUpgradeHeadlessAccountV4Params) WithTimeout ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4Params) WithTimeout(timeout time.Duration) *PublicUpgradeHeadlessAccountV4Params
WithTimeout adds the timeout to the public upgrade headless account v4 params
func (*PublicUpgradeHeadlessAccountV4Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicUpgradeHeadlessAccountV4Reader ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountV4Reader struct {
// contains filtered or unexported fields
}
PublicUpgradeHeadlessAccountV4Reader is a Reader for the PublicUpgradeHeadlessAccountV4 structure.
func (*PublicUpgradeHeadlessAccountV4Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUpgradeHeadlessAccountV4Unauthorized ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountV4Unauthorized struct {
}PublicUpgradeHeadlessAccountV4Unauthorized 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 NewPublicUpgradeHeadlessAccountV4Unauthorized ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV4Unauthorized() *PublicUpgradeHeadlessAccountV4Unauthorized
NewPublicUpgradeHeadlessAccountV4Unauthorized creates a PublicUpgradeHeadlessAccountV4Unauthorized with default headers values
func (*PublicUpgradeHeadlessAccountV4Unauthorized) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4Unauthorized) Error() string
func (*PublicUpgradeHeadlessAccountV4Unauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpgradeHeadlessAccountV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicUpgradeHeadlessAccountV4Unauthorized) ToJSONString() string
type PublicUpgradeHeadlessAccountWithVerificationCodeV4BadRequest ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountWithVerificationCodeV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpgradeHeadlessAccountWithVerificationCodeV4BadRequest 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 NewPublicUpgradeHeadlessAccountWithVerificationCodeV4BadRequest ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4BadRequest() *PublicUpgradeHeadlessAccountWithVerificationCodeV4BadRequest
NewPublicUpgradeHeadlessAccountWithVerificationCodeV4BadRequest creates a PublicUpgradeHeadlessAccountWithVerificationCodeV4BadRequest with default headers values
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4BadRequest) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4BadRequest) Error() string
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4BadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4BadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4BadRequest) ToJSONString() string
type PublicUpgradeHeadlessAccountWithVerificationCodeV4Conflict ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountWithVerificationCodeV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpgradeHeadlessAccountWithVerificationCodeV4Conflict 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 NewPublicUpgradeHeadlessAccountWithVerificationCodeV4Conflict ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4Conflict() *PublicUpgradeHeadlessAccountWithVerificationCodeV4Conflict
NewPublicUpgradeHeadlessAccountWithVerificationCodeV4Conflict creates a PublicUpgradeHeadlessAccountWithVerificationCodeV4Conflict with default headers values
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Conflict) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Conflict) Error() string
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Conflict) GetPayload ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Conflict) ToJSONString ¶ added in v0.25.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Conflict) ToJSONString() string
type PublicUpgradeHeadlessAccountWithVerificationCodeV4Forbidden ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountWithVerificationCodeV4Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpgradeHeadlessAccountWithVerificationCodeV4Forbidden 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 NewPublicUpgradeHeadlessAccountWithVerificationCodeV4Forbidden ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4Forbidden() *PublicUpgradeHeadlessAccountWithVerificationCodeV4Forbidden
NewPublicUpgradeHeadlessAccountWithVerificationCodeV4Forbidden creates a PublicUpgradeHeadlessAccountWithVerificationCodeV4Forbidden with default headers values
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Forbidden) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Forbidden) Error() string
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Forbidden) GetPayload ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Forbidden) ToJSONString ¶ added in v0.25.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Forbidden) ToJSONString() string
type PublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError 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 NewPublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError() *PublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError
NewPublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError creates a PublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError with default headers values
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError) Error() string
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError) GetPayload ¶ added in v0.31.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError) ToJSONString ¶ added in v0.31.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4InternalServerError) ToJSONString() string
type PublicUpgradeHeadlessAccountWithVerificationCodeV4NotFound ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountWithVerificationCodeV4NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpgradeHeadlessAccountWithVerificationCodeV4NotFound 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 NewPublicUpgradeHeadlessAccountWithVerificationCodeV4NotFound ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4NotFound() *PublicUpgradeHeadlessAccountWithVerificationCodeV4NotFound
NewPublicUpgradeHeadlessAccountWithVerificationCodeV4NotFound creates a PublicUpgradeHeadlessAccountWithVerificationCodeV4NotFound with default headers values
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4NotFound) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4NotFound) Error() string
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4NotFound) GetPayload ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4NotFound) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4NotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4NotFound) ToJSONString() string
type PublicUpgradeHeadlessAccountWithVerificationCodeV4OK ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountWithVerificationCodeV4OK struct {
Payload *iamclientmodels.AccountUserResponseV4
}
PublicUpgradeHeadlessAccountWithVerificationCodeV4OK handles this case with default header values.
OK
func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4OK ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4OK() *PublicUpgradeHeadlessAccountWithVerificationCodeV4OK
NewPublicUpgradeHeadlessAccountWithVerificationCodeV4OK creates a PublicUpgradeHeadlessAccountWithVerificationCodeV4OK with default headers values
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4OK) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4OK) Error() string
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4OK) GetPayload ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4OK) GetPayload() *iamclientmodels.AccountUserResponseV4
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4OK) ToJSONString ¶ added in v0.25.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4OK) ToJSONString() string
type PublicUpgradeHeadlessAccountWithVerificationCodeV4Params ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountWithVerificationCodeV4Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *iamclientmodels.AccountUpgradeHeadlessAccountWithVerificationCodeRequestV4 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicUpgradeHeadlessAccountWithVerificationCodeV4Params contains all the parameters to send to the API endpoint for the public upgrade headless account with verification code v4 operation typically these are written to a http.Request
func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4Params ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4Params() *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
NewPublicUpgradeHeadlessAccountWithVerificationCodeV4Params creates a new PublicUpgradeHeadlessAccountWithVerificationCodeV4Params object with the default values initialized.
func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4ParamsWithContext ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4ParamsWithContext(ctx context.Context) *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
NewPublicUpgradeHeadlessAccountWithVerificationCodeV4ParamsWithContext creates a new PublicUpgradeHeadlessAccountWithVerificationCodeV4Params object with the default values initialized, and the ability to set a context for a request
func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4ParamsWithHTTPClient(client *http.Client) *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
NewPublicUpgradeHeadlessAccountWithVerificationCodeV4ParamsWithHTTPClient creates a new PublicUpgradeHeadlessAccountWithVerificationCodeV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4ParamsWithTimeout ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4ParamsWithTimeout(timeout time.Duration) *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
NewPublicUpgradeHeadlessAccountWithVerificationCodeV4ParamsWithTimeout creates a new PublicUpgradeHeadlessAccountWithVerificationCodeV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public upgrade headless account with verification code v4 params
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetBody ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetBody(body *iamclientmodels.AccountUpgradeHeadlessAccountWithVerificationCodeRequestV4)
SetBody adds the body to the public upgrade headless account with verification code v4 params
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetContext ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetContext(ctx context.Context)
SetContext adds the context to the public upgrade headless account with verification code v4 params
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public upgrade headless account with verification code v4 params
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public upgrade headless account with verification code v4 params
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetNamespace ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public upgrade headless account with verification code v4 params
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetTimeout ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public upgrade headless account with verification code v4 params
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WithBody ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WithBody(body *iamclientmodels.AccountUpgradeHeadlessAccountWithVerificationCodeRequestV4) *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
WithBody adds the body to the public upgrade headless account with verification code v4 params
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WithContext ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WithContext(ctx context.Context) *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
WithContext adds the context to the public upgrade headless account with verification code v4 params
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WithHTTPClient(client *http.Client) *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
WithHTTPClient adds the HTTPClient to the public upgrade headless account with verification code v4 params
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WithNamespace ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WithNamespace(namespace string) *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
WithNamespace adds the namespace to the public upgrade headless account with verification code v4 params
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WithTimeout ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WithTimeout(timeout time.Duration) *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params
WithTimeout adds the timeout to the public upgrade headless account with verification code v4 params
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicUpgradeHeadlessAccountWithVerificationCodeV4Reader ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountWithVerificationCodeV4Reader struct {
// contains filtered or unexported fields
}
PublicUpgradeHeadlessAccountWithVerificationCodeV4Reader is a Reader for the PublicUpgradeHeadlessAccountWithVerificationCodeV4 structure.
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized struct {
}PublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized 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 NewPublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized() *PublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized
NewPublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized creates a PublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized with default headers values
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized) Error() string
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
func (*PublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicUpgradeHeadlessAccountWithVerificationCodeV4Unauthorized) ToJSONString() string
Source Files ¶
- admin_add_user_role_v4_parameters.go
- admin_add_user_role_v4_responses.go
- admin_bulk_check_valid_user_id_v4_parameters.go
- admin_bulk_check_valid_user_id_v4_responses.go
- admin_create_test_users_v4_parameters.go
- admin_create_test_users_v4_responses.go
- admin_disable_my_authenticator_v4_parameters.go
- admin_disable_my_authenticator_v4_responses.go
- admin_disable_my_backup_codes_v4_parameters.go
- admin_disable_my_backup_codes_v4_responses.go
- admin_disable_my_email_v4_parameters.go
- admin_disable_my_email_v4_responses.go
- admin_disable_user_mfa_v4_parameters.go
- admin_disable_user_mfa_v4_responses.go
- admin_download_my_backup_codes_v4_parameters.go
- admin_download_my_backup_codes_v4_responses.go
- admin_enable_my_authenticator_v4_parameters.go
- admin_enable_my_authenticator_v4_responses.go
- admin_enable_my_backup_codes_v4_parameters.go
- admin_enable_my_backup_codes_v4_responses.go
- admin_enable_my_email_v4_parameters.go
- admin_enable_my_email_v4_responses.go
- admin_generate_my_authenticator_key_v4_parameters.go
- admin_generate_my_authenticator_key_v4_responses.go
- admin_generate_my_backup_codes_v4_parameters.go
- admin_generate_my_backup_codes_v4_responses.go
- admin_get_my_backup_codes_v4_parameters.go
- admin_get_my_backup_codes_v4_responses.go
- admin_get_my_enabled_factors_v4_parameters.go
- admin_get_my_enabled_factors_v4_responses.go
- admin_invite_user_new_v4_parameters.go
- admin_invite_user_new_v4_responses.go
- admin_invite_user_v4_parameters.go
- admin_invite_user_v4_responses.go
- admin_list_user_roles_v4_parameters.go
- admin_list_user_roles_v4_responses.go
- admin_make_factor_my_default_v4_parameters.go
- admin_make_factor_my_default_v4_responses.go
- admin_remove_user_role_v4_parameters.go
- admin_remove_user_role_v4_responses.go
- admin_send_my_mfa_email_code_v4_parameters.go
- admin_send_my_mfa_email_code_v4_responses.go
- admin_update_my_user_v4_parameters.go
- admin_update_my_user_v4_responses.go
- admin_update_user_email_address_v4_parameters.go
- admin_update_user_email_address_v4_responses.go
- admin_update_user_role_v4_parameters.go
- admin_update_user_role_v4_responses.go
- admin_update_user_v4_parameters.go
- admin_update_user_v4_responses.go
- create_user_from_invitation_v4_parameters.go
- create_user_from_invitation_v4_responses.go
- public_create_test_user_v4_parameters.go
- public_create_test_user_v4_responses.go
- public_create_user_v4_parameters.go
- public_create_user_v4_responses.go
- public_disable_my_authenticator_v4_parameters.go
- public_disable_my_authenticator_v4_responses.go
- public_disable_my_backup_codes_v4_parameters.go
- public_disable_my_backup_codes_v4_responses.go
- public_disable_my_email_v4_parameters.go
- public_disable_my_email_v4_responses.go
- public_download_my_backup_codes_v4_parameters.go
- public_download_my_backup_codes_v4_responses.go
- public_enable_my_authenticator_v4_parameters.go
- public_enable_my_authenticator_v4_responses.go
- public_enable_my_backup_codes_v4_parameters.go
- public_enable_my_backup_codes_v4_responses.go
- public_enable_my_email_v4_parameters.go
- public_enable_my_email_v4_responses.go
- public_generate_my_authenticator_key_v4_parameters.go
- public_generate_my_authenticator_key_v4_responses.go
- public_generate_my_backup_codes_v4_parameters.go
- public_generate_my_backup_codes_v4_responses.go
- public_get_my_backup_codes_v4_parameters.go
- public_get_my_backup_codes_v4_responses.go
- public_get_my_enabled_factors_v4_parameters.go
- public_get_my_enabled_factors_v4_responses.go
- public_invite_user_v4_parameters.go
- public_invite_user_v4_responses.go
- public_make_factor_my_default_v4_parameters.go
- public_make_factor_my_default_v4_responses.go
- public_remove_trusted_device_v4_parameters.go
- public_remove_trusted_device_v4_responses.go
- public_send_my_mfa_email_code_v4_parameters.go
- public_send_my_mfa_email_code_v4_responses.go
- public_update_user_email_address_v4_parameters.go
- public_update_user_email_address_v4_responses.go
- public_update_user_v4_parameters.go
- public_update_user_v4_responses.go
- public_upgrade_headless_account_v4_parameters.go
- public_upgrade_headless_account_v4_responses.go
- public_upgrade_headless_account_with_verification_code_v4_parameters.go
- public_upgrade_headless_account_with_verification_code_v4_responses.go
- users_v4_client.go