Versions in this module Expand all Collapse all v3 v3.4.5 Feb 25, 2023 Changes in this version + type Client struct + func (a *Client) SetTransport(transport runtime.ClientTransport) + func (a *Client) UsersConfigList(params *UsersConfigListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersConfigListOK, error) + func (a *Client) UsersGroupsBulkDelete(params *UsersGroupsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsBulkDeleteNoContent, error) + func (a *Client) UsersGroupsBulkPartialUpdate(params *UsersGroupsBulkPartialUpdateParams, ...) (*UsersGroupsBulkPartialUpdateOK, error) + func (a *Client) UsersGroupsBulkUpdate(params *UsersGroupsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsBulkUpdateOK, error) + func (a *Client) UsersGroupsCreate(params *UsersGroupsCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsCreateCreated, error) + func (a *Client) UsersGroupsDelete(params *UsersGroupsDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsDeleteNoContent, error) + func (a *Client) UsersGroupsList(params *UsersGroupsListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsListOK, error) + func (a *Client) UsersGroupsPartialUpdate(params *UsersGroupsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsPartialUpdateOK, error) + func (a *Client) UsersGroupsRead(params *UsersGroupsReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsReadOK, error) + func (a *Client) UsersGroupsUpdate(params *UsersGroupsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsUpdateOK, error) + func (a *Client) UsersPermissionsBulkDelete(params *UsersPermissionsBulkDeleteParams, ...) (*UsersPermissionsBulkDeleteNoContent, error) + func (a *Client) UsersPermissionsBulkPartialUpdate(params *UsersPermissionsBulkPartialUpdateParams, ...) (*UsersPermissionsBulkPartialUpdateOK, error) + func (a *Client) UsersPermissionsBulkUpdate(params *UsersPermissionsBulkUpdateParams, ...) (*UsersPermissionsBulkUpdateOK, error) + func (a *Client) UsersPermissionsCreate(params *UsersPermissionsCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsCreateCreated, error) + func (a *Client) UsersPermissionsDelete(params *UsersPermissionsDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsDeleteNoContent, error) + func (a *Client) UsersPermissionsList(params *UsersPermissionsListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsListOK, error) + func (a *Client) UsersPermissionsPartialUpdate(params *UsersPermissionsPartialUpdateParams, ...) (*UsersPermissionsPartialUpdateOK, error) + func (a *Client) UsersPermissionsRead(params *UsersPermissionsReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsReadOK, error) + func (a *Client) UsersPermissionsUpdate(params *UsersPermissionsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsUpdateOK, error) + func (a *Client) UsersTokensBulkDelete(params *UsersTokensBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersTokensBulkDeleteNoContent, error) + func (a *Client) UsersTokensBulkPartialUpdate(params *UsersTokensBulkPartialUpdateParams, ...) (*UsersTokensBulkPartialUpdateOK, error) + func (a *Client) UsersTokensBulkUpdate(params *UsersTokensBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersTokensBulkUpdateOK, error) + func (a *Client) UsersTokensCreate(params *UsersTokensCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersTokensCreateCreated, error) + func (a *Client) UsersTokensDelete(params *UsersTokensDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersTokensDeleteNoContent, error) + func (a *Client) UsersTokensList(params *UsersTokensListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersTokensListOK, error) + func (a *Client) UsersTokensPartialUpdate(params *UsersTokensPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersTokensPartialUpdateOK, error) + func (a *Client) UsersTokensProvisionCreate(params *UsersTokensProvisionCreateParams, ...) (*UsersTokensProvisionCreateCreated, error) + func (a *Client) UsersTokensRead(params *UsersTokensReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersTokensReadOK, error) + func (a *Client) UsersTokensUpdate(params *UsersTokensUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersTokensUpdateOK, error) + func (a *Client) UsersUsersBulkDelete(params *UsersUsersBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersBulkDeleteNoContent, error) + func (a *Client) UsersUsersBulkPartialUpdate(params *UsersUsersBulkPartialUpdateParams, ...) (*UsersUsersBulkPartialUpdateOK, error) + func (a *Client) UsersUsersBulkUpdate(params *UsersUsersBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersBulkUpdateOK, error) + func (a *Client) UsersUsersCreate(params *UsersUsersCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersCreateCreated, error) + func (a *Client) UsersUsersDelete(params *UsersUsersDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersDeleteNoContent, error) + func (a *Client) UsersUsersList(params *UsersUsersListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersListOK, error) + func (a *Client) UsersUsersPartialUpdate(params *UsersUsersPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersPartialUpdateOK, error) + func (a *Client) UsersUsersRead(params *UsersUsersReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersReadOK, error) + func (a *Client) UsersUsersUpdate(params *UsersUsersUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersUpdateOK, error) + type ClientOption func(*runtime.ClientOperation) + type ClientService interface + SetTransport func(transport runtime.ClientTransport) + UsersConfigList func(params *UsersConfigListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersConfigListOK, error) + UsersGroupsBulkDelete func(params *UsersGroupsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsBulkDeleteNoContent, error) + UsersGroupsBulkPartialUpdate func(params *UsersGroupsBulkPartialUpdateParams, ...) (*UsersGroupsBulkPartialUpdateOK, error) + UsersGroupsBulkUpdate func(params *UsersGroupsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsBulkUpdateOK, error) + UsersGroupsCreate func(params *UsersGroupsCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsCreateCreated, error) + UsersGroupsDelete func(params *UsersGroupsDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsDeleteNoContent, error) + UsersGroupsList func(params *UsersGroupsListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsListOK, error) + UsersGroupsPartialUpdate func(params *UsersGroupsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsPartialUpdateOK, error) + UsersGroupsRead func(params *UsersGroupsReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsReadOK, error) + UsersGroupsUpdate func(params *UsersGroupsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsUpdateOK, error) + UsersPermissionsBulkDelete func(params *UsersPermissionsBulkDeleteParams, ...) (*UsersPermissionsBulkDeleteNoContent, error) + UsersPermissionsBulkPartialUpdate func(params *UsersPermissionsBulkPartialUpdateParams, ...) (*UsersPermissionsBulkPartialUpdateOK, error) + UsersPermissionsBulkUpdate func(params *UsersPermissionsBulkUpdateParams, ...) (*UsersPermissionsBulkUpdateOK, error) + UsersPermissionsCreate func(params *UsersPermissionsCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsCreateCreated, error) + UsersPermissionsDelete func(params *UsersPermissionsDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsDeleteNoContent, error) + UsersPermissionsList func(params *UsersPermissionsListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsListOK, error) + UsersPermissionsPartialUpdate func(params *UsersPermissionsPartialUpdateParams, ...) (*UsersPermissionsPartialUpdateOK, error) + UsersPermissionsRead func(params *UsersPermissionsReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsReadOK, error) + UsersPermissionsUpdate func(params *UsersPermissionsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsUpdateOK, error) + UsersTokensBulkDelete func(params *UsersTokensBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersTokensBulkDeleteNoContent, error) + UsersTokensBulkPartialUpdate func(params *UsersTokensBulkPartialUpdateParams, ...) (*UsersTokensBulkPartialUpdateOK, error) + UsersTokensBulkUpdate func(params *UsersTokensBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersTokensBulkUpdateOK, error) + UsersTokensCreate func(params *UsersTokensCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersTokensCreateCreated, error) + UsersTokensDelete func(params *UsersTokensDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersTokensDeleteNoContent, error) + UsersTokensList func(params *UsersTokensListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersTokensListOK, error) + UsersTokensPartialUpdate func(params *UsersTokensPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersTokensPartialUpdateOK, error) + UsersTokensProvisionCreate func(params *UsersTokensProvisionCreateParams, ...) (*UsersTokensProvisionCreateCreated, error) + UsersTokensRead func(params *UsersTokensReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersTokensReadOK, error) + UsersTokensUpdate func(params *UsersTokensUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersTokensUpdateOK, error) + UsersUsersBulkDelete func(params *UsersUsersBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersBulkDeleteNoContent, error) + UsersUsersBulkPartialUpdate func(params *UsersUsersBulkPartialUpdateParams, ...) (*UsersUsersBulkPartialUpdateOK, error) + UsersUsersBulkUpdate func(params *UsersUsersBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersBulkUpdateOK, error) + UsersUsersCreate func(params *UsersUsersCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersCreateCreated, error) + UsersUsersDelete func(params *UsersUsersDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersDeleteNoContent, error) + UsersUsersList func(params *UsersUsersListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersListOK, error) + UsersUsersPartialUpdate func(params *UsersUsersPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersPartialUpdateOK, error) + UsersUsersRead func(params *UsersUsersReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersReadOK, error) + UsersUsersUpdate func(params *UsersUsersUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersUpdateOK, error) + func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService + type UsersConfigListDefault struct + Payload interface{} + func NewUsersConfigListDefault(code int) *UsersConfigListDefault + func (o *UsersConfigListDefault) Code() int + func (o *UsersConfigListDefault) Error() string + func (o *UsersConfigListDefault) GetPayload() interface{} + func (o *UsersConfigListDefault) IsClientError() bool + func (o *UsersConfigListDefault) IsCode(code int) bool + func (o *UsersConfigListDefault) IsRedirect() bool + func (o *UsersConfigListDefault) IsServerError() bool + func (o *UsersConfigListDefault) IsSuccess() bool + func (o *UsersConfigListDefault) String() string + type UsersConfigListOK struct + func NewUsersConfigListOK() *UsersConfigListOK + func (o *UsersConfigListOK) Code() int + func (o *UsersConfigListOK) Error() string + func (o *UsersConfigListOK) IsClientError() bool + func (o *UsersConfigListOK) IsCode(code int) bool + func (o *UsersConfigListOK) IsRedirect() bool + func (o *UsersConfigListOK) IsServerError() bool + func (o *UsersConfigListOK) IsSuccess() bool + func (o *UsersConfigListOK) String() string + type UsersConfigListParams struct + Context context.Context + HTTPClient *http.Client + func NewUsersConfigListParams() *UsersConfigListParams + func NewUsersConfigListParamsWithContext(ctx context.Context) *UsersConfigListParams + func NewUsersConfigListParamsWithHTTPClient(client *http.Client) *UsersConfigListParams + func NewUsersConfigListParamsWithTimeout(timeout time.Duration) *UsersConfigListParams + func (o *UsersConfigListParams) SetContext(ctx context.Context) + func (o *UsersConfigListParams) SetDefaults() + func (o *UsersConfigListParams) SetHTTPClient(client *http.Client) + func (o *UsersConfigListParams) SetTimeout(timeout time.Duration) + func (o *UsersConfigListParams) WithContext(ctx context.Context) *UsersConfigListParams + func (o *UsersConfigListParams) WithDefaults() *UsersConfigListParams + func (o *UsersConfigListParams) WithHTTPClient(client *http.Client) *UsersConfigListParams + func (o *UsersConfigListParams) WithTimeout(timeout time.Duration) *UsersConfigListParams + func (o *UsersConfigListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersConfigListReader struct + func (o *UsersConfigListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsBulkDeleteDefault struct + Payload interface{} + func NewUsersGroupsBulkDeleteDefault(code int) *UsersGroupsBulkDeleteDefault + func (o *UsersGroupsBulkDeleteDefault) Code() int + func (o *UsersGroupsBulkDeleteDefault) Error() string + func (o *UsersGroupsBulkDeleteDefault) GetPayload() interface{} + func (o *UsersGroupsBulkDeleteDefault) IsClientError() bool + func (o *UsersGroupsBulkDeleteDefault) IsCode(code int) bool + func (o *UsersGroupsBulkDeleteDefault) IsRedirect() bool + func (o *UsersGroupsBulkDeleteDefault) IsServerError() bool + func (o *UsersGroupsBulkDeleteDefault) IsSuccess() bool + func (o *UsersGroupsBulkDeleteDefault) String() string + type UsersGroupsBulkDeleteNoContent struct + func NewUsersGroupsBulkDeleteNoContent() *UsersGroupsBulkDeleteNoContent + func (o *UsersGroupsBulkDeleteNoContent) Code() int + func (o *UsersGroupsBulkDeleteNoContent) Error() string + func (o *UsersGroupsBulkDeleteNoContent) IsClientError() bool + func (o *UsersGroupsBulkDeleteNoContent) IsCode(code int) bool + func (o *UsersGroupsBulkDeleteNoContent) IsRedirect() bool + func (o *UsersGroupsBulkDeleteNoContent) IsServerError() bool + func (o *UsersGroupsBulkDeleteNoContent) IsSuccess() bool + func (o *UsersGroupsBulkDeleteNoContent) String() string + type UsersGroupsBulkDeleteParams struct + Context context.Context + HTTPClient *http.Client + func NewUsersGroupsBulkDeleteParams() *UsersGroupsBulkDeleteParams + func NewUsersGroupsBulkDeleteParamsWithContext(ctx context.Context) *UsersGroupsBulkDeleteParams + func NewUsersGroupsBulkDeleteParamsWithHTTPClient(client *http.Client) *UsersGroupsBulkDeleteParams + func NewUsersGroupsBulkDeleteParamsWithTimeout(timeout time.Duration) *UsersGroupsBulkDeleteParams + func (o *UsersGroupsBulkDeleteParams) SetContext(ctx context.Context) + func (o *UsersGroupsBulkDeleteParams) SetDefaults() + func (o *UsersGroupsBulkDeleteParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsBulkDeleteParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsBulkDeleteParams) WithContext(ctx context.Context) *UsersGroupsBulkDeleteParams + func (o *UsersGroupsBulkDeleteParams) WithDefaults() *UsersGroupsBulkDeleteParams + func (o *UsersGroupsBulkDeleteParams) WithHTTPClient(client *http.Client) *UsersGroupsBulkDeleteParams + func (o *UsersGroupsBulkDeleteParams) WithTimeout(timeout time.Duration) *UsersGroupsBulkDeleteParams + func (o *UsersGroupsBulkDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsBulkDeleteReader struct + func (o *UsersGroupsBulkDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsBulkPartialUpdateDefault struct + Payload interface{} + func NewUsersGroupsBulkPartialUpdateDefault(code int) *UsersGroupsBulkPartialUpdateDefault + func (o *UsersGroupsBulkPartialUpdateDefault) Code() int + func (o *UsersGroupsBulkPartialUpdateDefault) Error() string + func (o *UsersGroupsBulkPartialUpdateDefault) GetPayload() interface{} + func (o *UsersGroupsBulkPartialUpdateDefault) IsClientError() bool + func (o *UsersGroupsBulkPartialUpdateDefault) IsCode(code int) bool + func (o *UsersGroupsBulkPartialUpdateDefault) IsRedirect() bool + func (o *UsersGroupsBulkPartialUpdateDefault) IsServerError() bool + func (o *UsersGroupsBulkPartialUpdateDefault) IsSuccess() bool + func (o *UsersGroupsBulkPartialUpdateDefault) String() string + type UsersGroupsBulkPartialUpdateOK struct + Payload *models.Group + func NewUsersGroupsBulkPartialUpdateOK() *UsersGroupsBulkPartialUpdateOK + func (o *UsersGroupsBulkPartialUpdateOK) Code() int + func (o *UsersGroupsBulkPartialUpdateOK) Error() string + func (o *UsersGroupsBulkPartialUpdateOK) GetPayload() *models.Group + func (o *UsersGroupsBulkPartialUpdateOK) IsClientError() bool + func (o *UsersGroupsBulkPartialUpdateOK) IsCode(code int) bool + func (o *UsersGroupsBulkPartialUpdateOK) IsRedirect() bool + func (o *UsersGroupsBulkPartialUpdateOK) IsServerError() bool + func (o *UsersGroupsBulkPartialUpdateOK) IsSuccess() bool + func (o *UsersGroupsBulkPartialUpdateOK) String() string + type UsersGroupsBulkPartialUpdateParams struct + Context context.Context + Data *models.Group + HTTPClient *http.Client + func NewUsersGroupsBulkPartialUpdateParams() *UsersGroupsBulkPartialUpdateParams + func NewUsersGroupsBulkPartialUpdateParamsWithContext(ctx context.Context) *UsersGroupsBulkPartialUpdateParams + func NewUsersGroupsBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *UsersGroupsBulkPartialUpdateParams + func NewUsersGroupsBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *UsersGroupsBulkPartialUpdateParams + func (o *UsersGroupsBulkPartialUpdateParams) SetContext(ctx context.Context) + func (o *UsersGroupsBulkPartialUpdateParams) SetData(data *models.Group) + func (o *UsersGroupsBulkPartialUpdateParams) SetDefaults() + func (o *UsersGroupsBulkPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsBulkPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsBulkPartialUpdateParams) WithContext(ctx context.Context) *UsersGroupsBulkPartialUpdateParams + func (o *UsersGroupsBulkPartialUpdateParams) WithData(data *models.Group) *UsersGroupsBulkPartialUpdateParams + func (o *UsersGroupsBulkPartialUpdateParams) WithDefaults() *UsersGroupsBulkPartialUpdateParams + func (o *UsersGroupsBulkPartialUpdateParams) WithHTTPClient(client *http.Client) *UsersGroupsBulkPartialUpdateParams + func (o *UsersGroupsBulkPartialUpdateParams) WithTimeout(timeout time.Duration) *UsersGroupsBulkPartialUpdateParams + func (o *UsersGroupsBulkPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsBulkPartialUpdateReader struct + func (o *UsersGroupsBulkPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsBulkUpdateDefault struct + Payload interface{} + func NewUsersGroupsBulkUpdateDefault(code int) *UsersGroupsBulkUpdateDefault + func (o *UsersGroupsBulkUpdateDefault) Code() int + func (o *UsersGroupsBulkUpdateDefault) Error() string + func (o *UsersGroupsBulkUpdateDefault) GetPayload() interface{} + func (o *UsersGroupsBulkUpdateDefault) IsClientError() bool + func (o *UsersGroupsBulkUpdateDefault) IsCode(code int) bool + func (o *UsersGroupsBulkUpdateDefault) IsRedirect() bool + func (o *UsersGroupsBulkUpdateDefault) IsServerError() bool + func (o *UsersGroupsBulkUpdateDefault) IsSuccess() bool + func (o *UsersGroupsBulkUpdateDefault) String() string + type UsersGroupsBulkUpdateOK struct + Payload *models.Group + func NewUsersGroupsBulkUpdateOK() *UsersGroupsBulkUpdateOK + func (o *UsersGroupsBulkUpdateOK) Code() int + func (o *UsersGroupsBulkUpdateOK) Error() string + func (o *UsersGroupsBulkUpdateOK) GetPayload() *models.Group + func (o *UsersGroupsBulkUpdateOK) IsClientError() bool + func (o *UsersGroupsBulkUpdateOK) IsCode(code int) bool + func (o *UsersGroupsBulkUpdateOK) IsRedirect() bool + func (o *UsersGroupsBulkUpdateOK) IsServerError() bool + func (o *UsersGroupsBulkUpdateOK) IsSuccess() bool + func (o *UsersGroupsBulkUpdateOK) String() string + type UsersGroupsBulkUpdateParams struct + Context context.Context + Data *models.Group + HTTPClient *http.Client + func NewUsersGroupsBulkUpdateParams() *UsersGroupsBulkUpdateParams + func NewUsersGroupsBulkUpdateParamsWithContext(ctx context.Context) *UsersGroupsBulkUpdateParams + func NewUsersGroupsBulkUpdateParamsWithHTTPClient(client *http.Client) *UsersGroupsBulkUpdateParams + func NewUsersGroupsBulkUpdateParamsWithTimeout(timeout time.Duration) *UsersGroupsBulkUpdateParams + func (o *UsersGroupsBulkUpdateParams) SetContext(ctx context.Context) + func (o *UsersGroupsBulkUpdateParams) SetData(data *models.Group) + func (o *UsersGroupsBulkUpdateParams) SetDefaults() + func (o *UsersGroupsBulkUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsBulkUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsBulkUpdateParams) WithContext(ctx context.Context) *UsersGroupsBulkUpdateParams + func (o *UsersGroupsBulkUpdateParams) WithData(data *models.Group) *UsersGroupsBulkUpdateParams + func (o *UsersGroupsBulkUpdateParams) WithDefaults() *UsersGroupsBulkUpdateParams + func (o *UsersGroupsBulkUpdateParams) WithHTTPClient(client *http.Client) *UsersGroupsBulkUpdateParams + func (o *UsersGroupsBulkUpdateParams) WithTimeout(timeout time.Duration) *UsersGroupsBulkUpdateParams + func (o *UsersGroupsBulkUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsBulkUpdateReader struct + func (o *UsersGroupsBulkUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsCreateCreated struct + Payload *models.Group + func NewUsersGroupsCreateCreated() *UsersGroupsCreateCreated + func (o *UsersGroupsCreateCreated) Code() int + func (o *UsersGroupsCreateCreated) Error() string + func (o *UsersGroupsCreateCreated) GetPayload() *models.Group + func (o *UsersGroupsCreateCreated) IsClientError() bool + func (o *UsersGroupsCreateCreated) IsCode(code int) bool + func (o *UsersGroupsCreateCreated) IsRedirect() bool + func (o *UsersGroupsCreateCreated) IsServerError() bool + func (o *UsersGroupsCreateCreated) IsSuccess() bool + func (o *UsersGroupsCreateCreated) String() string + type UsersGroupsCreateDefault struct + Payload interface{} + func NewUsersGroupsCreateDefault(code int) *UsersGroupsCreateDefault + func (o *UsersGroupsCreateDefault) Code() int + func (o *UsersGroupsCreateDefault) Error() string + func (o *UsersGroupsCreateDefault) GetPayload() interface{} + func (o *UsersGroupsCreateDefault) IsClientError() bool + func (o *UsersGroupsCreateDefault) IsCode(code int) bool + func (o *UsersGroupsCreateDefault) IsRedirect() bool + func (o *UsersGroupsCreateDefault) IsServerError() bool + func (o *UsersGroupsCreateDefault) IsSuccess() bool + func (o *UsersGroupsCreateDefault) String() string + type UsersGroupsCreateParams struct + Context context.Context + Data *models.Group + HTTPClient *http.Client + func NewUsersGroupsCreateParams() *UsersGroupsCreateParams + func NewUsersGroupsCreateParamsWithContext(ctx context.Context) *UsersGroupsCreateParams + func NewUsersGroupsCreateParamsWithHTTPClient(client *http.Client) *UsersGroupsCreateParams + func NewUsersGroupsCreateParamsWithTimeout(timeout time.Duration) *UsersGroupsCreateParams + func (o *UsersGroupsCreateParams) SetContext(ctx context.Context) + func (o *UsersGroupsCreateParams) SetData(data *models.Group) + func (o *UsersGroupsCreateParams) SetDefaults() + func (o *UsersGroupsCreateParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsCreateParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsCreateParams) WithContext(ctx context.Context) *UsersGroupsCreateParams + func (o *UsersGroupsCreateParams) WithData(data *models.Group) *UsersGroupsCreateParams + func (o *UsersGroupsCreateParams) WithDefaults() *UsersGroupsCreateParams + func (o *UsersGroupsCreateParams) WithHTTPClient(client *http.Client) *UsersGroupsCreateParams + func (o *UsersGroupsCreateParams) WithTimeout(timeout time.Duration) *UsersGroupsCreateParams + func (o *UsersGroupsCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsCreateReader struct + func (o *UsersGroupsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsDeleteDefault struct + Payload interface{} + func NewUsersGroupsDeleteDefault(code int) *UsersGroupsDeleteDefault + func (o *UsersGroupsDeleteDefault) Code() int + func (o *UsersGroupsDeleteDefault) Error() string + func (o *UsersGroupsDeleteDefault) GetPayload() interface{} + func (o *UsersGroupsDeleteDefault) IsClientError() bool + func (o *UsersGroupsDeleteDefault) IsCode(code int) bool + func (o *UsersGroupsDeleteDefault) IsRedirect() bool + func (o *UsersGroupsDeleteDefault) IsServerError() bool + func (o *UsersGroupsDeleteDefault) IsSuccess() bool + func (o *UsersGroupsDeleteDefault) String() string + type UsersGroupsDeleteNoContent struct + func NewUsersGroupsDeleteNoContent() *UsersGroupsDeleteNoContent + func (o *UsersGroupsDeleteNoContent) Code() int + func (o *UsersGroupsDeleteNoContent) Error() string + func (o *UsersGroupsDeleteNoContent) IsClientError() bool + func (o *UsersGroupsDeleteNoContent) IsCode(code int) bool + func (o *UsersGroupsDeleteNoContent) IsRedirect() bool + func (o *UsersGroupsDeleteNoContent) IsServerError() bool + func (o *UsersGroupsDeleteNoContent) IsSuccess() bool + func (o *UsersGroupsDeleteNoContent) String() string + type UsersGroupsDeleteParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewUsersGroupsDeleteParams() *UsersGroupsDeleteParams + func NewUsersGroupsDeleteParamsWithContext(ctx context.Context) *UsersGroupsDeleteParams + func NewUsersGroupsDeleteParamsWithHTTPClient(client *http.Client) *UsersGroupsDeleteParams + func NewUsersGroupsDeleteParamsWithTimeout(timeout time.Duration) *UsersGroupsDeleteParams + func (o *UsersGroupsDeleteParams) SetContext(ctx context.Context) + func (o *UsersGroupsDeleteParams) SetDefaults() + func (o *UsersGroupsDeleteParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsDeleteParams) SetID(id int64) + func (o *UsersGroupsDeleteParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsDeleteParams) WithContext(ctx context.Context) *UsersGroupsDeleteParams + func (o *UsersGroupsDeleteParams) WithDefaults() *UsersGroupsDeleteParams + func (o *UsersGroupsDeleteParams) WithHTTPClient(client *http.Client) *UsersGroupsDeleteParams + func (o *UsersGroupsDeleteParams) WithID(id int64) *UsersGroupsDeleteParams + func (o *UsersGroupsDeleteParams) WithTimeout(timeout time.Duration) *UsersGroupsDeleteParams + func (o *UsersGroupsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsDeleteReader struct + func (o *UsersGroupsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsListDefault struct + Payload interface{} + func NewUsersGroupsListDefault(code int) *UsersGroupsListDefault + func (o *UsersGroupsListDefault) Code() int + func (o *UsersGroupsListDefault) Error() string + func (o *UsersGroupsListDefault) GetPayload() interface{} + func (o *UsersGroupsListDefault) IsClientError() bool + func (o *UsersGroupsListDefault) IsCode(code int) bool + func (o *UsersGroupsListDefault) IsRedirect() bool + func (o *UsersGroupsListDefault) IsServerError() bool + func (o *UsersGroupsListDefault) IsSuccess() bool + func (o *UsersGroupsListDefault) String() string + type UsersGroupsListOK struct + Payload *UsersGroupsListOKBody + func NewUsersGroupsListOK() *UsersGroupsListOK + func (o *UsersGroupsListOK) Code() int + func (o *UsersGroupsListOK) Error() string + func (o *UsersGroupsListOK) GetPayload() *UsersGroupsListOKBody + func (o *UsersGroupsListOK) IsClientError() bool + func (o *UsersGroupsListOK) IsCode(code int) bool + func (o *UsersGroupsListOK) IsRedirect() bool + func (o *UsersGroupsListOK) IsServerError() bool + func (o *UsersGroupsListOK) IsSuccess() bool + func (o *UsersGroupsListOK) String() string + type UsersGroupsListOKBody struct + Count *int64 + Next *strfmt.URI + Previous *strfmt.URI + Results []*models.Group + func (o *UsersGroupsListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UsersGroupsListOKBody) MarshalBinary() ([]byte, error) + func (o *UsersGroupsListOKBody) UnmarshalBinary(b []byte) error + func (o *UsersGroupsListOKBody) Validate(formats strfmt.Registry) error + type UsersGroupsListParams struct + Context context.Context + HTTPClient *http.Client + ID *string + IDGt *string + IDGte *string + IDLt *string + IDLte *string + IDn *string + Limit *int64 + Name *string + NameEmpty *string + NameIc *string + NameIe *string + NameIew *string + NameIsw *string + NameNic *string + NameNie *string + NameNiew *string + NameNisw *string + Namen *string + Offset *int64 + Ordering *string + Q *string + func NewUsersGroupsListParams() *UsersGroupsListParams + func NewUsersGroupsListParamsWithContext(ctx context.Context) *UsersGroupsListParams + func NewUsersGroupsListParamsWithHTTPClient(client *http.Client) *UsersGroupsListParams + func NewUsersGroupsListParamsWithTimeout(timeout time.Duration) *UsersGroupsListParams + func (o *UsersGroupsListParams) SetContext(ctx context.Context) + func (o *UsersGroupsListParams) SetDefaults() + func (o *UsersGroupsListParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsListParams) SetID(id *string) + func (o *UsersGroupsListParams) SetIDGt(iDGt *string) + func (o *UsersGroupsListParams) SetIDGte(iDGte *string) + func (o *UsersGroupsListParams) SetIDLt(iDLt *string) + func (o *UsersGroupsListParams) SetIDLte(iDLte *string) + func (o *UsersGroupsListParams) SetIDn(iDn *string) + func (o *UsersGroupsListParams) SetLimit(limit *int64) + func (o *UsersGroupsListParams) SetName(name *string) + func (o *UsersGroupsListParams) SetNameEmpty(nameEmpty *string) + func (o *UsersGroupsListParams) SetNameIc(nameIc *string) + func (o *UsersGroupsListParams) SetNameIe(nameIe *string) + func (o *UsersGroupsListParams) SetNameIew(nameIew *string) + func (o *UsersGroupsListParams) SetNameIsw(nameIsw *string) + func (o *UsersGroupsListParams) SetNameNic(nameNic *string) + func (o *UsersGroupsListParams) SetNameNie(nameNie *string) + func (o *UsersGroupsListParams) SetNameNiew(nameNiew *string) + func (o *UsersGroupsListParams) SetNameNisw(nameNisw *string) + func (o *UsersGroupsListParams) SetNamen(namen *string) + func (o *UsersGroupsListParams) SetOffset(offset *int64) + func (o *UsersGroupsListParams) SetOrdering(ordering *string) + func (o *UsersGroupsListParams) SetQ(q *string) + func (o *UsersGroupsListParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsListParams) WithContext(ctx context.Context) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithDefaults() *UsersGroupsListParams + func (o *UsersGroupsListParams) WithHTTPClient(client *http.Client) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithID(id *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithIDGt(iDGt *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithIDGte(iDGte *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithIDLt(iDLt *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithIDLte(iDLte *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithIDn(iDn *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithLimit(limit *int64) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithName(name *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameEmpty(nameEmpty *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameIc(nameIc *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameIe(nameIe *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameIew(nameIew *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameIsw(nameIsw *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameNic(nameNic *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameNie(nameNie *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameNiew(nameNiew *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameNisw(nameNisw *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNamen(namen *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithOffset(offset *int64) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithOrdering(ordering *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithQ(q *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithTimeout(timeout time.Duration) *UsersGroupsListParams + func (o *UsersGroupsListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsListReader struct + func (o *UsersGroupsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsPartialUpdateDefault struct + Payload interface{} + func NewUsersGroupsPartialUpdateDefault(code int) *UsersGroupsPartialUpdateDefault + func (o *UsersGroupsPartialUpdateDefault) Code() int + func (o *UsersGroupsPartialUpdateDefault) Error() string + func (o *UsersGroupsPartialUpdateDefault) GetPayload() interface{} + func (o *UsersGroupsPartialUpdateDefault) IsClientError() bool + func (o *UsersGroupsPartialUpdateDefault) IsCode(code int) bool + func (o *UsersGroupsPartialUpdateDefault) IsRedirect() bool + func (o *UsersGroupsPartialUpdateDefault) IsServerError() bool + func (o *UsersGroupsPartialUpdateDefault) IsSuccess() bool + func (o *UsersGroupsPartialUpdateDefault) String() string + type UsersGroupsPartialUpdateOK struct + Payload *models.Group + func NewUsersGroupsPartialUpdateOK() *UsersGroupsPartialUpdateOK + func (o *UsersGroupsPartialUpdateOK) Code() int + func (o *UsersGroupsPartialUpdateOK) Error() string + func (o *UsersGroupsPartialUpdateOK) GetPayload() *models.Group + func (o *UsersGroupsPartialUpdateOK) IsClientError() bool + func (o *UsersGroupsPartialUpdateOK) IsCode(code int) bool + func (o *UsersGroupsPartialUpdateOK) IsRedirect() bool + func (o *UsersGroupsPartialUpdateOK) IsServerError() bool + func (o *UsersGroupsPartialUpdateOK) IsSuccess() bool + func (o *UsersGroupsPartialUpdateOK) String() string + type UsersGroupsPartialUpdateParams struct + Context context.Context + Data *models.Group + HTTPClient *http.Client + ID int64 + func NewUsersGroupsPartialUpdateParams() *UsersGroupsPartialUpdateParams + func NewUsersGroupsPartialUpdateParamsWithContext(ctx context.Context) *UsersGroupsPartialUpdateParams + func NewUsersGroupsPartialUpdateParamsWithHTTPClient(client *http.Client) *UsersGroupsPartialUpdateParams + func NewUsersGroupsPartialUpdateParamsWithTimeout(timeout time.Duration) *UsersGroupsPartialUpdateParams + func (o *UsersGroupsPartialUpdateParams) SetContext(ctx context.Context) + func (o *UsersGroupsPartialUpdateParams) SetData(data *models.Group) + func (o *UsersGroupsPartialUpdateParams) SetDefaults() + func (o *UsersGroupsPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsPartialUpdateParams) SetID(id int64) + func (o *UsersGroupsPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsPartialUpdateParams) WithContext(ctx context.Context) *UsersGroupsPartialUpdateParams + func (o *UsersGroupsPartialUpdateParams) WithData(data *models.Group) *UsersGroupsPartialUpdateParams + func (o *UsersGroupsPartialUpdateParams) WithDefaults() *UsersGroupsPartialUpdateParams + func (o *UsersGroupsPartialUpdateParams) WithHTTPClient(client *http.Client) *UsersGroupsPartialUpdateParams + func (o *UsersGroupsPartialUpdateParams) WithID(id int64) *UsersGroupsPartialUpdateParams + func (o *UsersGroupsPartialUpdateParams) WithTimeout(timeout time.Duration) *UsersGroupsPartialUpdateParams + func (o *UsersGroupsPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsPartialUpdateReader struct + func (o *UsersGroupsPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsReadDefault struct + Payload interface{} + func NewUsersGroupsReadDefault(code int) *UsersGroupsReadDefault + func (o *UsersGroupsReadDefault) Code() int + func (o *UsersGroupsReadDefault) Error() string + func (o *UsersGroupsReadDefault) GetPayload() interface{} + func (o *UsersGroupsReadDefault) IsClientError() bool + func (o *UsersGroupsReadDefault) IsCode(code int) bool + func (o *UsersGroupsReadDefault) IsRedirect() bool + func (o *UsersGroupsReadDefault) IsServerError() bool + func (o *UsersGroupsReadDefault) IsSuccess() bool + func (o *UsersGroupsReadDefault) String() string + type UsersGroupsReadOK struct + Payload *models.Group + func NewUsersGroupsReadOK() *UsersGroupsReadOK + func (o *UsersGroupsReadOK) Code() int + func (o *UsersGroupsReadOK) Error() string + func (o *UsersGroupsReadOK) GetPayload() *models.Group + func (o *UsersGroupsReadOK) IsClientError() bool + func (o *UsersGroupsReadOK) IsCode(code int) bool + func (o *UsersGroupsReadOK) IsRedirect() bool + func (o *UsersGroupsReadOK) IsServerError() bool + func (o *UsersGroupsReadOK) IsSuccess() bool + func (o *UsersGroupsReadOK) String() string + type UsersGroupsReadParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewUsersGroupsReadParams() *UsersGroupsReadParams + func NewUsersGroupsReadParamsWithContext(ctx context.Context) *UsersGroupsReadParams + func NewUsersGroupsReadParamsWithHTTPClient(client *http.Client) *UsersGroupsReadParams + func NewUsersGroupsReadParamsWithTimeout(timeout time.Duration) *UsersGroupsReadParams + func (o *UsersGroupsReadParams) SetContext(ctx context.Context) + func (o *UsersGroupsReadParams) SetDefaults() + func (o *UsersGroupsReadParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsReadParams) SetID(id int64) + func (o *UsersGroupsReadParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsReadParams) WithContext(ctx context.Context) *UsersGroupsReadParams + func (o *UsersGroupsReadParams) WithDefaults() *UsersGroupsReadParams + func (o *UsersGroupsReadParams) WithHTTPClient(client *http.Client) *UsersGroupsReadParams + func (o *UsersGroupsReadParams) WithID(id int64) *UsersGroupsReadParams + func (o *UsersGroupsReadParams) WithTimeout(timeout time.Duration) *UsersGroupsReadParams + func (o *UsersGroupsReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsReadReader struct + func (o *UsersGroupsReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsUpdateDefault struct + Payload interface{} + func NewUsersGroupsUpdateDefault(code int) *UsersGroupsUpdateDefault + func (o *UsersGroupsUpdateDefault) Code() int + func (o *UsersGroupsUpdateDefault) Error() string + func (o *UsersGroupsUpdateDefault) GetPayload() interface{} + func (o *UsersGroupsUpdateDefault) IsClientError() bool + func (o *UsersGroupsUpdateDefault) IsCode(code int) bool + func (o *UsersGroupsUpdateDefault) IsRedirect() bool + func (o *UsersGroupsUpdateDefault) IsServerError() bool + func (o *UsersGroupsUpdateDefault) IsSuccess() bool + func (o *UsersGroupsUpdateDefault) String() string + type UsersGroupsUpdateOK struct + Payload *models.Group + func NewUsersGroupsUpdateOK() *UsersGroupsUpdateOK + func (o *UsersGroupsUpdateOK) Code() int + func (o *UsersGroupsUpdateOK) Error() string + func (o *UsersGroupsUpdateOK) GetPayload() *models.Group + func (o *UsersGroupsUpdateOK) IsClientError() bool + func (o *UsersGroupsUpdateOK) IsCode(code int) bool + func (o *UsersGroupsUpdateOK) IsRedirect() bool + func (o *UsersGroupsUpdateOK) IsServerError() bool + func (o *UsersGroupsUpdateOK) IsSuccess() bool + func (o *UsersGroupsUpdateOK) String() string + type UsersGroupsUpdateParams struct + Context context.Context + Data *models.Group + HTTPClient *http.Client + ID int64 + func NewUsersGroupsUpdateParams() *UsersGroupsUpdateParams + func NewUsersGroupsUpdateParamsWithContext(ctx context.Context) *UsersGroupsUpdateParams + func NewUsersGroupsUpdateParamsWithHTTPClient(client *http.Client) *UsersGroupsUpdateParams + func NewUsersGroupsUpdateParamsWithTimeout(timeout time.Duration) *UsersGroupsUpdateParams + func (o *UsersGroupsUpdateParams) SetContext(ctx context.Context) + func (o *UsersGroupsUpdateParams) SetData(data *models.Group) + func (o *UsersGroupsUpdateParams) SetDefaults() + func (o *UsersGroupsUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsUpdateParams) SetID(id int64) + func (o *UsersGroupsUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsUpdateParams) WithContext(ctx context.Context) *UsersGroupsUpdateParams + func (o *UsersGroupsUpdateParams) WithData(data *models.Group) *UsersGroupsUpdateParams + func (o *UsersGroupsUpdateParams) WithDefaults() *UsersGroupsUpdateParams + func (o *UsersGroupsUpdateParams) WithHTTPClient(client *http.Client) *UsersGroupsUpdateParams + func (o *UsersGroupsUpdateParams) WithID(id int64) *UsersGroupsUpdateParams + func (o *UsersGroupsUpdateParams) WithTimeout(timeout time.Duration) *UsersGroupsUpdateParams + func (o *UsersGroupsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsUpdateReader struct + func (o *UsersGroupsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsBulkDeleteDefault struct + Payload interface{} + func NewUsersPermissionsBulkDeleteDefault(code int) *UsersPermissionsBulkDeleteDefault + func (o *UsersPermissionsBulkDeleteDefault) Code() int + func (o *UsersPermissionsBulkDeleteDefault) Error() string + func (o *UsersPermissionsBulkDeleteDefault) GetPayload() interface{} + func (o *UsersPermissionsBulkDeleteDefault) IsClientError() bool + func (o *UsersPermissionsBulkDeleteDefault) IsCode(code int) bool + func (o *UsersPermissionsBulkDeleteDefault) IsRedirect() bool + func (o *UsersPermissionsBulkDeleteDefault) IsServerError() bool + func (o *UsersPermissionsBulkDeleteDefault) IsSuccess() bool + func (o *UsersPermissionsBulkDeleteDefault) String() string + type UsersPermissionsBulkDeleteNoContent struct + func NewUsersPermissionsBulkDeleteNoContent() *UsersPermissionsBulkDeleteNoContent + func (o *UsersPermissionsBulkDeleteNoContent) Code() int + func (o *UsersPermissionsBulkDeleteNoContent) Error() string + func (o *UsersPermissionsBulkDeleteNoContent) IsClientError() bool + func (o *UsersPermissionsBulkDeleteNoContent) IsCode(code int) bool + func (o *UsersPermissionsBulkDeleteNoContent) IsRedirect() bool + func (o *UsersPermissionsBulkDeleteNoContent) IsServerError() bool + func (o *UsersPermissionsBulkDeleteNoContent) IsSuccess() bool + func (o *UsersPermissionsBulkDeleteNoContent) String() string + type UsersPermissionsBulkDeleteParams struct + Context context.Context + HTTPClient *http.Client + func NewUsersPermissionsBulkDeleteParams() *UsersPermissionsBulkDeleteParams + func NewUsersPermissionsBulkDeleteParamsWithContext(ctx context.Context) *UsersPermissionsBulkDeleteParams + func NewUsersPermissionsBulkDeleteParamsWithHTTPClient(client *http.Client) *UsersPermissionsBulkDeleteParams + func NewUsersPermissionsBulkDeleteParamsWithTimeout(timeout time.Duration) *UsersPermissionsBulkDeleteParams + func (o *UsersPermissionsBulkDeleteParams) SetContext(ctx context.Context) + func (o *UsersPermissionsBulkDeleteParams) SetDefaults() + func (o *UsersPermissionsBulkDeleteParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsBulkDeleteParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsBulkDeleteParams) WithContext(ctx context.Context) *UsersPermissionsBulkDeleteParams + func (o *UsersPermissionsBulkDeleteParams) WithDefaults() *UsersPermissionsBulkDeleteParams + func (o *UsersPermissionsBulkDeleteParams) WithHTTPClient(client *http.Client) *UsersPermissionsBulkDeleteParams + func (o *UsersPermissionsBulkDeleteParams) WithTimeout(timeout time.Duration) *UsersPermissionsBulkDeleteParams + func (o *UsersPermissionsBulkDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsBulkDeleteReader struct + func (o *UsersPermissionsBulkDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsBulkPartialUpdateDefault struct + Payload interface{} + func NewUsersPermissionsBulkPartialUpdateDefault(code int) *UsersPermissionsBulkPartialUpdateDefault + func (o *UsersPermissionsBulkPartialUpdateDefault) Code() int + func (o *UsersPermissionsBulkPartialUpdateDefault) Error() string + func (o *UsersPermissionsBulkPartialUpdateDefault) GetPayload() interface{} + func (o *UsersPermissionsBulkPartialUpdateDefault) IsClientError() bool + func (o *UsersPermissionsBulkPartialUpdateDefault) IsCode(code int) bool + func (o *UsersPermissionsBulkPartialUpdateDefault) IsRedirect() bool + func (o *UsersPermissionsBulkPartialUpdateDefault) IsServerError() bool + func (o *UsersPermissionsBulkPartialUpdateDefault) IsSuccess() bool + func (o *UsersPermissionsBulkPartialUpdateDefault) String() string + type UsersPermissionsBulkPartialUpdateOK struct + Payload *models.ObjectPermission + func NewUsersPermissionsBulkPartialUpdateOK() *UsersPermissionsBulkPartialUpdateOK + func (o *UsersPermissionsBulkPartialUpdateOK) Code() int + func (o *UsersPermissionsBulkPartialUpdateOK) Error() string + func (o *UsersPermissionsBulkPartialUpdateOK) GetPayload() *models.ObjectPermission + func (o *UsersPermissionsBulkPartialUpdateOK) IsClientError() bool + func (o *UsersPermissionsBulkPartialUpdateOK) IsCode(code int) bool + func (o *UsersPermissionsBulkPartialUpdateOK) IsRedirect() bool + func (o *UsersPermissionsBulkPartialUpdateOK) IsServerError() bool + func (o *UsersPermissionsBulkPartialUpdateOK) IsSuccess() bool + func (o *UsersPermissionsBulkPartialUpdateOK) String() string + type UsersPermissionsBulkPartialUpdateParams struct + Context context.Context + Data *models.WritableObjectPermission + HTTPClient *http.Client + func NewUsersPermissionsBulkPartialUpdateParams() *UsersPermissionsBulkPartialUpdateParams + func NewUsersPermissionsBulkPartialUpdateParamsWithContext(ctx context.Context) *UsersPermissionsBulkPartialUpdateParams + func NewUsersPermissionsBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *UsersPermissionsBulkPartialUpdateParams + func NewUsersPermissionsBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *UsersPermissionsBulkPartialUpdateParams + func (o *UsersPermissionsBulkPartialUpdateParams) SetContext(ctx context.Context) + func (o *UsersPermissionsBulkPartialUpdateParams) SetData(data *models.WritableObjectPermission) + func (o *UsersPermissionsBulkPartialUpdateParams) SetDefaults() + func (o *UsersPermissionsBulkPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsBulkPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsBulkPartialUpdateParams) WithContext(ctx context.Context) *UsersPermissionsBulkPartialUpdateParams + func (o *UsersPermissionsBulkPartialUpdateParams) WithData(data *models.WritableObjectPermission) *UsersPermissionsBulkPartialUpdateParams + func (o *UsersPermissionsBulkPartialUpdateParams) WithDefaults() *UsersPermissionsBulkPartialUpdateParams + func (o *UsersPermissionsBulkPartialUpdateParams) WithHTTPClient(client *http.Client) *UsersPermissionsBulkPartialUpdateParams + func (o *UsersPermissionsBulkPartialUpdateParams) WithTimeout(timeout time.Duration) *UsersPermissionsBulkPartialUpdateParams + func (o *UsersPermissionsBulkPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsBulkPartialUpdateReader struct + func (o *UsersPermissionsBulkPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsBulkUpdateDefault struct + Payload interface{} + func NewUsersPermissionsBulkUpdateDefault(code int) *UsersPermissionsBulkUpdateDefault + func (o *UsersPermissionsBulkUpdateDefault) Code() int + func (o *UsersPermissionsBulkUpdateDefault) Error() string + func (o *UsersPermissionsBulkUpdateDefault) GetPayload() interface{} + func (o *UsersPermissionsBulkUpdateDefault) IsClientError() bool + func (o *UsersPermissionsBulkUpdateDefault) IsCode(code int) bool + func (o *UsersPermissionsBulkUpdateDefault) IsRedirect() bool + func (o *UsersPermissionsBulkUpdateDefault) IsServerError() bool + func (o *UsersPermissionsBulkUpdateDefault) IsSuccess() bool + func (o *UsersPermissionsBulkUpdateDefault) String() string + type UsersPermissionsBulkUpdateOK struct + Payload *models.ObjectPermission + func NewUsersPermissionsBulkUpdateOK() *UsersPermissionsBulkUpdateOK + func (o *UsersPermissionsBulkUpdateOK) Code() int + func (o *UsersPermissionsBulkUpdateOK) Error() string + func (o *UsersPermissionsBulkUpdateOK) GetPayload() *models.ObjectPermission + func (o *UsersPermissionsBulkUpdateOK) IsClientError() bool + func (o *UsersPermissionsBulkUpdateOK) IsCode(code int) bool + func (o *UsersPermissionsBulkUpdateOK) IsRedirect() bool + func (o *UsersPermissionsBulkUpdateOK) IsServerError() bool + func (o *UsersPermissionsBulkUpdateOK) IsSuccess() bool + func (o *UsersPermissionsBulkUpdateOK) String() string + type UsersPermissionsBulkUpdateParams struct + Context context.Context + Data *models.WritableObjectPermission + HTTPClient *http.Client + func NewUsersPermissionsBulkUpdateParams() *UsersPermissionsBulkUpdateParams + func NewUsersPermissionsBulkUpdateParamsWithContext(ctx context.Context) *UsersPermissionsBulkUpdateParams + func NewUsersPermissionsBulkUpdateParamsWithHTTPClient(client *http.Client) *UsersPermissionsBulkUpdateParams + func NewUsersPermissionsBulkUpdateParamsWithTimeout(timeout time.Duration) *UsersPermissionsBulkUpdateParams + func (o *UsersPermissionsBulkUpdateParams) SetContext(ctx context.Context) + func (o *UsersPermissionsBulkUpdateParams) SetData(data *models.WritableObjectPermission) + func (o *UsersPermissionsBulkUpdateParams) SetDefaults() + func (o *UsersPermissionsBulkUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsBulkUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsBulkUpdateParams) WithContext(ctx context.Context) *UsersPermissionsBulkUpdateParams + func (o *UsersPermissionsBulkUpdateParams) WithData(data *models.WritableObjectPermission) *UsersPermissionsBulkUpdateParams + func (o *UsersPermissionsBulkUpdateParams) WithDefaults() *UsersPermissionsBulkUpdateParams + func (o *UsersPermissionsBulkUpdateParams) WithHTTPClient(client *http.Client) *UsersPermissionsBulkUpdateParams + func (o *UsersPermissionsBulkUpdateParams) WithTimeout(timeout time.Duration) *UsersPermissionsBulkUpdateParams + func (o *UsersPermissionsBulkUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsBulkUpdateReader struct + func (o *UsersPermissionsBulkUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsCreateCreated struct + Payload *models.ObjectPermission + func NewUsersPermissionsCreateCreated() *UsersPermissionsCreateCreated + func (o *UsersPermissionsCreateCreated) Code() int + func (o *UsersPermissionsCreateCreated) Error() string + func (o *UsersPermissionsCreateCreated) GetPayload() *models.ObjectPermission + func (o *UsersPermissionsCreateCreated) IsClientError() bool + func (o *UsersPermissionsCreateCreated) IsCode(code int) bool + func (o *UsersPermissionsCreateCreated) IsRedirect() bool + func (o *UsersPermissionsCreateCreated) IsServerError() bool + func (o *UsersPermissionsCreateCreated) IsSuccess() bool + func (o *UsersPermissionsCreateCreated) String() string + type UsersPermissionsCreateDefault struct + Payload interface{} + func NewUsersPermissionsCreateDefault(code int) *UsersPermissionsCreateDefault + func (o *UsersPermissionsCreateDefault) Code() int + func (o *UsersPermissionsCreateDefault) Error() string + func (o *UsersPermissionsCreateDefault) GetPayload() interface{} + func (o *UsersPermissionsCreateDefault) IsClientError() bool + func (o *UsersPermissionsCreateDefault) IsCode(code int) bool + func (o *UsersPermissionsCreateDefault) IsRedirect() bool + func (o *UsersPermissionsCreateDefault) IsServerError() bool + func (o *UsersPermissionsCreateDefault) IsSuccess() bool + func (o *UsersPermissionsCreateDefault) String() string + type UsersPermissionsCreateParams struct + Context context.Context + Data *models.WritableObjectPermission + HTTPClient *http.Client + func NewUsersPermissionsCreateParams() *UsersPermissionsCreateParams + func NewUsersPermissionsCreateParamsWithContext(ctx context.Context) *UsersPermissionsCreateParams + func NewUsersPermissionsCreateParamsWithHTTPClient(client *http.Client) *UsersPermissionsCreateParams + func NewUsersPermissionsCreateParamsWithTimeout(timeout time.Duration) *UsersPermissionsCreateParams + func (o *UsersPermissionsCreateParams) SetContext(ctx context.Context) + func (o *UsersPermissionsCreateParams) SetData(data *models.WritableObjectPermission) + func (o *UsersPermissionsCreateParams) SetDefaults() + func (o *UsersPermissionsCreateParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsCreateParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsCreateParams) WithContext(ctx context.Context) *UsersPermissionsCreateParams + func (o *UsersPermissionsCreateParams) WithData(data *models.WritableObjectPermission) *UsersPermissionsCreateParams + func (o *UsersPermissionsCreateParams) WithDefaults() *UsersPermissionsCreateParams + func (o *UsersPermissionsCreateParams) WithHTTPClient(client *http.Client) *UsersPermissionsCreateParams + func (o *UsersPermissionsCreateParams) WithTimeout(timeout time.Duration) *UsersPermissionsCreateParams + func (o *UsersPermissionsCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsCreateReader struct + func (o *UsersPermissionsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsDeleteDefault struct + Payload interface{} + func NewUsersPermissionsDeleteDefault(code int) *UsersPermissionsDeleteDefault + func (o *UsersPermissionsDeleteDefault) Code() int + func (o *UsersPermissionsDeleteDefault) Error() string + func (o *UsersPermissionsDeleteDefault) GetPayload() interface{} + func (o *UsersPermissionsDeleteDefault) IsClientError() bool + func (o *UsersPermissionsDeleteDefault) IsCode(code int) bool + func (o *UsersPermissionsDeleteDefault) IsRedirect() bool + func (o *UsersPermissionsDeleteDefault) IsServerError() bool + func (o *UsersPermissionsDeleteDefault) IsSuccess() bool + func (o *UsersPermissionsDeleteDefault) String() string + type UsersPermissionsDeleteNoContent struct + func NewUsersPermissionsDeleteNoContent() *UsersPermissionsDeleteNoContent + func (o *UsersPermissionsDeleteNoContent) Code() int + func (o *UsersPermissionsDeleteNoContent) Error() string + func (o *UsersPermissionsDeleteNoContent) IsClientError() bool + func (o *UsersPermissionsDeleteNoContent) IsCode(code int) bool + func (o *UsersPermissionsDeleteNoContent) IsRedirect() bool + func (o *UsersPermissionsDeleteNoContent) IsServerError() bool + func (o *UsersPermissionsDeleteNoContent) IsSuccess() bool + func (o *UsersPermissionsDeleteNoContent) String() string + type UsersPermissionsDeleteParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewUsersPermissionsDeleteParams() *UsersPermissionsDeleteParams + func NewUsersPermissionsDeleteParamsWithContext(ctx context.Context) *UsersPermissionsDeleteParams + func NewUsersPermissionsDeleteParamsWithHTTPClient(client *http.Client) *UsersPermissionsDeleteParams + func NewUsersPermissionsDeleteParamsWithTimeout(timeout time.Duration) *UsersPermissionsDeleteParams + func (o *UsersPermissionsDeleteParams) SetContext(ctx context.Context) + func (o *UsersPermissionsDeleteParams) SetDefaults() + func (o *UsersPermissionsDeleteParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsDeleteParams) SetID(id int64) + func (o *UsersPermissionsDeleteParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsDeleteParams) WithContext(ctx context.Context) *UsersPermissionsDeleteParams + func (o *UsersPermissionsDeleteParams) WithDefaults() *UsersPermissionsDeleteParams + func (o *UsersPermissionsDeleteParams) WithHTTPClient(client *http.Client) *UsersPermissionsDeleteParams + func (o *UsersPermissionsDeleteParams) WithID(id int64) *UsersPermissionsDeleteParams + func (o *UsersPermissionsDeleteParams) WithTimeout(timeout time.Duration) *UsersPermissionsDeleteParams + func (o *UsersPermissionsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsDeleteReader struct + func (o *UsersPermissionsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsListDefault struct + Payload interface{} + func NewUsersPermissionsListDefault(code int) *UsersPermissionsListDefault + func (o *UsersPermissionsListDefault) Code() int + func (o *UsersPermissionsListDefault) Error() string + func (o *UsersPermissionsListDefault) GetPayload() interface{} + func (o *UsersPermissionsListDefault) IsClientError() bool + func (o *UsersPermissionsListDefault) IsCode(code int) bool + func (o *UsersPermissionsListDefault) IsRedirect() bool + func (o *UsersPermissionsListDefault) IsServerError() bool + func (o *UsersPermissionsListDefault) IsSuccess() bool + func (o *UsersPermissionsListDefault) String() string + type UsersPermissionsListOK struct + Payload *UsersPermissionsListOKBody + func NewUsersPermissionsListOK() *UsersPermissionsListOK + func (o *UsersPermissionsListOK) Code() int + func (o *UsersPermissionsListOK) Error() string + func (o *UsersPermissionsListOK) GetPayload() *UsersPermissionsListOKBody + func (o *UsersPermissionsListOK) IsClientError() bool + func (o *UsersPermissionsListOK) IsCode(code int) bool + func (o *UsersPermissionsListOK) IsRedirect() bool + func (o *UsersPermissionsListOK) IsServerError() bool + func (o *UsersPermissionsListOK) IsSuccess() bool + func (o *UsersPermissionsListOK) String() string + type UsersPermissionsListOKBody struct + Count *int64 + Next *strfmt.URI + Previous *strfmt.URI + Results []*models.ObjectPermission + func (o *UsersPermissionsListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UsersPermissionsListOKBody) MarshalBinary() ([]byte, error) + func (o *UsersPermissionsListOKBody) UnmarshalBinary(b []byte) error + func (o *UsersPermissionsListOKBody) Validate(formats strfmt.Registry) error + type UsersPermissionsListParams struct + Context context.Context + Description *string + DescriptionEmpty *string + DescriptionIc *string + DescriptionIe *string + DescriptionIew *string + DescriptionIsw *string + DescriptionNic *string + DescriptionNie *string + DescriptionNiew *string + DescriptionNisw *string + Descriptionn *string + Enabled *string + Group *string + GroupID *string + GroupIDn *string + Groupn *string + HTTPClient *http.Client + ID *string + IDGt *string + IDGte *string + IDLt *string + IDLte *string + IDn *string + Limit *int64 + Name *string + NameEmpty *string + NameIc *string + NameIe *string + NameIew *string + NameIsw *string + NameNic *string + NameNie *string + NameNiew *string + NameNisw *string + Namen *string + ObjectTypes *string + ObjectTypesn *string + Offset *int64 + Ordering *string + Q *string + User *string + UserID *string + UserIDn *string + Usern *string + func NewUsersPermissionsListParams() *UsersPermissionsListParams + func NewUsersPermissionsListParamsWithContext(ctx context.Context) *UsersPermissionsListParams + func NewUsersPermissionsListParamsWithHTTPClient(client *http.Client) *UsersPermissionsListParams + func NewUsersPermissionsListParamsWithTimeout(timeout time.Duration) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) SetContext(ctx context.Context) + func (o *UsersPermissionsListParams) SetDefaults() + func (o *UsersPermissionsListParams) SetDescription(description *string) + func (o *UsersPermissionsListParams) SetDescriptionEmpty(descriptionEmpty *string) + func (o *UsersPermissionsListParams) SetDescriptionIc(descriptionIc *string) + func (o *UsersPermissionsListParams) SetDescriptionIe(descriptionIe *string) + func (o *UsersPermissionsListParams) SetDescriptionIew(descriptionIew *string) + func (o *UsersPermissionsListParams) SetDescriptionIsw(descriptionIsw *string) + func (o *UsersPermissionsListParams) SetDescriptionNic(descriptionNic *string) + func (o *UsersPermissionsListParams) SetDescriptionNie(descriptionNie *string) + func (o *UsersPermissionsListParams) SetDescriptionNiew(descriptionNiew *string) + func (o *UsersPermissionsListParams) SetDescriptionNisw(descriptionNisw *string) + func (o *UsersPermissionsListParams) SetDescriptionn(descriptionn *string) + func (o *UsersPermissionsListParams) SetEnabled(enabled *string) + func (o *UsersPermissionsListParams) SetGroup(group *string) + func (o *UsersPermissionsListParams) SetGroupID(groupID *string) + func (o *UsersPermissionsListParams) SetGroupIDn(groupIDn *string) + func (o *UsersPermissionsListParams) SetGroupn(groupn *string) + func (o *UsersPermissionsListParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsListParams) SetID(id *string) + func (o *UsersPermissionsListParams) SetIDGt(iDGt *string) + func (o *UsersPermissionsListParams) SetIDGte(iDGte *string) + func (o *UsersPermissionsListParams) SetIDLt(iDLt *string) + func (o *UsersPermissionsListParams) SetIDLte(iDLte *string) + func (o *UsersPermissionsListParams) SetIDn(iDn *string) + func (o *UsersPermissionsListParams) SetLimit(limit *int64) + func (o *UsersPermissionsListParams) SetName(name *string) + func (o *UsersPermissionsListParams) SetNameEmpty(nameEmpty *string) + func (o *UsersPermissionsListParams) SetNameIc(nameIc *string) + func (o *UsersPermissionsListParams) SetNameIe(nameIe *string) + func (o *UsersPermissionsListParams) SetNameIew(nameIew *string) + func (o *UsersPermissionsListParams) SetNameIsw(nameIsw *string) + func (o *UsersPermissionsListParams) SetNameNic(nameNic *string) + func (o *UsersPermissionsListParams) SetNameNie(nameNie *string) + func (o *UsersPermissionsListParams) SetNameNiew(nameNiew *string) + func (o *UsersPermissionsListParams) SetNameNisw(nameNisw *string) + func (o *UsersPermissionsListParams) SetNamen(namen *string) + func (o *UsersPermissionsListParams) SetObjectTypes(objectTypes *string) + func (o *UsersPermissionsListParams) SetObjectTypesn(objectTypesn *string) + func (o *UsersPermissionsListParams) SetOffset(offset *int64) + func (o *UsersPermissionsListParams) SetOrdering(ordering *string) + func (o *UsersPermissionsListParams) SetQ(q *string) + func (o *UsersPermissionsListParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsListParams) SetUser(user *string) + func (o *UsersPermissionsListParams) SetUserID(userID *string) + func (o *UsersPermissionsListParams) SetUserIDn(userIDn *string) + func (o *UsersPermissionsListParams) SetUsern(usern *string) + func (o *UsersPermissionsListParams) WithContext(ctx context.Context) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithDefaults() *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithDescription(description *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithDescriptionEmpty(descriptionEmpty *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithDescriptionIc(descriptionIc *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithDescriptionIe(descriptionIe *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithDescriptionIew(descriptionIew *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithDescriptionIsw(descriptionIsw *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithDescriptionNic(descriptionNic *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithDescriptionNie(descriptionNie *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithDescriptionNiew(descriptionNiew *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithDescriptionNisw(descriptionNisw *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithDescriptionn(descriptionn *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithEnabled(enabled *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithGroup(group *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithGroupID(groupID *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithGroupIDn(groupIDn *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithGroupn(groupn *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithHTTPClient(client *http.Client) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithID(id *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithIDGt(iDGt *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithIDGte(iDGte *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithIDLt(iDLt *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithIDLte(iDLte *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithIDn(iDn *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithLimit(limit *int64) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithName(name *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameEmpty(nameEmpty *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameIc(nameIc *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameIe(nameIe *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameIew(nameIew *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameIsw(nameIsw *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameNic(nameNic *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameNie(nameNie *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameNiew(nameNiew *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameNisw(nameNisw *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNamen(namen *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithObjectTypes(objectTypes *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithObjectTypesn(objectTypesn *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithOffset(offset *int64) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithOrdering(ordering *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithQ(q *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithTimeout(timeout time.Duration) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithUser(user *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithUserID(userID *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithUserIDn(userIDn *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithUsern(usern *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsListReader struct + func (o *UsersPermissionsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsPartialUpdateDefault struct + Payload interface{} + func NewUsersPermissionsPartialUpdateDefault(code int) *UsersPermissionsPartialUpdateDefault + func (o *UsersPermissionsPartialUpdateDefault) Code() int + func (o *UsersPermissionsPartialUpdateDefault) Error() string + func (o *UsersPermissionsPartialUpdateDefault) GetPayload() interface{} + func (o *UsersPermissionsPartialUpdateDefault) IsClientError() bool + func (o *UsersPermissionsPartialUpdateDefault) IsCode(code int) bool + func (o *UsersPermissionsPartialUpdateDefault) IsRedirect() bool + func (o *UsersPermissionsPartialUpdateDefault) IsServerError() bool + func (o *UsersPermissionsPartialUpdateDefault) IsSuccess() bool + func (o *UsersPermissionsPartialUpdateDefault) String() string + type UsersPermissionsPartialUpdateOK struct + Payload *models.ObjectPermission + func NewUsersPermissionsPartialUpdateOK() *UsersPermissionsPartialUpdateOK + func (o *UsersPermissionsPartialUpdateOK) Code() int + func (o *UsersPermissionsPartialUpdateOK) Error() string + func (o *UsersPermissionsPartialUpdateOK) GetPayload() *models.ObjectPermission + func (o *UsersPermissionsPartialUpdateOK) IsClientError() bool + func (o *UsersPermissionsPartialUpdateOK) IsCode(code int) bool + func (o *UsersPermissionsPartialUpdateOK) IsRedirect() bool + func (o *UsersPermissionsPartialUpdateOK) IsServerError() bool + func (o *UsersPermissionsPartialUpdateOK) IsSuccess() bool + func (o *UsersPermissionsPartialUpdateOK) String() string + type UsersPermissionsPartialUpdateParams struct + Context context.Context + Data *models.WritableObjectPermission + HTTPClient *http.Client + ID int64 + func NewUsersPermissionsPartialUpdateParams() *UsersPermissionsPartialUpdateParams + func NewUsersPermissionsPartialUpdateParamsWithContext(ctx context.Context) *UsersPermissionsPartialUpdateParams + func NewUsersPermissionsPartialUpdateParamsWithHTTPClient(client *http.Client) *UsersPermissionsPartialUpdateParams + func NewUsersPermissionsPartialUpdateParamsWithTimeout(timeout time.Duration) *UsersPermissionsPartialUpdateParams + func (o *UsersPermissionsPartialUpdateParams) SetContext(ctx context.Context) + func (o *UsersPermissionsPartialUpdateParams) SetData(data *models.WritableObjectPermission) + func (o *UsersPermissionsPartialUpdateParams) SetDefaults() + func (o *UsersPermissionsPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsPartialUpdateParams) SetID(id int64) + func (o *UsersPermissionsPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsPartialUpdateParams) WithContext(ctx context.Context) *UsersPermissionsPartialUpdateParams + func (o *UsersPermissionsPartialUpdateParams) WithData(data *models.WritableObjectPermission) *UsersPermissionsPartialUpdateParams + func (o *UsersPermissionsPartialUpdateParams) WithDefaults() *UsersPermissionsPartialUpdateParams + func (o *UsersPermissionsPartialUpdateParams) WithHTTPClient(client *http.Client) *UsersPermissionsPartialUpdateParams + func (o *UsersPermissionsPartialUpdateParams) WithID(id int64) *UsersPermissionsPartialUpdateParams + func (o *UsersPermissionsPartialUpdateParams) WithTimeout(timeout time.Duration) *UsersPermissionsPartialUpdateParams + func (o *UsersPermissionsPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsPartialUpdateReader struct + func (o *UsersPermissionsPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsReadDefault struct + Payload interface{} + func NewUsersPermissionsReadDefault(code int) *UsersPermissionsReadDefault + func (o *UsersPermissionsReadDefault) Code() int + func (o *UsersPermissionsReadDefault) Error() string + func (o *UsersPermissionsReadDefault) GetPayload() interface{} + func (o *UsersPermissionsReadDefault) IsClientError() bool + func (o *UsersPermissionsReadDefault) IsCode(code int) bool + func (o *UsersPermissionsReadDefault) IsRedirect() bool + func (o *UsersPermissionsReadDefault) IsServerError() bool + func (o *UsersPermissionsReadDefault) IsSuccess() bool + func (o *UsersPermissionsReadDefault) String() string + type UsersPermissionsReadOK struct + Payload *models.ObjectPermission + func NewUsersPermissionsReadOK() *UsersPermissionsReadOK + func (o *UsersPermissionsReadOK) Code() int + func (o *UsersPermissionsReadOK) Error() string + func (o *UsersPermissionsReadOK) GetPayload() *models.ObjectPermission + func (o *UsersPermissionsReadOK) IsClientError() bool + func (o *UsersPermissionsReadOK) IsCode(code int) bool + func (o *UsersPermissionsReadOK) IsRedirect() bool + func (o *UsersPermissionsReadOK) IsServerError() bool + func (o *UsersPermissionsReadOK) IsSuccess() bool + func (o *UsersPermissionsReadOK) String() string + type UsersPermissionsReadParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewUsersPermissionsReadParams() *UsersPermissionsReadParams + func NewUsersPermissionsReadParamsWithContext(ctx context.Context) *UsersPermissionsReadParams + func NewUsersPermissionsReadParamsWithHTTPClient(client *http.Client) *UsersPermissionsReadParams + func NewUsersPermissionsReadParamsWithTimeout(timeout time.Duration) *UsersPermissionsReadParams + func (o *UsersPermissionsReadParams) SetContext(ctx context.Context) + func (o *UsersPermissionsReadParams) SetDefaults() + func (o *UsersPermissionsReadParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsReadParams) SetID(id int64) + func (o *UsersPermissionsReadParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsReadParams) WithContext(ctx context.Context) *UsersPermissionsReadParams + func (o *UsersPermissionsReadParams) WithDefaults() *UsersPermissionsReadParams + func (o *UsersPermissionsReadParams) WithHTTPClient(client *http.Client) *UsersPermissionsReadParams + func (o *UsersPermissionsReadParams) WithID(id int64) *UsersPermissionsReadParams + func (o *UsersPermissionsReadParams) WithTimeout(timeout time.Duration) *UsersPermissionsReadParams + func (o *UsersPermissionsReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsReadReader struct + func (o *UsersPermissionsReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsUpdateDefault struct + Payload interface{} + func NewUsersPermissionsUpdateDefault(code int) *UsersPermissionsUpdateDefault + func (o *UsersPermissionsUpdateDefault) Code() int + func (o *UsersPermissionsUpdateDefault) Error() string + func (o *UsersPermissionsUpdateDefault) GetPayload() interface{} + func (o *UsersPermissionsUpdateDefault) IsClientError() bool + func (o *UsersPermissionsUpdateDefault) IsCode(code int) bool + func (o *UsersPermissionsUpdateDefault) IsRedirect() bool + func (o *UsersPermissionsUpdateDefault) IsServerError() bool + func (o *UsersPermissionsUpdateDefault) IsSuccess() bool + func (o *UsersPermissionsUpdateDefault) String() string + type UsersPermissionsUpdateOK struct + Payload *models.ObjectPermission + func NewUsersPermissionsUpdateOK() *UsersPermissionsUpdateOK + func (o *UsersPermissionsUpdateOK) Code() int + func (o *UsersPermissionsUpdateOK) Error() string + func (o *UsersPermissionsUpdateOK) GetPayload() *models.ObjectPermission + func (o *UsersPermissionsUpdateOK) IsClientError() bool + func (o *UsersPermissionsUpdateOK) IsCode(code int) bool + func (o *UsersPermissionsUpdateOK) IsRedirect() bool + func (o *UsersPermissionsUpdateOK) IsServerError() bool + func (o *UsersPermissionsUpdateOK) IsSuccess() bool + func (o *UsersPermissionsUpdateOK) String() string + type UsersPermissionsUpdateParams struct + Context context.Context + Data *models.WritableObjectPermission + HTTPClient *http.Client + ID int64 + func NewUsersPermissionsUpdateParams() *UsersPermissionsUpdateParams + func NewUsersPermissionsUpdateParamsWithContext(ctx context.Context) *UsersPermissionsUpdateParams + func NewUsersPermissionsUpdateParamsWithHTTPClient(client *http.Client) *UsersPermissionsUpdateParams + func NewUsersPermissionsUpdateParamsWithTimeout(timeout time.Duration) *UsersPermissionsUpdateParams + func (o *UsersPermissionsUpdateParams) SetContext(ctx context.Context) + func (o *UsersPermissionsUpdateParams) SetData(data *models.WritableObjectPermission) + func (o *UsersPermissionsUpdateParams) SetDefaults() + func (o *UsersPermissionsUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsUpdateParams) SetID(id int64) + func (o *UsersPermissionsUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsUpdateParams) WithContext(ctx context.Context) *UsersPermissionsUpdateParams + func (o *UsersPermissionsUpdateParams) WithData(data *models.WritableObjectPermission) *UsersPermissionsUpdateParams + func (o *UsersPermissionsUpdateParams) WithDefaults() *UsersPermissionsUpdateParams + func (o *UsersPermissionsUpdateParams) WithHTTPClient(client *http.Client) *UsersPermissionsUpdateParams + func (o *UsersPermissionsUpdateParams) WithID(id int64) *UsersPermissionsUpdateParams + func (o *UsersPermissionsUpdateParams) WithTimeout(timeout time.Duration) *UsersPermissionsUpdateParams + func (o *UsersPermissionsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsUpdateReader struct + func (o *UsersPermissionsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersTokensBulkDeleteDefault struct + Payload interface{} + func NewUsersTokensBulkDeleteDefault(code int) *UsersTokensBulkDeleteDefault + func (o *UsersTokensBulkDeleteDefault) Code() int + func (o *UsersTokensBulkDeleteDefault) Error() string + func (o *UsersTokensBulkDeleteDefault) GetPayload() interface{} + func (o *UsersTokensBulkDeleteDefault) IsClientError() bool + func (o *UsersTokensBulkDeleteDefault) IsCode(code int) bool + func (o *UsersTokensBulkDeleteDefault) IsRedirect() bool + func (o *UsersTokensBulkDeleteDefault) IsServerError() bool + func (o *UsersTokensBulkDeleteDefault) IsSuccess() bool + func (o *UsersTokensBulkDeleteDefault) String() string + type UsersTokensBulkDeleteNoContent struct + func NewUsersTokensBulkDeleteNoContent() *UsersTokensBulkDeleteNoContent + func (o *UsersTokensBulkDeleteNoContent) Code() int + func (o *UsersTokensBulkDeleteNoContent) Error() string + func (o *UsersTokensBulkDeleteNoContent) IsClientError() bool + func (o *UsersTokensBulkDeleteNoContent) IsCode(code int) bool + func (o *UsersTokensBulkDeleteNoContent) IsRedirect() bool + func (o *UsersTokensBulkDeleteNoContent) IsServerError() bool + func (o *UsersTokensBulkDeleteNoContent) IsSuccess() bool + func (o *UsersTokensBulkDeleteNoContent) String() string + type UsersTokensBulkDeleteParams struct + Context context.Context + HTTPClient *http.Client + func NewUsersTokensBulkDeleteParams() *UsersTokensBulkDeleteParams + func NewUsersTokensBulkDeleteParamsWithContext(ctx context.Context) *UsersTokensBulkDeleteParams + func NewUsersTokensBulkDeleteParamsWithHTTPClient(client *http.Client) *UsersTokensBulkDeleteParams + func NewUsersTokensBulkDeleteParamsWithTimeout(timeout time.Duration) *UsersTokensBulkDeleteParams + func (o *UsersTokensBulkDeleteParams) SetContext(ctx context.Context) + func (o *UsersTokensBulkDeleteParams) SetDefaults() + func (o *UsersTokensBulkDeleteParams) SetHTTPClient(client *http.Client) + func (o *UsersTokensBulkDeleteParams) SetTimeout(timeout time.Duration) + func (o *UsersTokensBulkDeleteParams) WithContext(ctx context.Context) *UsersTokensBulkDeleteParams + func (o *UsersTokensBulkDeleteParams) WithDefaults() *UsersTokensBulkDeleteParams + func (o *UsersTokensBulkDeleteParams) WithHTTPClient(client *http.Client) *UsersTokensBulkDeleteParams + func (o *UsersTokensBulkDeleteParams) WithTimeout(timeout time.Duration) *UsersTokensBulkDeleteParams + func (o *UsersTokensBulkDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersTokensBulkDeleteReader struct + func (o *UsersTokensBulkDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersTokensBulkPartialUpdateDefault struct + Payload interface{} + func NewUsersTokensBulkPartialUpdateDefault(code int) *UsersTokensBulkPartialUpdateDefault + func (o *UsersTokensBulkPartialUpdateDefault) Code() int + func (o *UsersTokensBulkPartialUpdateDefault) Error() string + func (o *UsersTokensBulkPartialUpdateDefault) GetPayload() interface{} + func (o *UsersTokensBulkPartialUpdateDefault) IsClientError() bool + func (o *UsersTokensBulkPartialUpdateDefault) IsCode(code int) bool + func (o *UsersTokensBulkPartialUpdateDefault) IsRedirect() bool + func (o *UsersTokensBulkPartialUpdateDefault) IsServerError() bool + func (o *UsersTokensBulkPartialUpdateDefault) IsSuccess() bool + func (o *UsersTokensBulkPartialUpdateDefault) String() string + type UsersTokensBulkPartialUpdateOK struct + Payload *models.Token + func NewUsersTokensBulkPartialUpdateOK() *UsersTokensBulkPartialUpdateOK + func (o *UsersTokensBulkPartialUpdateOK) Code() int + func (o *UsersTokensBulkPartialUpdateOK) Error() string + func (o *UsersTokensBulkPartialUpdateOK) GetPayload() *models.Token + func (o *UsersTokensBulkPartialUpdateOK) IsClientError() bool + func (o *UsersTokensBulkPartialUpdateOK) IsCode(code int) bool + func (o *UsersTokensBulkPartialUpdateOK) IsRedirect() bool + func (o *UsersTokensBulkPartialUpdateOK) IsServerError() bool + func (o *UsersTokensBulkPartialUpdateOK) IsSuccess() bool + func (o *UsersTokensBulkPartialUpdateOK) String() string + type UsersTokensBulkPartialUpdateParams struct + Context context.Context + Data *models.WritableToken + HTTPClient *http.Client + func NewUsersTokensBulkPartialUpdateParams() *UsersTokensBulkPartialUpdateParams + func NewUsersTokensBulkPartialUpdateParamsWithContext(ctx context.Context) *UsersTokensBulkPartialUpdateParams + func NewUsersTokensBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *UsersTokensBulkPartialUpdateParams + func NewUsersTokensBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *UsersTokensBulkPartialUpdateParams + func (o *UsersTokensBulkPartialUpdateParams) SetContext(ctx context.Context) + func (o *UsersTokensBulkPartialUpdateParams) SetData(data *models.WritableToken) + func (o *UsersTokensBulkPartialUpdateParams) SetDefaults() + func (o *UsersTokensBulkPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersTokensBulkPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersTokensBulkPartialUpdateParams) WithContext(ctx context.Context) *UsersTokensBulkPartialUpdateParams + func (o *UsersTokensBulkPartialUpdateParams) WithData(data *models.WritableToken) *UsersTokensBulkPartialUpdateParams + func (o *UsersTokensBulkPartialUpdateParams) WithDefaults() *UsersTokensBulkPartialUpdateParams + func (o *UsersTokensBulkPartialUpdateParams) WithHTTPClient(client *http.Client) *UsersTokensBulkPartialUpdateParams + func (o *UsersTokensBulkPartialUpdateParams) WithTimeout(timeout time.Duration) *UsersTokensBulkPartialUpdateParams + func (o *UsersTokensBulkPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersTokensBulkPartialUpdateReader struct + func (o *UsersTokensBulkPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersTokensBulkUpdateDefault struct + Payload interface{} + func NewUsersTokensBulkUpdateDefault(code int) *UsersTokensBulkUpdateDefault + func (o *UsersTokensBulkUpdateDefault) Code() int + func (o *UsersTokensBulkUpdateDefault) Error() string + func (o *UsersTokensBulkUpdateDefault) GetPayload() interface{} + func (o *UsersTokensBulkUpdateDefault) IsClientError() bool + func (o *UsersTokensBulkUpdateDefault) IsCode(code int) bool + func (o *UsersTokensBulkUpdateDefault) IsRedirect() bool + func (o *UsersTokensBulkUpdateDefault) IsServerError() bool + func (o *UsersTokensBulkUpdateDefault) IsSuccess() bool + func (o *UsersTokensBulkUpdateDefault) String() string + type UsersTokensBulkUpdateOK struct + Payload *models.Token + func NewUsersTokensBulkUpdateOK() *UsersTokensBulkUpdateOK + func (o *UsersTokensBulkUpdateOK) Code() int + func (o *UsersTokensBulkUpdateOK) Error() string + func (o *UsersTokensBulkUpdateOK) GetPayload() *models.Token + func (o *UsersTokensBulkUpdateOK) IsClientError() bool + func (o *UsersTokensBulkUpdateOK) IsCode(code int) bool + func (o *UsersTokensBulkUpdateOK) IsRedirect() bool + func (o *UsersTokensBulkUpdateOK) IsServerError() bool + func (o *UsersTokensBulkUpdateOK) IsSuccess() bool + func (o *UsersTokensBulkUpdateOK) String() string + type UsersTokensBulkUpdateParams struct + Context context.Context + Data *models.WritableToken + HTTPClient *http.Client + func NewUsersTokensBulkUpdateParams() *UsersTokensBulkUpdateParams + func NewUsersTokensBulkUpdateParamsWithContext(ctx context.Context) *UsersTokensBulkUpdateParams + func NewUsersTokensBulkUpdateParamsWithHTTPClient(client *http.Client) *UsersTokensBulkUpdateParams + func NewUsersTokensBulkUpdateParamsWithTimeout(timeout time.Duration) *UsersTokensBulkUpdateParams + func (o *UsersTokensBulkUpdateParams) SetContext(ctx context.Context) + func (o *UsersTokensBulkUpdateParams) SetData(data *models.WritableToken) + func (o *UsersTokensBulkUpdateParams) SetDefaults() + func (o *UsersTokensBulkUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersTokensBulkUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersTokensBulkUpdateParams) WithContext(ctx context.Context) *UsersTokensBulkUpdateParams + func (o *UsersTokensBulkUpdateParams) WithData(data *models.WritableToken) *UsersTokensBulkUpdateParams + func (o *UsersTokensBulkUpdateParams) WithDefaults() *UsersTokensBulkUpdateParams + func (o *UsersTokensBulkUpdateParams) WithHTTPClient(client *http.Client) *UsersTokensBulkUpdateParams + func (o *UsersTokensBulkUpdateParams) WithTimeout(timeout time.Duration) *UsersTokensBulkUpdateParams + func (o *UsersTokensBulkUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersTokensBulkUpdateReader struct + func (o *UsersTokensBulkUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersTokensCreateCreated struct + Payload *models.Token + func NewUsersTokensCreateCreated() *UsersTokensCreateCreated + func (o *UsersTokensCreateCreated) Code() int + func (o *UsersTokensCreateCreated) Error() string + func (o *UsersTokensCreateCreated) GetPayload() *models.Token + func (o *UsersTokensCreateCreated) IsClientError() bool + func (o *UsersTokensCreateCreated) IsCode(code int) bool + func (o *UsersTokensCreateCreated) IsRedirect() bool + func (o *UsersTokensCreateCreated) IsServerError() bool + func (o *UsersTokensCreateCreated) IsSuccess() bool + func (o *UsersTokensCreateCreated) String() string + type UsersTokensCreateDefault struct + Payload interface{} + func NewUsersTokensCreateDefault(code int) *UsersTokensCreateDefault + func (o *UsersTokensCreateDefault) Code() int + func (o *UsersTokensCreateDefault) Error() string + func (o *UsersTokensCreateDefault) GetPayload() interface{} + func (o *UsersTokensCreateDefault) IsClientError() bool + func (o *UsersTokensCreateDefault) IsCode(code int) bool + func (o *UsersTokensCreateDefault) IsRedirect() bool + func (o *UsersTokensCreateDefault) IsServerError() bool + func (o *UsersTokensCreateDefault) IsSuccess() bool + func (o *UsersTokensCreateDefault) String() string + type UsersTokensCreateParams struct + Context context.Context + Data *models.WritableToken + HTTPClient *http.Client + func NewUsersTokensCreateParams() *UsersTokensCreateParams + func NewUsersTokensCreateParamsWithContext(ctx context.Context) *UsersTokensCreateParams + func NewUsersTokensCreateParamsWithHTTPClient(client *http.Client) *UsersTokensCreateParams + func NewUsersTokensCreateParamsWithTimeout(timeout time.Duration) *UsersTokensCreateParams + func (o *UsersTokensCreateParams) SetContext(ctx context.Context) + func (o *UsersTokensCreateParams) SetData(data *models.WritableToken) + func (o *UsersTokensCreateParams) SetDefaults() + func (o *UsersTokensCreateParams) SetHTTPClient(client *http.Client) + func (o *UsersTokensCreateParams) SetTimeout(timeout time.Duration) + func (o *UsersTokensCreateParams) WithContext(ctx context.Context) *UsersTokensCreateParams + func (o *UsersTokensCreateParams) WithData(data *models.WritableToken) *UsersTokensCreateParams + func (o *UsersTokensCreateParams) WithDefaults() *UsersTokensCreateParams + func (o *UsersTokensCreateParams) WithHTTPClient(client *http.Client) *UsersTokensCreateParams + func (o *UsersTokensCreateParams) WithTimeout(timeout time.Duration) *UsersTokensCreateParams + func (o *UsersTokensCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersTokensCreateReader struct + func (o *UsersTokensCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersTokensDeleteDefault struct + Payload interface{} + func NewUsersTokensDeleteDefault(code int) *UsersTokensDeleteDefault + func (o *UsersTokensDeleteDefault) Code() int + func (o *UsersTokensDeleteDefault) Error() string + func (o *UsersTokensDeleteDefault) GetPayload() interface{} + func (o *UsersTokensDeleteDefault) IsClientError() bool + func (o *UsersTokensDeleteDefault) IsCode(code int) bool + func (o *UsersTokensDeleteDefault) IsRedirect() bool + func (o *UsersTokensDeleteDefault) IsServerError() bool + func (o *UsersTokensDeleteDefault) IsSuccess() bool + func (o *UsersTokensDeleteDefault) String() string + type UsersTokensDeleteNoContent struct + func NewUsersTokensDeleteNoContent() *UsersTokensDeleteNoContent + func (o *UsersTokensDeleteNoContent) Code() int + func (o *UsersTokensDeleteNoContent) Error() string + func (o *UsersTokensDeleteNoContent) IsClientError() bool + func (o *UsersTokensDeleteNoContent) IsCode(code int) bool + func (o *UsersTokensDeleteNoContent) IsRedirect() bool + func (o *UsersTokensDeleteNoContent) IsServerError() bool + func (o *UsersTokensDeleteNoContent) IsSuccess() bool + func (o *UsersTokensDeleteNoContent) String() string + type UsersTokensDeleteParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewUsersTokensDeleteParams() *UsersTokensDeleteParams + func NewUsersTokensDeleteParamsWithContext(ctx context.Context) *UsersTokensDeleteParams + func NewUsersTokensDeleteParamsWithHTTPClient(client *http.Client) *UsersTokensDeleteParams + func NewUsersTokensDeleteParamsWithTimeout(timeout time.Duration) *UsersTokensDeleteParams + func (o *UsersTokensDeleteParams) SetContext(ctx context.Context) + func (o *UsersTokensDeleteParams) SetDefaults() + func (o *UsersTokensDeleteParams) SetHTTPClient(client *http.Client) + func (o *UsersTokensDeleteParams) SetID(id int64) + func (o *UsersTokensDeleteParams) SetTimeout(timeout time.Duration) + func (o *UsersTokensDeleteParams) WithContext(ctx context.Context) *UsersTokensDeleteParams + func (o *UsersTokensDeleteParams) WithDefaults() *UsersTokensDeleteParams + func (o *UsersTokensDeleteParams) WithHTTPClient(client *http.Client) *UsersTokensDeleteParams + func (o *UsersTokensDeleteParams) WithID(id int64) *UsersTokensDeleteParams + func (o *UsersTokensDeleteParams) WithTimeout(timeout time.Duration) *UsersTokensDeleteParams + func (o *UsersTokensDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersTokensDeleteReader struct + func (o *UsersTokensDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersTokensListDefault struct + Payload interface{} + func NewUsersTokensListDefault(code int) *UsersTokensListDefault + func (o *UsersTokensListDefault) Code() int + func (o *UsersTokensListDefault) Error() string + func (o *UsersTokensListDefault) GetPayload() interface{} + func (o *UsersTokensListDefault) IsClientError() bool + func (o *UsersTokensListDefault) IsCode(code int) bool + func (o *UsersTokensListDefault) IsRedirect() bool + func (o *UsersTokensListDefault) IsServerError() bool + func (o *UsersTokensListDefault) IsSuccess() bool + func (o *UsersTokensListDefault) String() string + type UsersTokensListOK struct + Payload *UsersTokensListOKBody + func NewUsersTokensListOK() *UsersTokensListOK + func (o *UsersTokensListOK) Code() int + func (o *UsersTokensListOK) Error() string + func (o *UsersTokensListOK) GetPayload() *UsersTokensListOKBody + func (o *UsersTokensListOK) IsClientError() bool + func (o *UsersTokensListOK) IsCode(code int) bool + func (o *UsersTokensListOK) IsRedirect() bool + func (o *UsersTokensListOK) IsServerError() bool + func (o *UsersTokensListOK) IsSuccess() bool + func (o *UsersTokensListOK) String() string + type UsersTokensListOKBody struct + Count *int64 + Next *strfmt.URI + Previous *strfmt.URI + Results []*models.Token + func (o *UsersTokensListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UsersTokensListOKBody) MarshalBinary() ([]byte, error) + func (o *UsersTokensListOKBody) UnmarshalBinary(b []byte) error + func (o *UsersTokensListOKBody) Validate(formats strfmt.Registry) error + type UsersTokensListParams struct + Context context.Context + Created *string + CreatedGte *string + CreatedLte *string + Description *string + DescriptionEmpty *string + DescriptionIc *string + DescriptionIe *string + DescriptionIew *string + DescriptionIsw *string + DescriptionNic *string + DescriptionNie *string + DescriptionNiew *string + DescriptionNisw *string + Descriptionn *string + Expires *string + ExpiresGte *string + ExpiresLte *string + HTTPClient *http.Client + ID *string + IDGt *string + IDGte *string + IDLt *string + IDLte *string + IDn *string + Key *string + KeyEmpty *string + KeyIc *string + KeyIe *string + KeyIew *string + KeyIsw *string + KeyNic *string + KeyNie *string + KeyNiew *string + KeyNisw *string + Keyn *string + Limit *int64 + Offset *int64 + Ordering *string + Q *string + User *string + UserID *string + UserIDn *string + Usern *string + WriteEnabled *string + func NewUsersTokensListParams() *UsersTokensListParams + func NewUsersTokensListParamsWithContext(ctx context.Context) *UsersTokensListParams + func NewUsersTokensListParamsWithHTTPClient(client *http.Client) *UsersTokensListParams + func NewUsersTokensListParamsWithTimeout(timeout time.Duration) *UsersTokensListParams + func (o *UsersTokensListParams) SetContext(ctx context.Context) + func (o *UsersTokensListParams) SetCreated(created *string) + func (o *UsersTokensListParams) SetCreatedGte(createdGte *string) + func (o *UsersTokensListParams) SetCreatedLte(createdLte *string) + func (o *UsersTokensListParams) SetDefaults() + func (o *UsersTokensListParams) SetDescription(description *string) + func (o *UsersTokensListParams) SetDescriptionEmpty(descriptionEmpty *string) + func (o *UsersTokensListParams) SetDescriptionIc(descriptionIc *string) + func (o *UsersTokensListParams) SetDescriptionIe(descriptionIe *string) + func (o *UsersTokensListParams) SetDescriptionIew(descriptionIew *string) + func (o *UsersTokensListParams) SetDescriptionIsw(descriptionIsw *string) + func (o *UsersTokensListParams) SetDescriptionNic(descriptionNic *string) + func (o *UsersTokensListParams) SetDescriptionNie(descriptionNie *string) + func (o *UsersTokensListParams) SetDescriptionNiew(descriptionNiew *string) + func (o *UsersTokensListParams) SetDescriptionNisw(descriptionNisw *string) + func (o *UsersTokensListParams) SetDescriptionn(descriptionn *string) + func (o *UsersTokensListParams) SetExpires(expires *string) + func (o *UsersTokensListParams) SetExpiresGte(expiresGte *string) + func (o *UsersTokensListParams) SetExpiresLte(expiresLte *string) + func (o *UsersTokensListParams) SetHTTPClient(client *http.Client) + func (o *UsersTokensListParams) SetID(id *string) + func (o *UsersTokensListParams) SetIDGt(iDGt *string) + func (o *UsersTokensListParams) SetIDGte(iDGte *string) + func (o *UsersTokensListParams) SetIDLt(iDLt *string) + func (o *UsersTokensListParams) SetIDLte(iDLte *string) + func (o *UsersTokensListParams) SetIDn(iDn *string) + func (o *UsersTokensListParams) SetKey(key *string) + func (o *UsersTokensListParams) SetKeyEmpty(keyEmpty *string) + func (o *UsersTokensListParams) SetKeyIc(keyIc *string) + func (o *UsersTokensListParams) SetKeyIe(keyIe *string) + func (o *UsersTokensListParams) SetKeyIew(keyIew *string) + func (o *UsersTokensListParams) SetKeyIsw(keyIsw *string) + func (o *UsersTokensListParams) SetKeyNic(keyNic *string) + func (o *UsersTokensListParams) SetKeyNie(keyNie *string) + func (o *UsersTokensListParams) SetKeyNiew(keyNiew *string) + func (o *UsersTokensListParams) SetKeyNisw(keyNisw *string) + func (o *UsersTokensListParams) SetKeyn(keyn *string) + func (o *UsersTokensListParams) SetLimit(limit *int64) + func (o *UsersTokensListParams) SetOffset(offset *int64) + func (o *UsersTokensListParams) SetOrdering(ordering *string) + func (o *UsersTokensListParams) SetQ(q *string) + func (o *UsersTokensListParams) SetTimeout(timeout time.Duration) + func (o *UsersTokensListParams) SetUser(user *string) + func (o *UsersTokensListParams) SetUserID(userID *string) + func (o *UsersTokensListParams) SetUserIDn(userIDn *string) + func (o *UsersTokensListParams) SetUsern(usern *string) + func (o *UsersTokensListParams) SetWriteEnabled(writeEnabled *string) + func (o *UsersTokensListParams) WithContext(ctx context.Context) *UsersTokensListParams + func (o *UsersTokensListParams) WithCreated(created *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithCreatedGte(createdGte *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithCreatedLte(createdLte *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithDefaults() *UsersTokensListParams + func (o *UsersTokensListParams) WithDescription(description *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithDescriptionEmpty(descriptionEmpty *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithDescriptionIc(descriptionIc *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithDescriptionIe(descriptionIe *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithDescriptionIew(descriptionIew *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithDescriptionIsw(descriptionIsw *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithDescriptionNic(descriptionNic *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithDescriptionNie(descriptionNie *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithDescriptionNiew(descriptionNiew *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithDescriptionNisw(descriptionNisw *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithDescriptionn(descriptionn *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithExpires(expires *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithExpiresGte(expiresGte *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithExpiresLte(expiresLte *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithHTTPClient(client *http.Client) *UsersTokensListParams + func (o *UsersTokensListParams) WithID(id *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithIDGt(iDGt *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithIDGte(iDGte *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithIDLt(iDLt *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithIDLte(iDLte *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithIDn(iDn *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithKey(key *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithKeyEmpty(keyEmpty *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithKeyIc(keyIc *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithKeyIe(keyIe *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithKeyIew(keyIew *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithKeyIsw(keyIsw *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithKeyNic(keyNic *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithKeyNie(keyNie *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithKeyNiew(keyNiew *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithKeyNisw(keyNisw *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithKeyn(keyn *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithLimit(limit *int64) *UsersTokensListParams + func (o *UsersTokensListParams) WithOffset(offset *int64) *UsersTokensListParams + func (o *UsersTokensListParams) WithOrdering(ordering *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithQ(q *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithTimeout(timeout time.Duration) *UsersTokensListParams + func (o *UsersTokensListParams) WithUser(user *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithUserID(userID *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithUserIDn(userIDn *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithUsern(usern *string) *UsersTokensListParams + func (o *UsersTokensListParams) WithWriteEnabled(writeEnabled *string) *UsersTokensListParams + func (o *UsersTokensListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersTokensListReader struct + func (o *UsersTokensListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersTokensPartialUpdateDefault struct + Payload interface{} + func NewUsersTokensPartialUpdateDefault(code int) *UsersTokensPartialUpdateDefault + func (o *UsersTokensPartialUpdateDefault) Code() int + func (o *UsersTokensPartialUpdateDefault) Error() string + func (o *UsersTokensPartialUpdateDefault) GetPayload() interface{} + func (o *UsersTokensPartialUpdateDefault) IsClientError() bool + func (o *UsersTokensPartialUpdateDefault) IsCode(code int) bool + func (o *UsersTokensPartialUpdateDefault) IsRedirect() bool + func (o *UsersTokensPartialUpdateDefault) IsServerError() bool + func (o *UsersTokensPartialUpdateDefault) IsSuccess() bool + func (o *UsersTokensPartialUpdateDefault) String() string + type UsersTokensPartialUpdateOK struct + Payload *models.Token + func NewUsersTokensPartialUpdateOK() *UsersTokensPartialUpdateOK + func (o *UsersTokensPartialUpdateOK) Code() int + func (o *UsersTokensPartialUpdateOK) Error() string + func (o *UsersTokensPartialUpdateOK) GetPayload() *models.Token + func (o *UsersTokensPartialUpdateOK) IsClientError() bool + func (o *UsersTokensPartialUpdateOK) IsCode(code int) bool + func (o *UsersTokensPartialUpdateOK) IsRedirect() bool + func (o *UsersTokensPartialUpdateOK) IsServerError() bool + func (o *UsersTokensPartialUpdateOK) IsSuccess() bool + func (o *UsersTokensPartialUpdateOK) String() string + type UsersTokensPartialUpdateParams struct + Context context.Context + Data *models.WritableToken + HTTPClient *http.Client + ID int64 + func NewUsersTokensPartialUpdateParams() *UsersTokensPartialUpdateParams + func NewUsersTokensPartialUpdateParamsWithContext(ctx context.Context) *UsersTokensPartialUpdateParams + func NewUsersTokensPartialUpdateParamsWithHTTPClient(client *http.Client) *UsersTokensPartialUpdateParams + func NewUsersTokensPartialUpdateParamsWithTimeout(timeout time.Duration) *UsersTokensPartialUpdateParams + func (o *UsersTokensPartialUpdateParams) SetContext(ctx context.Context) + func (o *UsersTokensPartialUpdateParams) SetData(data *models.WritableToken) + func (o *UsersTokensPartialUpdateParams) SetDefaults() + func (o *UsersTokensPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersTokensPartialUpdateParams) SetID(id int64) + func (o *UsersTokensPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersTokensPartialUpdateParams) WithContext(ctx context.Context) *UsersTokensPartialUpdateParams + func (o *UsersTokensPartialUpdateParams) WithData(data *models.WritableToken) *UsersTokensPartialUpdateParams + func (o *UsersTokensPartialUpdateParams) WithDefaults() *UsersTokensPartialUpdateParams + func (o *UsersTokensPartialUpdateParams) WithHTTPClient(client *http.Client) *UsersTokensPartialUpdateParams + func (o *UsersTokensPartialUpdateParams) WithID(id int64) *UsersTokensPartialUpdateParams + func (o *UsersTokensPartialUpdateParams) WithTimeout(timeout time.Duration) *UsersTokensPartialUpdateParams + func (o *UsersTokensPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersTokensPartialUpdateReader struct + func (o *UsersTokensPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersTokensProvisionCreateCreated struct + func NewUsersTokensProvisionCreateCreated() *UsersTokensProvisionCreateCreated + func (o *UsersTokensProvisionCreateCreated) Code() int + func (o *UsersTokensProvisionCreateCreated) Error() string + func (o *UsersTokensProvisionCreateCreated) IsClientError() bool + func (o *UsersTokensProvisionCreateCreated) IsCode(code int) bool + func (o *UsersTokensProvisionCreateCreated) IsRedirect() bool + func (o *UsersTokensProvisionCreateCreated) IsServerError() bool + func (o *UsersTokensProvisionCreateCreated) IsSuccess() bool + func (o *UsersTokensProvisionCreateCreated) String() string + type UsersTokensProvisionCreateDefault struct + Payload interface{} + func NewUsersTokensProvisionCreateDefault(code int) *UsersTokensProvisionCreateDefault + func (o *UsersTokensProvisionCreateDefault) Code() int + func (o *UsersTokensProvisionCreateDefault) Error() string + func (o *UsersTokensProvisionCreateDefault) GetPayload() interface{} + func (o *UsersTokensProvisionCreateDefault) IsClientError() bool + func (o *UsersTokensProvisionCreateDefault) IsCode(code int) bool + func (o *UsersTokensProvisionCreateDefault) IsRedirect() bool + func (o *UsersTokensProvisionCreateDefault) IsServerError() bool + func (o *UsersTokensProvisionCreateDefault) IsSuccess() bool + func (o *UsersTokensProvisionCreateDefault) String() string + type UsersTokensProvisionCreateParams struct + Context context.Context + HTTPClient *http.Client + func NewUsersTokensProvisionCreateParams() *UsersTokensProvisionCreateParams + func NewUsersTokensProvisionCreateParamsWithContext(ctx context.Context) *UsersTokensProvisionCreateParams + func NewUsersTokensProvisionCreateParamsWithHTTPClient(client *http.Client) *UsersTokensProvisionCreateParams + func NewUsersTokensProvisionCreateParamsWithTimeout(timeout time.Duration) *UsersTokensProvisionCreateParams + func (o *UsersTokensProvisionCreateParams) SetContext(ctx context.Context) + func (o *UsersTokensProvisionCreateParams) SetDefaults() + func (o *UsersTokensProvisionCreateParams) SetHTTPClient(client *http.Client) + func (o *UsersTokensProvisionCreateParams) SetTimeout(timeout time.Duration) + func (o *UsersTokensProvisionCreateParams) WithContext(ctx context.Context) *UsersTokensProvisionCreateParams + func (o *UsersTokensProvisionCreateParams) WithDefaults() *UsersTokensProvisionCreateParams + func (o *UsersTokensProvisionCreateParams) WithHTTPClient(client *http.Client) *UsersTokensProvisionCreateParams + func (o *UsersTokensProvisionCreateParams) WithTimeout(timeout time.Duration) *UsersTokensProvisionCreateParams + func (o *UsersTokensProvisionCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersTokensProvisionCreateReader struct + func (o *UsersTokensProvisionCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersTokensReadDefault struct + Payload interface{} + func NewUsersTokensReadDefault(code int) *UsersTokensReadDefault + func (o *UsersTokensReadDefault) Code() int + func (o *UsersTokensReadDefault) Error() string + func (o *UsersTokensReadDefault) GetPayload() interface{} + func (o *UsersTokensReadDefault) IsClientError() bool + func (o *UsersTokensReadDefault) IsCode(code int) bool + func (o *UsersTokensReadDefault) IsRedirect() bool + func (o *UsersTokensReadDefault) IsServerError() bool + func (o *UsersTokensReadDefault) IsSuccess() bool + func (o *UsersTokensReadDefault) String() string + type UsersTokensReadOK struct + Payload *models.Token + func NewUsersTokensReadOK() *UsersTokensReadOK + func (o *UsersTokensReadOK) Code() int + func (o *UsersTokensReadOK) Error() string + func (o *UsersTokensReadOK) GetPayload() *models.Token + func (o *UsersTokensReadOK) IsClientError() bool + func (o *UsersTokensReadOK) IsCode(code int) bool + func (o *UsersTokensReadOK) IsRedirect() bool + func (o *UsersTokensReadOK) IsServerError() bool + func (o *UsersTokensReadOK) IsSuccess() bool + func (o *UsersTokensReadOK) String() string + type UsersTokensReadParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewUsersTokensReadParams() *UsersTokensReadParams + func NewUsersTokensReadParamsWithContext(ctx context.Context) *UsersTokensReadParams + func NewUsersTokensReadParamsWithHTTPClient(client *http.Client) *UsersTokensReadParams + func NewUsersTokensReadParamsWithTimeout(timeout time.Duration) *UsersTokensReadParams + func (o *UsersTokensReadParams) SetContext(ctx context.Context) + func (o *UsersTokensReadParams) SetDefaults() + func (o *UsersTokensReadParams) SetHTTPClient(client *http.Client) + func (o *UsersTokensReadParams) SetID(id int64) + func (o *UsersTokensReadParams) SetTimeout(timeout time.Duration) + func (o *UsersTokensReadParams) WithContext(ctx context.Context) *UsersTokensReadParams + func (o *UsersTokensReadParams) WithDefaults() *UsersTokensReadParams + func (o *UsersTokensReadParams) WithHTTPClient(client *http.Client) *UsersTokensReadParams + func (o *UsersTokensReadParams) WithID(id int64) *UsersTokensReadParams + func (o *UsersTokensReadParams) WithTimeout(timeout time.Duration) *UsersTokensReadParams + func (o *UsersTokensReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersTokensReadReader struct + func (o *UsersTokensReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersTokensUpdateDefault struct + Payload interface{} + func NewUsersTokensUpdateDefault(code int) *UsersTokensUpdateDefault + func (o *UsersTokensUpdateDefault) Code() int + func (o *UsersTokensUpdateDefault) Error() string + func (o *UsersTokensUpdateDefault) GetPayload() interface{} + func (o *UsersTokensUpdateDefault) IsClientError() bool + func (o *UsersTokensUpdateDefault) IsCode(code int) bool + func (o *UsersTokensUpdateDefault) IsRedirect() bool + func (o *UsersTokensUpdateDefault) IsServerError() bool + func (o *UsersTokensUpdateDefault) IsSuccess() bool + func (o *UsersTokensUpdateDefault) String() string + type UsersTokensUpdateOK struct + Payload *models.Token + func NewUsersTokensUpdateOK() *UsersTokensUpdateOK + func (o *UsersTokensUpdateOK) Code() int + func (o *UsersTokensUpdateOK) Error() string + func (o *UsersTokensUpdateOK) GetPayload() *models.Token + func (o *UsersTokensUpdateOK) IsClientError() bool + func (o *UsersTokensUpdateOK) IsCode(code int) bool + func (o *UsersTokensUpdateOK) IsRedirect() bool + func (o *UsersTokensUpdateOK) IsServerError() bool + func (o *UsersTokensUpdateOK) IsSuccess() bool + func (o *UsersTokensUpdateOK) String() string + type UsersTokensUpdateParams struct + Context context.Context + Data *models.WritableToken + HTTPClient *http.Client + ID int64 + func NewUsersTokensUpdateParams() *UsersTokensUpdateParams + func NewUsersTokensUpdateParamsWithContext(ctx context.Context) *UsersTokensUpdateParams + func NewUsersTokensUpdateParamsWithHTTPClient(client *http.Client) *UsersTokensUpdateParams + func NewUsersTokensUpdateParamsWithTimeout(timeout time.Duration) *UsersTokensUpdateParams + func (o *UsersTokensUpdateParams) SetContext(ctx context.Context) + func (o *UsersTokensUpdateParams) SetData(data *models.WritableToken) + func (o *UsersTokensUpdateParams) SetDefaults() + func (o *UsersTokensUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersTokensUpdateParams) SetID(id int64) + func (o *UsersTokensUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersTokensUpdateParams) WithContext(ctx context.Context) *UsersTokensUpdateParams + func (o *UsersTokensUpdateParams) WithData(data *models.WritableToken) *UsersTokensUpdateParams + func (o *UsersTokensUpdateParams) WithDefaults() *UsersTokensUpdateParams + func (o *UsersTokensUpdateParams) WithHTTPClient(client *http.Client) *UsersTokensUpdateParams + func (o *UsersTokensUpdateParams) WithID(id int64) *UsersTokensUpdateParams + func (o *UsersTokensUpdateParams) WithTimeout(timeout time.Duration) *UsersTokensUpdateParams + func (o *UsersTokensUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersTokensUpdateReader struct + func (o *UsersTokensUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersBulkDeleteDefault struct + Payload interface{} + func NewUsersUsersBulkDeleteDefault(code int) *UsersUsersBulkDeleteDefault + func (o *UsersUsersBulkDeleteDefault) Code() int + func (o *UsersUsersBulkDeleteDefault) Error() string + func (o *UsersUsersBulkDeleteDefault) GetPayload() interface{} + func (o *UsersUsersBulkDeleteDefault) IsClientError() bool + func (o *UsersUsersBulkDeleteDefault) IsCode(code int) bool + func (o *UsersUsersBulkDeleteDefault) IsRedirect() bool + func (o *UsersUsersBulkDeleteDefault) IsServerError() bool + func (o *UsersUsersBulkDeleteDefault) IsSuccess() bool + func (o *UsersUsersBulkDeleteDefault) String() string + type UsersUsersBulkDeleteNoContent struct + func NewUsersUsersBulkDeleteNoContent() *UsersUsersBulkDeleteNoContent + func (o *UsersUsersBulkDeleteNoContent) Code() int + func (o *UsersUsersBulkDeleteNoContent) Error() string + func (o *UsersUsersBulkDeleteNoContent) IsClientError() bool + func (o *UsersUsersBulkDeleteNoContent) IsCode(code int) bool + func (o *UsersUsersBulkDeleteNoContent) IsRedirect() bool + func (o *UsersUsersBulkDeleteNoContent) IsServerError() bool + func (o *UsersUsersBulkDeleteNoContent) IsSuccess() bool + func (o *UsersUsersBulkDeleteNoContent) String() string + type UsersUsersBulkDeleteParams struct + Context context.Context + HTTPClient *http.Client + func NewUsersUsersBulkDeleteParams() *UsersUsersBulkDeleteParams + func NewUsersUsersBulkDeleteParamsWithContext(ctx context.Context) *UsersUsersBulkDeleteParams + func NewUsersUsersBulkDeleteParamsWithHTTPClient(client *http.Client) *UsersUsersBulkDeleteParams + func NewUsersUsersBulkDeleteParamsWithTimeout(timeout time.Duration) *UsersUsersBulkDeleteParams + func (o *UsersUsersBulkDeleteParams) SetContext(ctx context.Context) + func (o *UsersUsersBulkDeleteParams) SetDefaults() + func (o *UsersUsersBulkDeleteParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersBulkDeleteParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersBulkDeleteParams) WithContext(ctx context.Context) *UsersUsersBulkDeleteParams + func (o *UsersUsersBulkDeleteParams) WithDefaults() *UsersUsersBulkDeleteParams + func (o *UsersUsersBulkDeleteParams) WithHTTPClient(client *http.Client) *UsersUsersBulkDeleteParams + func (o *UsersUsersBulkDeleteParams) WithTimeout(timeout time.Duration) *UsersUsersBulkDeleteParams + func (o *UsersUsersBulkDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersBulkDeleteReader struct + func (o *UsersUsersBulkDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersBulkPartialUpdateDefault struct + Payload interface{} + func NewUsersUsersBulkPartialUpdateDefault(code int) *UsersUsersBulkPartialUpdateDefault + func (o *UsersUsersBulkPartialUpdateDefault) Code() int + func (o *UsersUsersBulkPartialUpdateDefault) Error() string + func (o *UsersUsersBulkPartialUpdateDefault) GetPayload() interface{} + func (o *UsersUsersBulkPartialUpdateDefault) IsClientError() bool + func (o *UsersUsersBulkPartialUpdateDefault) IsCode(code int) bool + func (o *UsersUsersBulkPartialUpdateDefault) IsRedirect() bool + func (o *UsersUsersBulkPartialUpdateDefault) IsServerError() bool + func (o *UsersUsersBulkPartialUpdateDefault) IsSuccess() bool + func (o *UsersUsersBulkPartialUpdateDefault) String() string + type UsersUsersBulkPartialUpdateOK struct + Payload *models.User + func NewUsersUsersBulkPartialUpdateOK() *UsersUsersBulkPartialUpdateOK + func (o *UsersUsersBulkPartialUpdateOK) Code() int + func (o *UsersUsersBulkPartialUpdateOK) Error() string + func (o *UsersUsersBulkPartialUpdateOK) GetPayload() *models.User + func (o *UsersUsersBulkPartialUpdateOK) IsClientError() bool + func (o *UsersUsersBulkPartialUpdateOK) IsCode(code int) bool + func (o *UsersUsersBulkPartialUpdateOK) IsRedirect() bool + func (o *UsersUsersBulkPartialUpdateOK) IsServerError() bool + func (o *UsersUsersBulkPartialUpdateOK) IsSuccess() bool + func (o *UsersUsersBulkPartialUpdateOK) String() string + type UsersUsersBulkPartialUpdateParams struct + Context context.Context + Data *models.WritableUser + HTTPClient *http.Client + func NewUsersUsersBulkPartialUpdateParams() *UsersUsersBulkPartialUpdateParams + func NewUsersUsersBulkPartialUpdateParamsWithContext(ctx context.Context) *UsersUsersBulkPartialUpdateParams + func NewUsersUsersBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *UsersUsersBulkPartialUpdateParams + func NewUsersUsersBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *UsersUsersBulkPartialUpdateParams + func (o *UsersUsersBulkPartialUpdateParams) SetContext(ctx context.Context) + func (o *UsersUsersBulkPartialUpdateParams) SetData(data *models.WritableUser) + func (o *UsersUsersBulkPartialUpdateParams) SetDefaults() + func (o *UsersUsersBulkPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersBulkPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersBulkPartialUpdateParams) WithContext(ctx context.Context) *UsersUsersBulkPartialUpdateParams + func (o *UsersUsersBulkPartialUpdateParams) WithData(data *models.WritableUser) *UsersUsersBulkPartialUpdateParams + func (o *UsersUsersBulkPartialUpdateParams) WithDefaults() *UsersUsersBulkPartialUpdateParams + func (o *UsersUsersBulkPartialUpdateParams) WithHTTPClient(client *http.Client) *UsersUsersBulkPartialUpdateParams + func (o *UsersUsersBulkPartialUpdateParams) WithTimeout(timeout time.Duration) *UsersUsersBulkPartialUpdateParams + func (o *UsersUsersBulkPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersBulkPartialUpdateReader struct + func (o *UsersUsersBulkPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersBulkUpdateDefault struct + Payload interface{} + func NewUsersUsersBulkUpdateDefault(code int) *UsersUsersBulkUpdateDefault + func (o *UsersUsersBulkUpdateDefault) Code() int + func (o *UsersUsersBulkUpdateDefault) Error() string + func (o *UsersUsersBulkUpdateDefault) GetPayload() interface{} + func (o *UsersUsersBulkUpdateDefault) IsClientError() bool + func (o *UsersUsersBulkUpdateDefault) IsCode(code int) bool + func (o *UsersUsersBulkUpdateDefault) IsRedirect() bool + func (o *UsersUsersBulkUpdateDefault) IsServerError() bool + func (o *UsersUsersBulkUpdateDefault) IsSuccess() bool + func (o *UsersUsersBulkUpdateDefault) String() string + type UsersUsersBulkUpdateOK struct + Payload *models.User + func NewUsersUsersBulkUpdateOK() *UsersUsersBulkUpdateOK + func (o *UsersUsersBulkUpdateOK) Code() int + func (o *UsersUsersBulkUpdateOK) Error() string + func (o *UsersUsersBulkUpdateOK) GetPayload() *models.User + func (o *UsersUsersBulkUpdateOK) IsClientError() bool + func (o *UsersUsersBulkUpdateOK) IsCode(code int) bool + func (o *UsersUsersBulkUpdateOK) IsRedirect() bool + func (o *UsersUsersBulkUpdateOK) IsServerError() bool + func (o *UsersUsersBulkUpdateOK) IsSuccess() bool + func (o *UsersUsersBulkUpdateOK) String() string + type UsersUsersBulkUpdateParams struct + Context context.Context + Data *models.WritableUser + HTTPClient *http.Client + func NewUsersUsersBulkUpdateParams() *UsersUsersBulkUpdateParams + func NewUsersUsersBulkUpdateParamsWithContext(ctx context.Context) *UsersUsersBulkUpdateParams + func NewUsersUsersBulkUpdateParamsWithHTTPClient(client *http.Client) *UsersUsersBulkUpdateParams + func NewUsersUsersBulkUpdateParamsWithTimeout(timeout time.Duration) *UsersUsersBulkUpdateParams + func (o *UsersUsersBulkUpdateParams) SetContext(ctx context.Context) + func (o *UsersUsersBulkUpdateParams) SetData(data *models.WritableUser) + func (o *UsersUsersBulkUpdateParams) SetDefaults() + func (o *UsersUsersBulkUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersBulkUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersBulkUpdateParams) WithContext(ctx context.Context) *UsersUsersBulkUpdateParams + func (o *UsersUsersBulkUpdateParams) WithData(data *models.WritableUser) *UsersUsersBulkUpdateParams + func (o *UsersUsersBulkUpdateParams) WithDefaults() *UsersUsersBulkUpdateParams + func (o *UsersUsersBulkUpdateParams) WithHTTPClient(client *http.Client) *UsersUsersBulkUpdateParams + func (o *UsersUsersBulkUpdateParams) WithTimeout(timeout time.Duration) *UsersUsersBulkUpdateParams + func (o *UsersUsersBulkUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersBulkUpdateReader struct + func (o *UsersUsersBulkUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersCreateCreated struct + Payload *models.User + func NewUsersUsersCreateCreated() *UsersUsersCreateCreated + func (o *UsersUsersCreateCreated) Code() int + func (o *UsersUsersCreateCreated) Error() string + func (o *UsersUsersCreateCreated) GetPayload() *models.User + func (o *UsersUsersCreateCreated) IsClientError() bool + func (o *UsersUsersCreateCreated) IsCode(code int) bool + func (o *UsersUsersCreateCreated) IsRedirect() bool + func (o *UsersUsersCreateCreated) IsServerError() bool + func (o *UsersUsersCreateCreated) IsSuccess() bool + func (o *UsersUsersCreateCreated) String() string + type UsersUsersCreateDefault struct + Payload interface{} + func NewUsersUsersCreateDefault(code int) *UsersUsersCreateDefault + func (o *UsersUsersCreateDefault) Code() int + func (o *UsersUsersCreateDefault) Error() string + func (o *UsersUsersCreateDefault) GetPayload() interface{} + func (o *UsersUsersCreateDefault) IsClientError() bool + func (o *UsersUsersCreateDefault) IsCode(code int) bool + func (o *UsersUsersCreateDefault) IsRedirect() bool + func (o *UsersUsersCreateDefault) IsServerError() bool + func (o *UsersUsersCreateDefault) IsSuccess() bool + func (o *UsersUsersCreateDefault) String() string + type UsersUsersCreateParams struct + Context context.Context + Data *models.WritableUser + HTTPClient *http.Client + func NewUsersUsersCreateParams() *UsersUsersCreateParams + func NewUsersUsersCreateParamsWithContext(ctx context.Context) *UsersUsersCreateParams + func NewUsersUsersCreateParamsWithHTTPClient(client *http.Client) *UsersUsersCreateParams + func NewUsersUsersCreateParamsWithTimeout(timeout time.Duration) *UsersUsersCreateParams + func (o *UsersUsersCreateParams) SetContext(ctx context.Context) + func (o *UsersUsersCreateParams) SetData(data *models.WritableUser) + func (o *UsersUsersCreateParams) SetDefaults() + func (o *UsersUsersCreateParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersCreateParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersCreateParams) WithContext(ctx context.Context) *UsersUsersCreateParams + func (o *UsersUsersCreateParams) WithData(data *models.WritableUser) *UsersUsersCreateParams + func (o *UsersUsersCreateParams) WithDefaults() *UsersUsersCreateParams + func (o *UsersUsersCreateParams) WithHTTPClient(client *http.Client) *UsersUsersCreateParams + func (o *UsersUsersCreateParams) WithTimeout(timeout time.Duration) *UsersUsersCreateParams + func (o *UsersUsersCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersCreateReader struct + func (o *UsersUsersCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersDeleteDefault struct + Payload interface{} + func NewUsersUsersDeleteDefault(code int) *UsersUsersDeleteDefault + func (o *UsersUsersDeleteDefault) Code() int + func (o *UsersUsersDeleteDefault) Error() string + func (o *UsersUsersDeleteDefault) GetPayload() interface{} + func (o *UsersUsersDeleteDefault) IsClientError() bool + func (o *UsersUsersDeleteDefault) IsCode(code int) bool + func (o *UsersUsersDeleteDefault) IsRedirect() bool + func (o *UsersUsersDeleteDefault) IsServerError() bool + func (o *UsersUsersDeleteDefault) IsSuccess() bool + func (o *UsersUsersDeleteDefault) String() string + type UsersUsersDeleteNoContent struct + func NewUsersUsersDeleteNoContent() *UsersUsersDeleteNoContent + func (o *UsersUsersDeleteNoContent) Code() int + func (o *UsersUsersDeleteNoContent) Error() string + func (o *UsersUsersDeleteNoContent) IsClientError() bool + func (o *UsersUsersDeleteNoContent) IsCode(code int) bool + func (o *UsersUsersDeleteNoContent) IsRedirect() bool + func (o *UsersUsersDeleteNoContent) IsServerError() bool + func (o *UsersUsersDeleteNoContent) IsSuccess() bool + func (o *UsersUsersDeleteNoContent) String() string + type UsersUsersDeleteParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewUsersUsersDeleteParams() *UsersUsersDeleteParams + func NewUsersUsersDeleteParamsWithContext(ctx context.Context) *UsersUsersDeleteParams + func NewUsersUsersDeleteParamsWithHTTPClient(client *http.Client) *UsersUsersDeleteParams + func NewUsersUsersDeleteParamsWithTimeout(timeout time.Duration) *UsersUsersDeleteParams + func (o *UsersUsersDeleteParams) SetContext(ctx context.Context) + func (o *UsersUsersDeleteParams) SetDefaults() + func (o *UsersUsersDeleteParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersDeleteParams) SetID(id int64) + func (o *UsersUsersDeleteParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersDeleteParams) WithContext(ctx context.Context) *UsersUsersDeleteParams + func (o *UsersUsersDeleteParams) WithDefaults() *UsersUsersDeleteParams + func (o *UsersUsersDeleteParams) WithHTTPClient(client *http.Client) *UsersUsersDeleteParams + func (o *UsersUsersDeleteParams) WithID(id int64) *UsersUsersDeleteParams + func (o *UsersUsersDeleteParams) WithTimeout(timeout time.Duration) *UsersUsersDeleteParams + func (o *UsersUsersDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersDeleteReader struct + func (o *UsersUsersDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersListDefault struct + Payload interface{} + func NewUsersUsersListDefault(code int) *UsersUsersListDefault + func (o *UsersUsersListDefault) Code() int + func (o *UsersUsersListDefault) Error() string + func (o *UsersUsersListDefault) GetPayload() interface{} + func (o *UsersUsersListDefault) IsClientError() bool + func (o *UsersUsersListDefault) IsCode(code int) bool + func (o *UsersUsersListDefault) IsRedirect() bool + func (o *UsersUsersListDefault) IsServerError() bool + func (o *UsersUsersListDefault) IsSuccess() bool + func (o *UsersUsersListDefault) String() string + type UsersUsersListOK struct + Payload *UsersUsersListOKBody + func NewUsersUsersListOK() *UsersUsersListOK + func (o *UsersUsersListOK) Code() int + func (o *UsersUsersListOK) Error() string + func (o *UsersUsersListOK) GetPayload() *UsersUsersListOKBody + func (o *UsersUsersListOK) IsClientError() bool + func (o *UsersUsersListOK) IsCode(code int) bool + func (o *UsersUsersListOK) IsRedirect() bool + func (o *UsersUsersListOK) IsServerError() bool + func (o *UsersUsersListOK) IsSuccess() bool + func (o *UsersUsersListOK) String() string + type UsersUsersListOKBody struct + Count *int64 + Next *strfmt.URI + Previous *strfmt.URI + Results []*models.User + func (o *UsersUsersListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UsersUsersListOKBody) MarshalBinary() ([]byte, error) + func (o *UsersUsersListOKBody) UnmarshalBinary(b []byte) error + func (o *UsersUsersListOKBody) Validate(formats strfmt.Registry) error + type UsersUsersListParams struct + Context context.Context + Email *string + EmailEmpty *string + EmailIc *string + EmailIe *string + EmailIew *string + EmailIsw *string + EmailNic *string + EmailNie *string + EmailNiew *string + EmailNisw *string + Emailn *string + FirstName *string + FirstNameEmpty *string + FirstNameIc *string + FirstNameIe *string + FirstNameIew *string + FirstNameIsw *string + FirstNameNic *string + FirstNameNie *string + FirstNameNiew *string + FirstNameNisw *string + FirstNamen *string + Group *string + GroupID *string + GroupIDn *string + Groupn *string + HTTPClient *http.Client + ID *string + IDGt *string + IDGte *string + IDLt *string + IDLte *string + IDn *string + IsActive *string + IsStaff *string + LastName *string + LastNameEmpty *string + LastNameIc *string + LastNameIe *string + LastNameIew *string + LastNameIsw *string + LastNameNic *string + LastNameNie *string + LastNameNiew *string + LastNameNisw *string + LastNamen *string + Limit *int64 + Offset *int64 + Ordering *string + Q *string + Username *string + UsernameEmpty *string + UsernameIc *string + UsernameIe *string + UsernameIew *string + UsernameIsw *string + UsernameNic *string + UsernameNie *string + UsernameNiew *string + UsernameNisw *string + Usernamen *string + func NewUsersUsersListParams() *UsersUsersListParams + func NewUsersUsersListParamsWithContext(ctx context.Context) *UsersUsersListParams + func NewUsersUsersListParamsWithHTTPClient(client *http.Client) *UsersUsersListParams + func NewUsersUsersListParamsWithTimeout(timeout time.Duration) *UsersUsersListParams + func (o *UsersUsersListParams) SetContext(ctx context.Context) + func (o *UsersUsersListParams) SetDefaults() + func (o *UsersUsersListParams) SetEmail(email *string) + func (o *UsersUsersListParams) SetEmailEmpty(emailEmpty *string) + func (o *UsersUsersListParams) SetEmailIc(emailIc *string) + func (o *UsersUsersListParams) SetEmailIe(emailIe *string) + func (o *UsersUsersListParams) SetEmailIew(emailIew *string) + func (o *UsersUsersListParams) SetEmailIsw(emailIsw *string) + func (o *UsersUsersListParams) SetEmailNic(emailNic *string) + func (o *UsersUsersListParams) SetEmailNie(emailNie *string) + func (o *UsersUsersListParams) SetEmailNiew(emailNiew *string) + func (o *UsersUsersListParams) SetEmailNisw(emailNisw *string) + func (o *UsersUsersListParams) SetEmailn(emailn *string) + func (o *UsersUsersListParams) SetFirstName(firstName *string) + func (o *UsersUsersListParams) SetFirstNameEmpty(firstNameEmpty *string) + func (o *UsersUsersListParams) SetFirstNameIc(firstNameIc *string) + func (o *UsersUsersListParams) SetFirstNameIe(firstNameIe *string) + func (o *UsersUsersListParams) SetFirstNameIew(firstNameIew *string) + func (o *UsersUsersListParams) SetFirstNameIsw(firstNameIsw *string) + func (o *UsersUsersListParams) SetFirstNameNic(firstNameNic *string) + func (o *UsersUsersListParams) SetFirstNameNie(firstNameNie *string) + func (o *UsersUsersListParams) SetFirstNameNiew(firstNameNiew *string) + func (o *UsersUsersListParams) SetFirstNameNisw(firstNameNisw *string) + func (o *UsersUsersListParams) SetFirstNamen(firstNamen *string) + func (o *UsersUsersListParams) SetGroup(group *string) + func (o *UsersUsersListParams) SetGroupID(groupID *string) + func (o *UsersUsersListParams) SetGroupIDn(groupIDn *string) + func (o *UsersUsersListParams) SetGroupn(groupn *string) + func (o *UsersUsersListParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersListParams) SetID(id *string) + func (o *UsersUsersListParams) SetIDGt(iDGt *string) + func (o *UsersUsersListParams) SetIDGte(iDGte *string) + func (o *UsersUsersListParams) SetIDLt(iDLt *string) + func (o *UsersUsersListParams) SetIDLte(iDLte *string) + func (o *UsersUsersListParams) SetIDn(iDn *string) + func (o *UsersUsersListParams) SetIsActive(isActive *string) + func (o *UsersUsersListParams) SetIsStaff(isStaff *string) + func (o *UsersUsersListParams) SetLastName(lastName *string) + func (o *UsersUsersListParams) SetLastNameEmpty(lastNameEmpty *string) + func (o *UsersUsersListParams) SetLastNameIc(lastNameIc *string) + func (o *UsersUsersListParams) SetLastNameIe(lastNameIe *string) + func (o *UsersUsersListParams) SetLastNameIew(lastNameIew *string) + func (o *UsersUsersListParams) SetLastNameIsw(lastNameIsw *string) + func (o *UsersUsersListParams) SetLastNameNic(lastNameNic *string) + func (o *UsersUsersListParams) SetLastNameNie(lastNameNie *string) + func (o *UsersUsersListParams) SetLastNameNiew(lastNameNiew *string) + func (o *UsersUsersListParams) SetLastNameNisw(lastNameNisw *string) + func (o *UsersUsersListParams) SetLastNamen(lastNamen *string) + func (o *UsersUsersListParams) SetLimit(limit *int64) + func (o *UsersUsersListParams) SetOffset(offset *int64) + func (o *UsersUsersListParams) SetOrdering(ordering *string) + func (o *UsersUsersListParams) SetQ(q *string) + func (o *UsersUsersListParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersListParams) SetUsername(username *string) + func (o *UsersUsersListParams) SetUsernameEmpty(usernameEmpty *string) + func (o *UsersUsersListParams) SetUsernameIc(usernameIc *string) + func (o *UsersUsersListParams) SetUsernameIe(usernameIe *string) + func (o *UsersUsersListParams) SetUsernameIew(usernameIew *string) + func (o *UsersUsersListParams) SetUsernameIsw(usernameIsw *string) + func (o *UsersUsersListParams) SetUsernameNic(usernameNic *string) + func (o *UsersUsersListParams) SetUsernameNie(usernameNie *string) + func (o *UsersUsersListParams) SetUsernameNiew(usernameNiew *string) + func (o *UsersUsersListParams) SetUsernameNisw(usernameNisw *string) + func (o *UsersUsersListParams) SetUsernamen(usernamen *string) + func (o *UsersUsersListParams) WithContext(ctx context.Context) *UsersUsersListParams + func (o *UsersUsersListParams) WithDefaults() *UsersUsersListParams + func (o *UsersUsersListParams) WithEmail(email *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailEmpty(emailEmpty *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailIc(emailIc *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailIe(emailIe *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailIew(emailIew *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailIsw(emailIsw *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailNic(emailNic *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailNie(emailNie *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailNiew(emailNiew *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailNisw(emailNisw *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailn(emailn *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstName(firstName *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameEmpty(firstNameEmpty *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameIc(firstNameIc *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameIe(firstNameIe *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameIew(firstNameIew *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameIsw(firstNameIsw *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameNic(firstNameNic *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameNie(firstNameNie *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameNiew(firstNameNiew *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameNisw(firstNameNisw *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNamen(firstNamen *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithGroup(group *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithGroupID(groupID *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithGroupIDn(groupIDn *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithGroupn(groupn *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithHTTPClient(client *http.Client) *UsersUsersListParams + func (o *UsersUsersListParams) WithID(id *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithIDGt(iDGt *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithIDGte(iDGte *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithIDLt(iDLt *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithIDLte(iDLte *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithIDn(iDn *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithIsActive(isActive *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithIsStaff(isStaff *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastName(lastName *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameEmpty(lastNameEmpty *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameIc(lastNameIc *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameIe(lastNameIe *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameIew(lastNameIew *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameIsw(lastNameIsw *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameNic(lastNameNic *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameNie(lastNameNie *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameNiew(lastNameNiew *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameNisw(lastNameNisw *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNamen(lastNamen *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLimit(limit *int64) *UsersUsersListParams + func (o *UsersUsersListParams) WithOffset(offset *int64) *UsersUsersListParams + func (o *UsersUsersListParams) WithOrdering(ordering *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithQ(q *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithTimeout(timeout time.Duration) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsername(username *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameEmpty(usernameEmpty *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameIc(usernameIc *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameIe(usernameIe *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameIew(usernameIew *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameIsw(usernameIsw *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameNic(usernameNic *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameNie(usernameNie *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameNiew(usernameNiew *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameNisw(usernameNisw *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernamen(usernamen *string) *UsersUsersListParams + func (o *UsersUsersListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersListReader struct + func (o *UsersUsersListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersPartialUpdateDefault struct + Payload interface{} + func NewUsersUsersPartialUpdateDefault(code int) *UsersUsersPartialUpdateDefault + func (o *UsersUsersPartialUpdateDefault) Code() int + func (o *UsersUsersPartialUpdateDefault) Error() string + func (o *UsersUsersPartialUpdateDefault) GetPayload() interface{} + func (o *UsersUsersPartialUpdateDefault) IsClientError() bool + func (o *UsersUsersPartialUpdateDefault) IsCode(code int) bool + func (o *UsersUsersPartialUpdateDefault) IsRedirect() bool + func (o *UsersUsersPartialUpdateDefault) IsServerError() bool + func (o *UsersUsersPartialUpdateDefault) IsSuccess() bool + func (o *UsersUsersPartialUpdateDefault) String() string + type UsersUsersPartialUpdateOK struct + Payload *models.User + func NewUsersUsersPartialUpdateOK() *UsersUsersPartialUpdateOK + func (o *UsersUsersPartialUpdateOK) Code() int + func (o *UsersUsersPartialUpdateOK) Error() string + func (o *UsersUsersPartialUpdateOK) GetPayload() *models.User + func (o *UsersUsersPartialUpdateOK) IsClientError() bool + func (o *UsersUsersPartialUpdateOK) IsCode(code int) bool + func (o *UsersUsersPartialUpdateOK) IsRedirect() bool + func (o *UsersUsersPartialUpdateOK) IsServerError() bool + func (o *UsersUsersPartialUpdateOK) IsSuccess() bool + func (o *UsersUsersPartialUpdateOK) String() string + type UsersUsersPartialUpdateParams struct + Context context.Context + Data *models.WritableUser + HTTPClient *http.Client + ID int64 + func NewUsersUsersPartialUpdateParams() *UsersUsersPartialUpdateParams + func NewUsersUsersPartialUpdateParamsWithContext(ctx context.Context) *UsersUsersPartialUpdateParams + func NewUsersUsersPartialUpdateParamsWithHTTPClient(client *http.Client) *UsersUsersPartialUpdateParams + func NewUsersUsersPartialUpdateParamsWithTimeout(timeout time.Duration) *UsersUsersPartialUpdateParams + func (o *UsersUsersPartialUpdateParams) SetContext(ctx context.Context) + func (o *UsersUsersPartialUpdateParams) SetData(data *models.WritableUser) + func (o *UsersUsersPartialUpdateParams) SetDefaults() + func (o *UsersUsersPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersPartialUpdateParams) SetID(id int64) + func (o *UsersUsersPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersPartialUpdateParams) WithContext(ctx context.Context) *UsersUsersPartialUpdateParams + func (o *UsersUsersPartialUpdateParams) WithData(data *models.WritableUser) *UsersUsersPartialUpdateParams + func (o *UsersUsersPartialUpdateParams) WithDefaults() *UsersUsersPartialUpdateParams + func (o *UsersUsersPartialUpdateParams) WithHTTPClient(client *http.Client) *UsersUsersPartialUpdateParams + func (o *UsersUsersPartialUpdateParams) WithID(id int64) *UsersUsersPartialUpdateParams + func (o *UsersUsersPartialUpdateParams) WithTimeout(timeout time.Duration) *UsersUsersPartialUpdateParams + func (o *UsersUsersPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersPartialUpdateReader struct + func (o *UsersUsersPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersReadDefault struct + Payload interface{} + func NewUsersUsersReadDefault(code int) *UsersUsersReadDefault + func (o *UsersUsersReadDefault) Code() int + func (o *UsersUsersReadDefault) Error() string + func (o *UsersUsersReadDefault) GetPayload() interface{} + func (o *UsersUsersReadDefault) IsClientError() bool + func (o *UsersUsersReadDefault) IsCode(code int) bool + func (o *UsersUsersReadDefault) IsRedirect() bool + func (o *UsersUsersReadDefault) IsServerError() bool + func (o *UsersUsersReadDefault) IsSuccess() bool + func (o *UsersUsersReadDefault) String() string + type UsersUsersReadOK struct + Payload *models.User + func NewUsersUsersReadOK() *UsersUsersReadOK + func (o *UsersUsersReadOK) Code() int + func (o *UsersUsersReadOK) Error() string + func (o *UsersUsersReadOK) GetPayload() *models.User + func (o *UsersUsersReadOK) IsClientError() bool + func (o *UsersUsersReadOK) IsCode(code int) bool + func (o *UsersUsersReadOK) IsRedirect() bool + func (o *UsersUsersReadOK) IsServerError() bool + func (o *UsersUsersReadOK) IsSuccess() bool + func (o *UsersUsersReadOK) String() string + type UsersUsersReadParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewUsersUsersReadParams() *UsersUsersReadParams + func NewUsersUsersReadParamsWithContext(ctx context.Context) *UsersUsersReadParams + func NewUsersUsersReadParamsWithHTTPClient(client *http.Client) *UsersUsersReadParams + func NewUsersUsersReadParamsWithTimeout(timeout time.Duration) *UsersUsersReadParams + func (o *UsersUsersReadParams) SetContext(ctx context.Context) + func (o *UsersUsersReadParams) SetDefaults() + func (o *UsersUsersReadParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersReadParams) SetID(id int64) + func (o *UsersUsersReadParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersReadParams) WithContext(ctx context.Context) *UsersUsersReadParams + func (o *UsersUsersReadParams) WithDefaults() *UsersUsersReadParams + func (o *UsersUsersReadParams) WithHTTPClient(client *http.Client) *UsersUsersReadParams + func (o *UsersUsersReadParams) WithID(id int64) *UsersUsersReadParams + func (o *UsersUsersReadParams) WithTimeout(timeout time.Duration) *UsersUsersReadParams + func (o *UsersUsersReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersReadReader struct + func (o *UsersUsersReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersUpdateDefault struct + Payload interface{} + func NewUsersUsersUpdateDefault(code int) *UsersUsersUpdateDefault + func (o *UsersUsersUpdateDefault) Code() int + func (o *UsersUsersUpdateDefault) Error() string + func (o *UsersUsersUpdateDefault) GetPayload() interface{} + func (o *UsersUsersUpdateDefault) IsClientError() bool + func (o *UsersUsersUpdateDefault) IsCode(code int) bool + func (o *UsersUsersUpdateDefault) IsRedirect() bool + func (o *UsersUsersUpdateDefault) IsServerError() bool + func (o *UsersUsersUpdateDefault) IsSuccess() bool + func (o *UsersUsersUpdateDefault) String() string + type UsersUsersUpdateOK struct + Payload *models.User + func NewUsersUsersUpdateOK() *UsersUsersUpdateOK + func (o *UsersUsersUpdateOK) Code() int + func (o *UsersUsersUpdateOK) Error() string + func (o *UsersUsersUpdateOK) GetPayload() *models.User + func (o *UsersUsersUpdateOK) IsClientError() bool + func (o *UsersUsersUpdateOK) IsCode(code int) bool + func (o *UsersUsersUpdateOK) IsRedirect() bool + func (o *UsersUsersUpdateOK) IsServerError() bool + func (o *UsersUsersUpdateOK) IsSuccess() bool + func (o *UsersUsersUpdateOK) String() string + type UsersUsersUpdateParams struct + Context context.Context + Data *models.WritableUser + HTTPClient *http.Client + ID int64 + func NewUsersUsersUpdateParams() *UsersUsersUpdateParams + func NewUsersUsersUpdateParamsWithContext(ctx context.Context) *UsersUsersUpdateParams + func NewUsersUsersUpdateParamsWithHTTPClient(client *http.Client) *UsersUsersUpdateParams + func NewUsersUsersUpdateParamsWithTimeout(timeout time.Duration) *UsersUsersUpdateParams + func (o *UsersUsersUpdateParams) SetContext(ctx context.Context) + func (o *UsersUsersUpdateParams) SetData(data *models.WritableUser) + func (o *UsersUsersUpdateParams) SetDefaults() + func (o *UsersUsersUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersUpdateParams) SetID(id int64) + func (o *UsersUsersUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersUpdateParams) WithContext(ctx context.Context) *UsersUsersUpdateParams + func (o *UsersUsersUpdateParams) WithData(data *models.WritableUser) *UsersUsersUpdateParams + func (o *UsersUsersUpdateParams) WithDefaults() *UsersUsersUpdateParams + func (o *UsersUsersUpdateParams) WithHTTPClient(client *http.Client) *UsersUsersUpdateParams + func (o *UsersUsersUpdateParams) WithID(id int64) *UsersUsersUpdateParams + func (o *UsersUsersUpdateParams) WithTimeout(timeout time.Duration) *UsersUsersUpdateParams + func (o *UsersUsersUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersUpdateReader struct + func (o *UsersUsersUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) v3.4.5-build.1 Feb 25, 2023 v3.4.5-alpha.0 Feb 25, 2023 v3.4.5-1 Feb 25, 2023 v3.1.11-0 Mar 2, 2023