Documentation
¶
Index ¶
- type AddGroupGroupBadRequest
- type AddGroupGroupForbidden
- type AddGroupGroupNotFound
- type AddGroupGroupOK
- type AddGroupGroupParams
- func (o *AddGroupGroupParams) SetBody(body *models.GroupIDForGroupInclusion)
- func (o *AddGroupGroupParams) SetContext(ctx context.Context)
- func (o *AddGroupGroupParams) SetDefaults()
- func (o *AddGroupGroupParams) SetGroupID(groupID int64)
- func (o *AddGroupGroupParams) SetHTTPClient(client *http.Client)
- func (o *AddGroupGroupParams) SetTimeout(timeout time.Duration)
- func (o *AddGroupGroupParams) WithBody(body *models.GroupIDForGroupInclusion) *AddGroupGroupParams
- func (o *AddGroupGroupParams) WithContext(ctx context.Context) *AddGroupGroupParams
- func (o *AddGroupGroupParams) WithDefaults() *AddGroupGroupParams
- func (o *AddGroupGroupParams) WithGroupID(groupID int64) *AddGroupGroupParams
- func (o *AddGroupGroupParams) WithHTTPClient(client *http.Client) *AddGroupGroupParams
- func (o *AddGroupGroupParams) WithTimeout(timeout time.Duration) *AddGroupGroupParams
- func (o *AddGroupGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AddGroupGroupReader
- type AddGroupUserBadRequest
- type AddGroupUserForbidden
- type AddGroupUserNotFound
- type AddGroupUserOK
- type AddGroupUserParams
- func (o *AddGroupUserParams) SetBody(body *models.GroupIDForGroupUserInclusion)
- func (o *AddGroupUserParams) SetContext(ctx context.Context)
- func (o *AddGroupUserParams) SetDefaults()
- func (o *AddGroupUserParams) SetGroupID(groupID int64)
- func (o *AddGroupUserParams) SetHTTPClient(client *http.Client)
- func (o *AddGroupUserParams) SetTimeout(timeout time.Duration)
- func (o *AddGroupUserParams) WithBody(body *models.GroupIDForGroupUserInclusion) *AddGroupUserParams
- func (o *AddGroupUserParams) WithContext(ctx context.Context) *AddGroupUserParams
- func (o *AddGroupUserParams) WithDefaults() *AddGroupUserParams
- func (o *AddGroupUserParams) WithGroupID(groupID int64) *AddGroupUserParams
- func (o *AddGroupUserParams) WithHTTPClient(client *http.Client) *AddGroupUserParams
- func (o *AddGroupUserParams) WithTimeout(timeout time.Duration) *AddGroupUserParams
- func (o *AddGroupUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AddGroupUserReader
- type AllGroupGroupsBadRequest
- type AllGroupGroupsNotFound
- type AllGroupGroupsOK
- type AllGroupGroupsParams
- func NewAllGroupGroupsParams() *AllGroupGroupsParams
- func NewAllGroupGroupsParamsWithContext(ctx context.Context) *AllGroupGroupsParams
- func NewAllGroupGroupsParamsWithHTTPClient(client *http.Client) *AllGroupGroupsParams
- func NewAllGroupGroupsParamsWithTimeout(timeout time.Duration) *AllGroupGroupsParams
- func (o *AllGroupGroupsParams) SetContext(ctx context.Context)
- func (o *AllGroupGroupsParams) SetDefaults()
- func (o *AllGroupGroupsParams) SetFields(fields *string)
- func (o *AllGroupGroupsParams) SetGroupID(groupID int64)
- func (o *AllGroupGroupsParams) SetHTTPClient(client *http.Client)
- func (o *AllGroupGroupsParams) SetTimeout(timeout time.Duration)
- func (o *AllGroupGroupsParams) WithContext(ctx context.Context) *AllGroupGroupsParams
- func (o *AllGroupGroupsParams) WithDefaults() *AllGroupGroupsParams
- func (o *AllGroupGroupsParams) WithFields(fields *string) *AllGroupGroupsParams
- func (o *AllGroupGroupsParams) WithGroupID(groupID int64) *AllGroupGroupsParams
- func (o *AllGroupGroupsParams) WithHTTPClient(client *http.Client) *AllGroupGroupsParams
- func (o *AllGroupGroupsParams) WithTimeout(timeout time.Duration) *AllGroupGroupsParams
- func (o *AllGroupGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AllGroupGroupsReader
- type AllGroupUsersBadRequest
- type AllGroupUsersNotFound
- type AllGroupUsersOK
- type AllGroupUsersParams
- func (o *AllGroupUsersParams) SetContext(ctx context.Context)
- func (o *AllGroupUsersParams) SetDefaults()
- func (o *AllGroupUsersParams) SetFields(fields *string)
- func (o *AllGroupUsersParams) SetGroupID(groupID int64)
- func (o *AllGroupUsersParams) SetHTTPClient(client *http.Client)
- func (o *AllGroupUsersParams) SetPage(page *int64)
- func (o *AllGroupUsersParams) SetPerPage(perPage *int64)
- func (o *AllGroupUsersParams) SetSorts(sorts *string)
- func (o *AllGroupUsersParams) SetTimeout(timeout time.Duration)
- func (o *AllGroupUsersParams) WithContext(ctx context.Context) *AllGroupUsersParams
- func (o *AllGroupUsersParams) WithDefaults() *AllGroupUsersParams
- func (o *AllGroupUsersParams) WithFields(fields *string) *AllGroupUsersParams
- func (o *AllGroupUsersParams) WithGroupID(groupID int64) *AllGroupUsersParams
- func (o *AllGroupUsersParams) WithHTTPClient(client *http.Client) *AllGroupUsersParams
- func (o *AllGroupUsersParams) WithPage(page *int64) *AllGroupUsersParams
- func (o *AllGroupUsersParams) WithPerPage(perPage *int64) *AllGroupUsersParams
- func (o *AllGroupUsersParams) WithSorts(sorts *string) *AllGroupUsersParams
- func (o *AllGroupUsersParams) WithTimeout(timeout time.Duration) *AllGroupUsersParams
- func (o *AllGroupUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AllGroupUsersReader
- type AllGroupsBadRequest
- type AllGroupsNotFound
- type AllGroupsOK
- type AllGroupsParams
- func (o *AllGroupsParams) SetCanAddToContentMetadata(canAddToContentMetadata *bool)
- func (o *AllGroupsParams) SetContentMetadataID(contentMetadataID *int64)
- func (o *AllGroupsParams) SetContext(ctx context.Context)
- func (o *AllGroupsParams) SetDefaults()
- func (o *AllGroupsParams) SetFields(fields *string)
- func (o *AllGroupsParams) SetHTTPClient(client *http.Client)
- func (o *AllGroupsParams) SetIds(ids []int64)
- func (o *AllGroupsParams) SetPage(page *int64)
- func (o *AllGroupsParams) SetPerPage(perPage *int64)
- func (o *AllGroupsParams) SetSorts(sorts *string)
- func (o *AllGroupsParams) SetTimeout(timeout time.Duration)
- func (o *AllGroupsParams) WithCanAddToContentMetadata(canAddToContentMetadata *bool) *AllGroupsParams
- func (o *AllGroupsParams) WithContentMetadataID(contentMetadataID *int64) *AllGroupsParams
- func (o *AllGroupsParams) WithContext(ctx context.Context) *AllGroupsParams
- func (o *AllGroupsParams) WithDefaults() *AllGroupsParams
- func (o *AllGroupsParams) WithFields(fields *string) *AllGroupsParams
- func (o *AllGroupsParams) WithHTTPClient(client *http.Client) *AllGroupsParams
- func (o *AllGroupsParams) WithIds(ids []int64) *AllGroupsParams
- func (o *AllGroupsParams) WithPage(page *int64) *AllGroupsParams
- func (o *AllGroupsParams) WithPerPage(perPage *int64) *AllGroupsParams
- func (o *AllGroupsParams) WithSorts(sorts *string) *AllGroupsParams
- func (o *AllGroupsParams) WithTimeout(timeout time.Duration) *AllGroupsParams
- func (o *AllGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AllGroupsReader
- type Client
- func (a *Client) AddGroupGroup(params *AddGroupGroupParams, opts ...ClientOption) (*AddGroupGroupOK, error)
- func (a *Client) AddGroupUser(params *AddGroupUserParams, opts ...ClientOption) (*AddGroupUserOK, error)
- func (a *Client) AllGroupGroups(params *AllGroupGroupsParams, opts ...ClientOption) (*AllGroupGroupsOK, error)
- func (a *Client) AllGroupUsers(params *AllGroupUsersParams, opts ...ClientOption) (*AllGroupUsersOK, error)
- func (a *Client) AllGroups(params *AllGroupsParams, opts ...ClientOption) (*AllGroupsOK, error)
- func (a *Client) CreateGroup(params *CreateGroupParams, opts ...ClientOption) (*CreateGroupOK, error)
- func (a *Client) DeleteGroup(params *DeleteGroupParams, opts ...ClientOption) (*DeleteGroupNoContent, error)
- func (a *Client) DeleteGroupFromGroup(params *DeleteGroupFromGroupParams, opts ...ClientOption) (*DeleteGroupFromGroupNoContent, error)
- func (a *Client) DeleteGroupUser(params *DeleteGroupUserParams, opts ...ClientOption) (*DeleteGroupUserNoContent, error)
- func (a *Client) DeleteUserAttributeGroupValue(params *DeleteUserAttributeGroupValueParams, opts ...ClientOption) (*DeleteUserAttributeGroupValueNoContent, error)
- func (a *Client) Group(params *GroupParams, opts ...ClientOption) (*GroupOK, error)
- func (a *Client) SearchGroups(params *SearchGroupsParams, opts ...ClientOption) (*SearchGroupsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateGroup(params *UpdateGroupParams, opts ...ClientOption) (*UpdateGroupOK, error)
- func (a *Client) UpdateUserAttributeGroupValue(params *UpdateUserAttributeGroupValueParams, opts ...ClientOption) (*UpdateUserAttributeGroupValueOK, error)
- type ClientOption
- type ClientService
- type CreateGroupBadRequest
- type CreateGroupConflict
- type CreateGroupNotFound
- type CreateGroupOK
- type CreateGroupParams
- func (o *CreateGroupParams) SetBody(body *models.Group)
- func (o *CreateGroupParams) SetContext(ctx context.Context)
- func (o *CreateGroupParams) SetDefaults()
- func (o *CreateGroupParams) SetFields(fields *string)
- func (o *CreateGroupParams) SetHTTPClient(client *http.Client)
- func (o *CreateGroupParams) SetTimeout(timeout time.Duration)
- func (o *CreateGroupParams) WithBody(body *models.Group) *CreateGroupParams
- func (o *CreateGroupParams) WithContext(ctx context.Context) *CreateGroupParams
- func (o *CreateGroupParams) WithDefaults() *CreateGroupParams
- func (o *CreateGroupParams) WithFields(fields *string) *CreateGroupParams
- func (o *CreateGroupParams) WithHTTPClient(client *http.Client) *CreateGroupParams
- func (o *CreateGroupParams) WithTimeout(timeout time.Duration) *CreateGroupParams
- func (o *CreateGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateGroupReader
- type CreateGroupTooManyRequests
- type CreateGroupUnprocessableEntity
- type DeleteGroupBadRequest
- type DeleteGroupForbidden
- type DeleteGroupFromGroupBadRequest
- type DeleteGroupFromGroupForbidden
- type DeleteGroupFromGroupNoContent
- type DeleteGroupFromGroupNotFound
- type DeleteGroupFromGroupParams
- func NewDeleteGroupFromGroupParams() *DeleteGroupFromGroupParams
- func NewDeleteGroupFromGroupParamsWithContext(ctx context.Context) *DeleteGroupFromGroupParams
- func NewDeleteGroupFromGroupParamsWithHTTPClient(client *http.Client) *DeleteGroupFromGroupParams
- func NewDeleteGroupFromGroupParamsWithTimeout(timeout time.Duration) *DeleteGroupFromGroupParams
- func (o *DeleteGroupFromGroupParams) SetContext(ctx context.Context)
- func (o *DeleteGroupFromGroupParams) SetDefaults()
- func (o *DeleteGroupFromGroupParams) SetDeletingGroupID(deletingGroupID int64)
- func (o *DeleteGroupFromGroupParams) SetGroupID(groupID int64)
- func (o *DeleteGroupFromGroupParams) SetHTTPClient(client *http.Client)
- func (o *DeleteGroupFromGroupParams) SetTimeout(timeout time.Duration)
- func (o *DeleteGroupFromGroupParams) WithContext(ctx context.Context) *DeleteGroupFromGroupParams
- func (o *DeleteGroupFromGroupParams) WithDefaults() *DeleteGroupFromGroupParams
- func (o *DeleteGroupFromGroupParams) WithDeletingGroupID(deletingGroupID int64) *DeleteGroupFromGroupParams
- func (o *DeleteGroupFromGroupParams) WithGroupID(groupID int64) *DeleteGroupFromGroupParams
- func (o *DeleteGroupFromGroupParams) WithHTTPClient(client *http.Client) *DeleteGroupFromGroupParams
- func (o *DeleteGroupFromGroupParams) WithTimeout(timeout time.Duration) *DeleteGroupFromGroupParams
- func (o *DeleteGroupFromGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteGroupFromGroupReader
- type DeleteGroupNoContent
- type DeleteGroupNotFound
- type DeleteGroupParams
- func (o *DeleteGroupParams) SetContext(ctx context.Context)
- func (o *DeleteGroupParams) SetDefaults()
- func (o *DeleteGroupParams) SetGroupID(groupID int64)
- func (o *DeleteGroupParams) SetHTTPClient(client *http.Client)
- func (o *DeleteGroupParams) SetTimeout(timeout time.Duration)
- func (o *DeleteGroupParams) WithContext(ctx context.Context) *DeleteGroupParams
- func (o *DeleteGroupParams) WithDefaults() *DeleteGroupParams
- func (o *DeleteGroupParams) WithGroupID(groupID int64) *DeleteGroupParams
- func (o *DeleteGroupParams) WithHTTPClient(client *http.Client) *DeleteGroupParams
- func (o *DeleteGroupParams) WithTimeout(timeout time.Duration) *DeleteGroupParams
- func (o *DeleteGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteGroupReader
- type DeleteGroupTooManyRequests
- type DeleteGroupUserBadRequest
- type DeleteGroupUserForbidden
- type DeleteGroupUserNoContent
- type DeleteGroupUserNotFound
- type DeleteGroupUserParams
- func NewDeleteGroupUserParams() *DeleteGroupUserParams
- func NewDeleteGroupUserParamsWithContext(ctx context.Context) *DeleteGroupUserParams
- func NewDeleteGroupUserParamsWithHTTPClient(client *http.Client) *DeleteGroupUserParams
- func NewDeleteGroupUserParamsWithTimeout(timeout time.Duration) *DeleteGroupUserParams
- func (o *DeleteGroupUserParams) SetContext(ctx context.Context)
- func (o *DeleteGroupUserParams) SetDefaults()
- func (o *DeleteGroupUserParams) SetGroupID(groupID int64)
- func (o *DeleteGroupUserParams) SetHTTPClient(client *http.Client)
- func (o *DeleteGroupUserParams) SetTimeout(timeout time.Duration)
- func (o *DeleteGroupUserParams) SetUserID(userID int64)
- func (o *DeleteGroupUserParams) WithContext(ctx context.Context) *DeleteGroupUserParams
- func (o *DeleteGroupUserParams) WithDefaults() *DeleteGroupUserParams
- func (o *DeleteGroupUserParams) WithGroupID(groupID int64) *DeleteGroupUserParams
- func (o *DeleteGroupUserParams) WithHTTPClient(client *http.Client) *DeleteGroupUserParams
- func (o *DeleteGroupUserParams) WithTimeout(timeout time.Duration) *DeleteGroupUserParams
- func (o *DeleteGroupUserParams) WithUserID(userID int64) *DeleteGroupUserParams
- func (o *DeleteGroupUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteGroupUserReader
- type DeleteUserAttributeGroupValueBadRequest
- type DeleteUserAttributeGroupValueNoContent
- type DeleteUserAttributeGroupValueNotFound
- type DeleteUserAttributeGroupValueParams
- func NewDeleteUserAttributeGroupValueParams() *DeleteUserAttributeGroupValueParams
- func NewDeleteUserAttributeGroupValueParamsWithContext(ctx context.Context) *DeleteUserAttributeGroupValueParams
- func NewDeleteUserAttributeGroupValueParamsWithHTTPClient(client *http.Client) *DeleteUserAttributeGroupValueParams
- func NewDeleteUserAttributeGroupValueParamsWithTimeout(timeout time.Duration) *DeleteUserAttributeGroupValueParams
- func (o *DeleteUserAttributeGroupValueParams) SetContext(ctx context.Context)
- func (o *DeleteUserAttributeGroupValueParams) SetDefaults()
- func (o *DeleteUserAttributeGroupValueParams) SetGroupID(groupID int64)
- func (o *DeleteUserAttributeGroupValueParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserAttributeGroupValueParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserAttributeGroupValueParams) SetUserAttributeID(userAttributeID int64)
- func (o *DeleteUserAttributeGroupValueParams) WithContext(ctx context.Context) *DeleteUserAttributeGroupValueParams
- func (o *DeleteUserAttributeGroupValueParams) WithDefaults() *DeleteUserAttributeGroupValueParams
- func (o *DeleteUserAttributeGroupValueParams) WithGroupID(groupID int64) *DeleteUserAttributeGroupValueParams
- func (o *DeleteUserAttributeGroupValueParams) WithHTTPClient(client *http.Client) *DeleteUserAttributeGroupValueParams
- func (o *DeleteUserAttributeGroupValueParams) WithTimeout(timeout time.Duration) *DeleteUserAttributeGroupValueParams
- func (o *DeleteUserAttributeGroupValueParams) WithUserAttributeID(userAttributeID int64) *DeleteUserAttributeGroupValueParams
- func (o *DeleteUserAttributeGroupValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserAttributeGroupValueReader
- type GroupBadRequest
- type GroupNotFound
- type GroupOK
- type GroupParams
- func (o *GroupParams) SetContext(ctx context.Context)
- func (o *GroupParams) SetDefaults()
- func (o *GroupParams) SetFields(fields *string)
- func (o *GroupParams) SetGroupID(groupID int64)
- func (o *GroupParams) SetHTTPClient(client *http.Client)
- func (o *GroupParams) SetTimeout(timeout time.Duration)
- func (o *GroupParams) WithContext(ctx context.Context) *GroupParams
- func (o *GroupParams) WithDefaults() *GroupParams
- func (o *GroupParams) WithFields(fields *string) *GroupParams
- func (o *GroupParams) WithGroupID(groupID int64) *GroupParams
- func (o *GroupParams) WithHTTPClient(client *http.Client) *GroupParams
- func (o *GroupParams) WithTimeout(timeout time.Duration) *GroupParams
- func (o *GroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GroupReader
- type SearchGroupsBadRequest
- type SearchGroupsNotFound
- type SearchGroupsOK
- type SearchGroupsParams
- func (o *SearchGroupsParams) SetContext(ctx context.Context)
- func (o *SearchGroupsParams) SetDefaults()
- func (o *SearchGroupsParams) SetExternalGroupID(externalGroupID *string)
- func (o *SearchGroupsParams) SetExternallyManaged(externallyManaged *bool)
- func (o *SearchGroupsParams) SetExternallyOrphaned(externallyOrphaned *bool)
- func (o *SearchGroupsParams) SetFields(fields *string)
- func (o *SearchGroupsParams) SetFilterOr(filterOr *bool)
- func (o *SearchGroupsParams) SetHTTPClient(client *http.Client)
- func (o *SearchGroupsParams) SetID(id *int64)
- func (o *SearchGroupsParams) SetLimit(limit *int64)
- func (o *SearchGroupsParams) SetName(name *string)
- func (o *SearchGroupsParams) SetOffset(offset *int64)
- func (o *SearchGroupsParams) SetSorts(sorts *string)
- func (o *SearchGroupsParams) SetTimeout(timeout time.Duration)
- func (o *SearchGroupsParams) WithContext(ctx context.Context) *SearchGroupsParams
- func (o *SearchGroupsParams) WithDefaults() *SearchGroupsParams
- func (o *SearchGroupsParams) WithExternalGroupID(externalGroupID *string) *SearchGroupsParams
- func (o *SearchGroupsParams) WithExternallyManaged(externallyManaged *bool) *SearchGroupsParams
- func (o *SearchGroupsParams) WithExternallyOrphaned(externallyOrphaned *bool) *SearchGroupsParams
- func (o *SearchGroupsParams) WithFields(fields *string) *SearchGroupsParams
- func (o *SearchGroupsParams) WithFilterOr(filterOr *bool) *SearchGroupsParams
- func (o *SearchGroupsParams) WithHTTPClient(client *http.Client) *SearchGroupsParams
- func (o *SearchGroupsParams) WithID(id *int64) *SearchGroupsParams
- func (o *SearchGroupsParams) WithLimit(limit *int64) *SearchGroupsParams
- func (o *SearchGroupsParams) WithName(name *string) *SearchGroupsParams
- func (o *SearchGroupsParams) WithOffset(offset *int64) *SearchGroupsParams
- func (o *SearchGroupsParams) WithSorts(sorts *string) *SearchGroupsParams
- func (o *SearchGroupsParams) WithTimeout(timeout time.Duration) *SearchGroupsParams
- func (o *SearchGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SearchGroupsReader
- type UpdateGroupBadRequest
- type UpdateGroupNotFound
- type UpdateGroupOK
- type UpdateGroupParams
- func (o *UpdateGroupParams) SetBody(body *models.Group)
- func (o *UpdateGroupParams) SetContext(ctx context.Context)
- func (o *UpdateGroupParams) SetDefaults()
- func (o *UpdateGroupParams) SetFields(fields *string)
- func (o *UpdateGroupParams) SetGroupID(groupID int64)
- func (o *UpdateGroupParams) SetHTTPClient(client *http.Client)
- func (o *UpdateGroupParams) SetTimeout(timeout time.Duration)
- func (o *UpdateGroupParams) WithBody(body *models.Group) *UpdateGroupParams
- func (o *UpdateGroupParams) WithContext(ctx context.Context) *UpdateGroupParams
- func (o *UpdateGroupParams) WithDefaults() *UpdateGroupParams
- func (o *UpdateGroupParams) WithFields(fields *string) *UpdateGroupParams
- func (o *UpdateGroupParams) WithGroupID(groupID int64) *UpdateGroupParams
- func (o *UpdateGroupParams) WithHTTPClient(client *http.Client) *UpdateGroupParams
- func (o *UpdateGroupParams) WithTimeout(timeout time.Duration) *UpdateGroupParams
- func (o *UpdateGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateGroupReader
- type UpdateGroupTooManyRequests
- type UpdateGroupUnprocessableEntity
- type UpdateUserAttributeGroupValueBadRequest
- type UpdateUserAttributeGroupValueNotFound
- type UpdateUserAttributeGroupValueOK
- type UpdateUserAttributeGroupValueParams
- func NewUpdateUserAttributeGroupValueParams() *UpdateUserAttributeGroupValueParams
- func NewUpdateUserAttributeGroupValueParamsWithContext(ctx context.Context) *UpdateUserAttributeGroupValueParams
- func NewUpdateUserAttributeGroupValueParamsWithHTTPClient(client *http.Client) *UpdateUserAttributeGroupValueParams
- func NewUpdateUserAttributeGroupValueParamsWithTimeout(timeout time.Duration) *UpdateUserAttributeGroupValueParams
- func (o *UpdateUserAttributeGroupValueParams) SetBody(body *models.UserAttributeGroupValue)
- func (o *UpdateUserAttributeGroupValueParams) SetContext(ctx context.Context)
- func (o *UpdateUserAttributeGroupValueParams) SetDefaults()
- func (o *UpdateUserAttributeGroupValueParams) SetGroupID(groupID int64)
- func (o *UpdateUserAttributeGroupValueParams) SetHTTPClient(client *http.Client)
- func (o *UpdateUserAttributeGroupValueParams) SetTimeout(timeout time.Duration)
- func (o *UpdateUserAttributeGroupValueParams) SetUserAttributeID(userAttributeID int64)
- func (o *UpdateUserAttributeGroupValueParams) WithBody(body *models.UserAttributeGroupValue) *UpdateUserAttributeGroupValueParams
- func (o *UpdateUserAttributeGroupValueParams) WithContext(ctx context.Context) *UpdateUserAttributeGroupValueParams
- func (o *UpdateUserAttributeGroupValueParams) WithDefaults() *UpdateUserAttributeGroupValueParams
- func (o *UpdateUserAttributeGroupValueParams) WithGroupID(groupID int64) *UpdateUserAttributeGroupValueParams
- func (o *UpdateUserAttributeGroupValueParams) WithHTTPClient(client *http.Client) *UpdateUserAttributeGroupValueParams
- func (o *UpdateUserAttributeGroupValueParams) WithTimeout(timeout time.Duration) *UpdateUserAttributeGroupValueParams
- func (o *UpdateUserAttributeGroupValueParams) WithUserAttributeID(userAttributeID int64) *UpdateUserAttributeGroupValueParams
- func (o *UpdateUserAttributeGroupValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateUserAttributeGroupValueReader
- type UpdateUserAttributeGroupValueUnprocessableEntity
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddGroupGroupBadRequest ¶
AddGroupGroupBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewAddGroupGroupBadRequest ¶
func NewAddGroupGroupBadRequest() *AddGroupGroupBadRequest
NewAddGroupGroupBadRequest creates a AddGroupGroupBadRequest with default headers values
func (*AddGroupGroupBadRequest) Error ¶
func (o *AddGroupGroupBadRequest) Error() string
func (*AddGroupGroupBadRequest) GetPayload ¶
func (o *AddGroupGroupBadRequest) GetPayload() *models.Error
type AddGroupGroupForbidden ¶
AddGroupGroupForbidden describes a response with status code 403, with default header values.
Permission Denied
func NewAddGroupGroupForbidden ¶
func NewAddGroupGroupForbidden() *AddGroupGroupForbidden
NewAddGroupGroupForbidden creates a AddGroupGroupForbidden with default headers values
func (*AddGroupGroupForbidden) Error ¶
func (o *AddGroupGroupForbidden) Error() string
func (*AddGroupGroupForbidden) GetPayload ¶
func (o *AddGroupGroupForbidden) GetPayload() *models.Error
type AddGroupGroupNotFound ¶
AddGroupGroupNotFound describes a response with status code 404, with default header values.
Not Found
func NewAddGroupGroupNotFound ¶
func NewAddGroupGroupNotFound() *AddGroupGroupNotFound
NewAddGroupGroupNotFound creates a AddGroupGroupNotFound with default headers values
func (*AddGroupGroupNotFound) Error ¶
func (o *AddGroupGroupNotFound) Error() string
func (*AddGroupGroupNotFound) GetPayload ¶
func (o *AddGroupGroupNotFound) GetPayload() *models.Error
type AddGroupGroupOK ¶
AddGroupGroupOK describes a response with status code 200, with default header values.
Added group.
func NewAddGroupGroupOK ¶
func NewAddGroupGroupOK() *AddGroupGroupOK
NewAddGroupGroupOK creates a AddGroupGroupOK with default headers values
func (*AddGroupGroupOK) Error ¶
func (o *AddGroupGroupOK) Error() string
func (*AddGroupGroupOK) GetPayload ¶
func (o *AddGroupGroupOK) GetPayload() *models.Group
type AddGroupGroupParams ¶
type AddGroupGroupParams struct { /* Body. Group id to add */ Body *models.GroupIDForGroupInclusion /* GroupID. Id of group Format: int64 */ GroupID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AddGroupGroupParams contains all the parameters to send to the API endpoint
for the add group group operation. Typically these are written to a http.Request.
func NewAddGroupGroupParams ¶
func NewAddGroupGroupParams() *AddGroupGroupParams
NewAddGroupGroupParams creates a new AddGroupGroupParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewAddGroupGroupParamsWithContext ¶
func NewAddGroupGroupParamsWithContext(ctx context.Context) *AddGroupGroupParams
NewAddGroupGroupParamsWithContext creates a new AddGroupGroupParams object with the ability to set a context for a request.
func NewAddGroupGroupParamsWithHTTPClient ¶
func NewAddGroupGroupParamsWithHTTPClient(client *http.Client) *AddGroupGroupParams
NewAddGroupGroupParamsWithHTTPClient creates a new AddGroupGroupParams object with the ability to set a custom HTTPClient for a request.
func NewAddGroupGroupParamsWithTimeout ¶
func NewAddGroupGroupParamsWithTimeout(timeout time.Duration) *AddGroupGroupParams
NewAddGroupGroupParamsWithTimeout creates a new AddGroupGroupParams object with the ability to set a timeout on a request.
func (*AddGroupGroupParams) SetBody ¶
func (o *AddGroupGroupParams) SetBody(body *models.GroupIDForGroupInclusion)
SetBody adds the body to the add group group params
func (*AddGroupGroupParams) SetContext ¶
func (o *AddGroupGroupParams) SetContext(ctx context.Context)
SetContext adds the context to the add group group params
func (*AddGroupGroupParams) SetDefaults ¶
func (o *AddGroupGroupParams) SetDefaults()
SetDefaults hydrates default values in the add group group params (not the query body).
All values with no default are reset to their zero value.
func (*AddGroupGroupParams) SetGroupID ¶
func (o *AddGroupGroupParams) SetGroupID(groupID int64)
SetGroupID adds the groupId to the add group group params
func (*AddGroupGroupParams) SetHTTPClient ¶
func (o *AddGroupGroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the add group group params
func (*AddGroupGroupParams) SetTimeout ¶
func (o *AddGroupGroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the add group group params
func (*AddGroupGroupParams) WithBody ¶
func (o *AddGroupGroupParams) WithBody(body *models.GroupIDForGroupInclusion) *AddGroupGroupParams
WithBody adds the body to the add group group params
func (*AddGroupGroupParams) WithContext ¶
func (o *AddGroupGroupParams) WithContext(ctx context.Context) *AddGroupGroupParams
WithContext adds the context to the add group group params
func (*AddGroupGroupParams) WithDefaults ¶
func (o *AddGroupGroupParams) WithDefaults() *AddGroupGroupParams
WithDefaults hydrates default values in the add group group params (not the query body).
All values with no default are reset to their zero value.
func (*AddGroupGroupParams) WithGroupID ¶
func (o *AddGroupGroupParams) WithGroupID(groupID int64) *AddGroupGroupParams
WithGroupID adds the groupID to the add group group params
func (*AddGroupGroupParams) WithHTTPClient ¶
func (o *AddGroupGroupParams) WithHTTPClient(client *http.Client) *AddGroupGroupParams
WithHTTPClient adds the HTTPClient to the add group group params
func (*AddGroupGroupParams) WithTimeout ¶
func (o *AddGroupGroupParams) WithTimeout(timeout time.Duration) *AddGroupGroupParams
WithTimeout adds the timeout to the add group group params
func (*AddGroupGroupParams) WriteToRequest ¶
func (o *AddGroupGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AddGroupGroupReader ¶
type AddGroupGroupReader struct {
// contains filtered or unexported fields
}
AddGroupGroupReader is a Reader for the AddGroupGroup structure.
func (*AddGroupGroupReader) ReadResponse ¶
func (o *AddGroupGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AddGroupUserBadRequest ¶
AddGroupUserBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewAddGroupUserBadRequest ¶
func NewAddGroupUserBadRequest() *AddGroupUserBadRequest
NewAddGroupUserBadRequest creates a AddGroupUserBadRequest with default headers values
func (*AddGroupUserBadRequest) Error ¶
func (o *AddGroupUserBadRequest) Error() string
func (*AddGroupUserBadRequest) GetPayload ¶
func (o *AddGroupUserBadRequest) GetPayload() *models.Error
type AddGroupUserForbidden ¶
AddGroupUserForbidden describes a response with status code 403, with default header values.
Permission Denied
func NewAddGroupUserForbidden ¶
func NewAddGroupUserForbidden() *AddGroupUserForbidden
NewAddGroupUserForbidden creates a AddGroupUserForbidden with default headers values
func (*AddGroupUserForbidden) Error ¶
func (o *AddGroupUserForbidden) Error() string
func (*AddGroupUserForbidden) GetPayload ¶
func (o *AddGroupUserForbidden) GetPayload() *models.Error
type AddGroupUserNotFound ¶
AddGroupUserNotFound describes a response with status code 404, with default header values.
Not Found
func NewAddGroupUserNotFound ¶
func NewAddGroupUserNotFound() *AddGroupUserNotFound
NewAddGroupUserNotFound creates a AddGroupUserNotFound with default headers values
func (*AddGroupUserNotFound) Error ¶
func (o *AddGroupUserNotFound) Error() string
func (*AddGroupUserNotFound) GetPayload ¶
func (o *AddGroupUserNotFound) GetPayload() *models.Error
type AddGroupUserOK ¶
AddGroupUserOK describes a response with status code 200, with default header values.
Added user.
func NewAddGroupUserOK ¶
func NewAddGroupUserOK() *AddGroupUserOK
NewAddGroupUserOK creates a AddGroupUserOK with default headers values
func (*AddGroupUserOK) Error ¶
func (o *AddGroupUserOK) Error() string
func (*AddGroupUserOK) GetPayload ¶
func (o *AddGroupUserOK) GetPayload() *models.User
type AddGroupUserParams ¶
type AddGroupUserParams struct { /* Body. User id to add */ Body *models.GroupIDForGroupUserInclusion /* GroupID. Id of group Format: int64 */ GroupID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AddGroupUserParams contains all the parameters to send to the API endpoint
for the add group user operation. Typically these are written to a http.Request.
func NewAddGroupUserParams ¶
func NewAddGroupUserParams() *AddGroupUserParams
NewAddGroupUserParams creates a new AddGroupUserParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewAddGroupUserParamsWithContext ¶
func NewAddGroupUserParamsWithContext(ctx context.Context) *AddGroupUserParams
NewAddGroupUserParamsWithContext creates a new AddGroupUserParams object with the ability to set a context for a request.
func NewAddGroupUserParamsWithHTTPClient ¶
func NewAddGroupUserParamsWithHTTPClient(client *http.Client) *AddGroupUserParams
NewAddGroupUserParamsWithHTTPClient creates a new AddGroupUserParams object with the ability to set a custom HTTPClient for a request.
func NewAddGroupUserParamsWithTimeout ¶
func NewAddGroupUserParamsWithTimeout(timeout time.Duration) *AddGroupUserParams
NewAddGroupUserParamsWithTimeout creates a new AddGroupUserParams object with the ability to set a timeout on a request.
func (*AddGroupUserParams) SetBody ¶
func (o *AddGroupUserParams) SetBody(body *models.GroupIDForGroupUserInclusion)
SetBody adds the body to the add group user params
func (*AddGroupUserParams) SetContext ¶
func (o *AddGroupUserParams) SetContext(ctx context.Context)
SetContext adds the context to the add group user params
func (*AddGroupUserParams) SetDefaults ¶
func (o *AddGroupUserParams) SetDefaults()
SetDefaults hydrates default values in the add group user params (not the query body).
All values with no default are reset to their zero value.
func (*AddGroupUserParams) SetGroupID ¶
func (o *AddGroupUserParams) SetGroupID(groupID int64)
SetGroupID adds the groupId to the add group user params
func (*AddGroupUserParams) SetHTTPClient ¶
func (o *AddGroupUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the add group user params
func (*AddGroupUserParams) SetTimeout ¶
func (o *AddGroupUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the add group user params
func (*AddGroupUserParams) WithBody ¶
func (o *AddGroupUserParams) WithBody(body *models.GroupIDForGroupUserInclusion) *AddGroupUserParams
WithBody adds the body to the add group user params
func (*AddGroupUserParams) WithContext ¶
func (o *AddGroupUserParams) WithContext(ctx context.Context) *AddGroupUserParams
WithContext adds the context to the add group user params
func (*AddGroupUserParams) WithDefaults ¶
func (o *AddGroupUserParams) WithDefaults() *AddGroupUserParams
WithDefaults hydrates default values in the add group user params (not the query body).
All values with no default are reset to their zero value.
func (*AddGroupUserParams) WithGroupID ¶
func (o *AddGroupUserParams) WithGroupID(groupID int64) *AddGroupUserParams
WithGroupID adds the groupID to the add group user params
func (*AddGroupUserParams) WithHTTPClient ¶
func (o *AddGroupUserParams) WithHTTPClient(client *http.Client) *AddGroupUserParams
WithHTTPClient adds the HTTPClient to the add group user params
func (*AddGroupUserParams) WithTimeout ¶
func (o *AddGroupUserParams) WithTimeout(timeout time.Duration) *AddGroupUserParams
WithTimeout adds the timeout to the add group user params
func (*AddGroupUserParams) WriteToRequest ¶
func (o *AddGroupUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AddGroupUserReader ¶
type AddGroupUserReader struct {
// contains filtered or unexported fields
}
AddGroupUserReader is a Reader for the AddGroupUser structure.
func (*AddGroupUserReader) ReadResponse ¶
func (o *AddGroupUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AllGroupGroupsBadRequest ¶
AllGroupGroupsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewAllGroupGroupsBadRequest ¶
func NewAllGroupGroupsBadRequest() *AllGroupGroupsBadRequest
NewAllGroupGroupsBadRequest creates a AllGroupGroupsBadRequest with default headers values
func (*AllGroupGroupsBadRequest) Error ¶
func (o *AllGroupGroupsBadRequest) Error() string
func (*AllGroupGroupsBadRequest) GetPayload ¶
func (o *AllGroupGroupsBadRequest) GetPayload() *models.Error
type AllGroupGroupsNotFound ¶
AllGroupGroupsNotFound describes a response with status code 404, with default header values.
Not Found
func NewAllGroupGroupsNotFound ¶
func NewAllGroupGroupsNotFound() *AllGroupGroupsNotFound
NewAllGroupGroupsNotFound creates a AllGroupGroupsNotFound with default headers values
func (*AllGroupGroupsNotFound) Error ¶
func (o *AllGroupGroupsNotFound) Error() string
func (*AllGroupGroupsNotFound) GetPayload ¶
func (o *AllGroupGroupsNotFound) GetPayload() *models.Error
type AllGroupGroupsOK ¶
AllGroupGroupsOK describes a response with status code 200, with default header values.
All groups in group.
func NewAllGroupGroupsOK ¶
func NewAllGroupGroupsOK() *AllGroupGroupsOK
NewAllGroupGroupsOK creates a AllGroupGroupsOK with default headers values
func (*AllGroupGroupsOK) Error ¶
func (o *AllGroupGroupsOK) Error() string
func (*AllGroupGroupsOK) GetPayload ¶
func (o *AllGroupGroupsOK) GetPayload() []*models.Group
type AllGroupGroupsParams ¶
type AllGroupGroupsParams struct { /* Fields. Requested fields. */ Fields *string /* GroupID. Id of group Format: int64 */ GroupID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AllGroupGroupsParams contains all the parameters to send to the API endpoint
for the all group groups operation. Typically these are written to a http.Request.
func NewAllGroupGroupsParams ¶
func NewAllGroupGroupsParams() *AllGroupGroupsParams
NewAllGroupGroupsParams creates a new AllGroupGroupsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewAllGroupGroupsParamsWithContext ¶
func NewAllGroupGroupsParamsWithContext(ctx context.Context) *AllGroupGroupsParams
NewAllGroupGroupsParamsWithContext creates a new AllGroupGroupsParams object with the ability to set a context for a request.
func NewAllGroupGroupsParamsWithHTTPClient ¶
func NewAllGroupGroupsParamsWithHTTPClient(client *http.Client) *AllGroupGroupsParams
NewAllGroupGroupsParamsWithHTTPClient creates a new AllGroupGroupsParams object with the ability to set a custom HTTPClient for a request.
func NewAllGroupGroupsParamsWithTimeout ¶
func NewAllGroupGroupsParamsWithTimeout(timeout time.Duration) *AllGroupGroupsParams
NewAllGroupGroupsParamsWithTimeout creates a new AllGroupGroupsParams object with the ability to set a timeout on a request.
func (*AllGroupGroupsParams) SetContext ¶
func (o *AllGroupGroupsParams) SetContext(ctx context.Context)
SetContext adds the context to the all group groups params
func (*AllGroupGroupsParams) SetDefaults ¶
func (o *AllGroupGroupsParams) SetDefaults()
SetDefaults hydrates default values in the all group groups params (not the query body).
All values with no default are reset to their zero value.
func (*AllGroupGroupsParams) SetFields ¶
func (o *AllGroupGroupsParams) SetFields(fields *string)
SetFields adds the fields to the all group groups params
func (*AllGroupGroupsParams) SetGroupID ¶
func (o *AllGroupGroupsParams) SetGroupID(groupID int64)
SetGroupID adds the groupId to the all group groups params
func (*AllGroupGroupsParams) SetHTTPClient ¶
func (o *AllGroupGroupsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the all group groups params
func (*AllGroupGroupsParams) SetTimeout ¶
func (o *AllGroupGroupsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the all group groups params
func (*AllGroupGroupsParams) WithContext ¶
func (o *AllGroupGroupsParams) WithContext(ctx context.Context) *AllGroupGroupsParams
WithContext adds the context to the all group groups params
func (*AllGroupGroupsParams) WithDefaults ¶
func (o *AllGroupGroupsParams) WithDefaults() *AllGroupGroupsParams
WithDefaults hydrates default values in the all group groups params (not the query body).
All values with no default are reset to their zero value.
func (*AllGroupGroupsParams) WithFields ¶
func (o *AllGroupGroupsParams) WithFields(fields *string) *AllGroupGroupsParams
WithFields adds the fields to the all group groups params
func (*AllGroupGroupsParams) WithGroupID ¶
func (o *AllGroupGroupsParams) WithGroupID(groupID int64) *AllGroupGroupsParams
WithGroupID adds the groupID to the all group groups params
func (*AllGroupGroupsParams) WithHTTPClient ¶
func (o *AllGroupGroupsParams) WithHTTPClient(client *http.Client) *AllGroupGroupsParams
WithHTTPClient adds the HTTPClient to the all group groups params
func (*AllGroupGroupsParams) WithTimeout ¶
func (o *AllGroupGroupsParams) WithTimeout(timeout time.Duration) *AllGroupGroupsParams
WithTimeout adds the timeout to the all group groups params
func (*AllGroupGroupsParams) WriteToRequest ¶
func (o *AllGroupGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AllGroupGroupsReader ¶
type AllGroupGroupsReader struct {
// contains filtered or unexported fields
}
AllGroupGroupsReader is a Reader for the AllGroupGroups structure.
func (*AllGroupGroupsReader) ReadResponse ¶
func (o *AllGroupGroupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AllGroupUsersBadRequest ¶
AllGroupUsersBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewAllGroupUsersBadRequest ¶
func NewAllGroupUsersBadRequest() *AllGroupUsersBadRequest
NewAllGroupUsersBadRequest creates a AllGroupUsersBadRequest with default headers values
func (*AllGroupUsersBadRequest) Error ¶
func (o *AllGroupUsersBadRequest) Error() string
func (*AllGroupUsersBadRequest) GetPayload ¶
func (o *AllGroupUsersBadRequest) GetPayload() *models.Error
type AllGroupUsersNotFound ¶
AllGroupUsersNotFound describes a response with status code 404, with default header values.
Not Found
func NewAllGroupUsersNotFound ¶
func NewAllGroupUsersNotFound() *AllGroupUsersNotFound
NewAllGroupUsersNotFound creates a AllGroupUsersNotFound with default headers values
func (*AllGroupUsersNotFound) Error ¶
func (o *AllGroupUsersNotFound) Error() string
func (*AllGroupUsersNotFound) GetPayload ¶
func (o *AllGroupUsersNotFound) GetPayload() *models.Error
type AllGroupUsersOK ¶
AllGroupUsersOK describes a response with status code 200, with default header values.
All users in group.
func NewAllGroupUsersOK ¶
func NewAllGroupUsersOK() *AllGroupUsersOK
NewAllGroupUsersOK creates a AllGroupUsersOK with default headers values
func (*AllGroupUsersOK) Error ¶
func (o *AllGroupUsersOK) Error() string
func (*AllGroupUsersOK) GetPayload ¶
func (o *AllGroupUsersOK) GetPayload() []*models.User
type AllGroupUsersParams ¶
type AllGroupUsersParams struct { /* Fields. Requested fields. */ Fields *string /* GroupID. Id of group Format: int64 */ GroupID int64 /* Page. Requested page. Format: int64 */ Page *int64 /* PerPage. Results per page. Format: int64 */ PerPage *int64 /* Sorts. Fields to sort by. */ Sorts *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AllGroupUsersParams contains all the parameters to send to the API endpoint
for the all group users operation. Typically these are written to a http.Request.
func NewAllGroupUsersParams ¶
func NewAllGroupUsersParams() *AllGroupUsersParams
NewAllGroupUsersParams creates a new AllGroupUsersParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewAllGroupUsersParamsWithContext ¶
func NewAllGroupUsersParamsWithContext(ctx context.Context) *AllGroupUsersParams
NewAllGroupUsersParamsWithContext creates a new AllGroupUsersParams object with the ability to set a context for a request.
func NewAllGroupUsersParamsWithHTTPClient ¶
func NewAllGroupUsersParamsWithHTTPClient(client *http.Client) *AllGroupUsersParams
NewAllGroupUsersParamsWithHTTPClient creates a new AllGroupUsersParams object with the ability to set a custom HTTPClient for a request.
func NewAllGroupUsersParamsWithTimeout ¶
func NewAllGroupUsersParamsWithTimeout(timeout time.Duration) *AllGroupUsersParams
NewAllGroupUsersParamsWithTimeout creates a new AllGroupUsersParams object with the ability to set a timeout on a request.
func (*AllGroupUsersParams) SetContext ¶
func (o *AllGroupUsersParams) SetContext(ctx context.Context)
SetContext adds the context to the all group users params
func (*AllGroupUsersParams) SetDefaults ¶
func (o *AllGroupUsersParams) SetDefaults()
SetDefaults hydrates default values in the all group users params (not the query body).
All values with no default are reset to their zero value.
func (*AllGroupUsersParams) SetFields ¶
func (o *AllGroupUsersParams) SetFields(fields *string)
SetFields adds the fields to the all group users params
func (*AllGroupUsersParams) SetGroupID ¶
func (o *AllGroupUsersParams) SetGroupID(groupID int64)
SetGroupID adds the groupId to the all group users params
func (*AllGroupUsersParams) SetHTTPClient ¶
func (o *AllGroupUsersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the all group users params
func (*AllGroupUsersParams) SetPage ¶
func (o *AllGroupUsersParams) SetPage(page *int64)
SetPage adds the page to the all group users params
func (*AllGroupUsersParams) SetPerPage ¶
func (o *AllGroupUsersParams) SetPerPage(perPage *int64)
SetPerPage adds the perPage to the all group users params
func (*AllGroupUsersParams) SetSorts ¶
func (o *AllGroupUsersParams) SetSorts(sorts *string)
SetSorts adds the sorts to the all group users params
func (*AllGroupUsersParams) SetTimeout ¶
func (o *AllGroupUsersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the all group users params
func (*AllGroupUsersParams) WithContext ¶
func (o *AllGroupUsersParams) WithContext(ctx context.Context) *AllGroupUsersParams
WithContext adds the context to the all group users params
func (*AllGroupUsersParams) WithDefaults ¶
func (o *AllGroupUsersParams) WithDefaults() *AllGroupUsersParams
WithDefaults hydrates default values in the all group users params (not the query body).
All values with no default are reset to their zero value.
func (*AllGroupUsersParams) WithFields ¶
func (o *AllGroupUsersParams) WithFields(fields *string) *AllGroupUsersParams
WithFields adds the fields to the all group users params
func (*AllGroupUsersParams) WithGroupID ¶
func (o *AllGroupUsersParams) WithGroupID(groupID int64) *AllGroupUsersParams
WithGroupID adds the groupID to the all group users params
func (*AllGroupUsersParams) WithHTTPClient ¶
func (o *AllGroupUsersParams) WithHTTPClient(client *http.Client) *AllGroupUsersParams
WithHTTPClient adds the HTTPClient to the all group users params
func (*AllGroupUsersParams) WithPage ¶
func (o *AllGroupUsersParams) WithPage(page *int64) *AllGroupUsersParams
WithPage adds the page to the all group users params
func (*AllGroupUsersParams) WithPerPage ¶
func (o *AllGroupUsersParams) WithPerPage(perPage *int64) *AllGroupUsersParams
WithPerPage adds the perPage to the all group users params
func (*AllGroupUsersParams) WithSorts ¶
func (o *AllGroupUsersParams) WithSorts(sorts *string) *AllGroupUsersParams
WithSorts adds the sorts to the all group users params
func (*AllGroupUsersParams) WithTimeout ¶
func (o *AllGroupUsersParams) WithTimeout(timeout time.Duration) *AllGroupUsersParams
WithTimeout adds the timeout to the all group users params
func (*AllGroupUsersParams) WriteToRequest ¶
func (o *AllGroupUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AllGroupUsersReader ¶
type AllGroupUsersReader struct {
// contains filtered or unexported fields
}
AllGroupUsersReader is a Reader for the AllGroupUsers structure.
func (*AllGroupUsersReader) ReadResponse ¶
func (o *AllGroupUsersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AllGroupsBadRequest ¶
AllGroupsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewAllGroupsBadRequest ¶
func NewAllGroupsBadRequest() *AllGroupsBadRequest
NewAllGroupsBadRequest creates a AllGroupsBadRequest with default headers values
func (*AllGroupsBadRequest) Error ¶
func (o *AllGroupsBadRequest) Error() string
func (*AllGroupsBadRequest) GetPayload ¶
func (o *AllGroupsBadRequest) GetPayload() *models.Error
type AllGroupsNotFound ¶
AllGroupsNotFound describes a response with status code 404, with default header values.
Not Found
func NewAllGroupsNotFound ¶
func NewAllGroupsNotFound() *AllGroupsNotFound
NewAllGroupsNotFound creates a AllGroupsNotFound with default headers values
func (*AllGroupsNotFound) Error ¶
func (o *AllGroupsNotFound) Error() string
func (*AllGroupsNotFound) GetPayload ¶
func (o *AllGroupsNotFound) GetPayload() *models.Error
type AllGroupsOK ¶
AllGroupsOK describes a response with status code 200, with default header values.
Group
func NewAllGroupsOK ¶
func NewAllGroupsOK() *AllGroupsOK
NewAllGroupsOK creates a AllGroupsOK with default headers values
func (*AllGroupsOK) Error ¶
func (o *AllGroupsOK) Error() string
func (*AllGroupsOK) GetPayload ¶
func (o *AllGroupsOK) GetPayload() []*models.Group
type AllGroupsParams ¶
type AllGroupsParams struct { /* CanAddToContentMetadata. Select only groups that either can/cannot be given access to content. */ CanAddToContentMetadata *bool /* ContentMetadataID. Id of content metadata to which groups must have access. Format: int64 */ ContentMetadataID *int64 /* Fields. Requested fields. */ Fields *string /* Ids. Optional of ids to get specific groups. */ Ids []int64 /* Page. Requested page. Format: int64 */ Page *int64 /* PerPage. Results per page. Format: int64 */ PerPage *int64 /* Sorts. Fields to sort by. */ Sorts *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AllGroupsParams contains all the parameters to send to the API endpoint
for the all groups operation. Typically these are written to a http.Request.
func NewAllGroupsParams ¶
func NewAllGroupsParams() *AllGroupsParams
NewAllGroupsParams creates a new AllGroupsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewAllGroupsParamsWithContext ¶
func NewAllGroupsParamsWithContext(ctx context.Context) *AllGroupsParams
NewAllGroupsParamsWithContext creates a new AllGroupsParams object with the ability to set a context for a request.
func NewAllGroupsParamsWithHTTPClient ¶
func NewAllGroupsParamsWithHTTPClient(client *http.Client) *AllGroupsParams
NewAllGroupsParamsWithHTTPClient creates a new AllGroupsParams object with the ability to set a custom HTTPClient for a request.
func NewAllGroupsParamsWithTimeout ¶
func NewAllGroupsParamsWithTimeout(timeout time.Duration) *AllGroupsParams
NewAllGroupsParamsWithTimeout creates a new AllGroupsParams object with the ability to set a timeout on a request.
func (*AllGroupsParams) SetCanAddToContentMetadata ¶
func (o *AllGroupsParams) SetCanAddToContentMetadata(canAddToContentMetadata *bool)
SetCanAddToContentMetadata adds the canAddToContentMetadata to the all groups params
func (*AllGroupsParams) SetContentMetadataID ¶
func (o *AllGroupsParams) SetContentMetadataID(contentMetadataID *int64)
SetContentMetadataID adds the contentMetadataId to the all groups params
func (*AllGroupsParams) SetContext ¶
func (o *AllGroupsParams) SetContext(ctx context.Context)
SetContext adds the context to the all groups params
func (*AllGroupsParams) SetDefaults ¶
func (o *AllGroupsParams) SetDefaults()
SetDefaults hydrates default values in the all groups params (not the query body).
All values with no default are reset to their zero value.
func (*AllGroupsParams) SetFields ¶
func (o *AllGroupsParams) SetFields(fields *string)
SetFields adds the fields to the all groups params
func (*AllGroupsParams) SetHTTPClient ¶
func (o *AllGroupsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the all groups params
func (*AllGroupsParams) SetIds ¶
func (o *AllGroupsParams) SetIds(ids []int64)
SetIds adds the ids to the all groups params
func (*AllGroupsParams) SetPage ¶
func (o *AllGroupsParams) SetPage(page *int64)
SetPage adds the page to the all groups params
func (*AllGroupsParams) SetPerPage ¶
func (o *AllGroupsParams) SetPerPage(perPage *int64)
SetPerPage adds the perPage to the all groups params
func (*AllGroupsParams) SetSorts ¶
func (o *AllGroupsParams) SetSorts(sorts *string)
SetSorts adds the sorts to the all groups params
func (*AllGroupsParams) SetTimeout ¶
func (o *AllGroupsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the all groups params
func (*AllGroupsParams) WithCanAddToContentMetadata ¶
func (o *AllGroupsParams) WithCanAddToContentMetadata(canAddToContentMetadata *bool) *AllGroupsParams
WithCanAddToContentMetadata adds the canAddToContentMetadata to the all groups params
func (*AllGroupsParams) WithContentMetadataID ¶
func (o *AllGroupsParams) WithContentMetadataID(contentMetadataID *int64) *AllGroupsParams
WithContentMetadataID adds the contentMetadataID to the all groups params
func (*AllGroupsParams) WithContext ¶
func (o *AllGroupsParams) WithContext(ctx context.Context) *AllGroupsParams
WithContext adds the context to the all groups params
func (*AllGroupsParams) WithDefaults ¶
func (o *AllGroupsParams) WithDefaults() *AllGroupsParams
WithDefaults hydrates default values in the all groups params (not the query body).
All values with no default are reset to their zero value.
func (*AllGroupsParams) WithFields ¶
func (o *AllGroupsParams) WithFields(fields *string) *AllGroupsParams
WithFields adds the fields to the all groups params
func (*AllGroupsParams) WithHTTPClient ¶
func (o *AllGroupsParams) WithHTTPClient(client *http.Client) *AllGroupsParams
WithHTTPClient adds the HTTPClient to the all groups params
func (*AllGroupsParams) WithIds ¶
func (o *AllGroupsParams) WithIds(ids []int64) *AllGroupsParams
WithIds adds the ids to the all groups params
func (*AllGroupsParams) WithPage ¶
func (o *AllGroupsParams) WithPage(page *int64) *AllGroupsParams
WithPage adds the page to the all groups params
func (*AllGroupsParams) WithPerPage ¶
func (o *AllGroupsParams) WithPerPage(perPage *int64) *AllGroupsParams
WithPerPage adds the perPage to the all groups params
func (*AllGroupsParams) WithSorts ¶
func (o *AllGroupsParams) WithSorts(sorts *string) *AllGroupsParams
WithSorts adds the sorts to the all groups params
func (*AllGroupsParams) WithTimeout ¶
func (o *AllGroupsParams) WithTimeout(timeout time.Duration) *AllGroupsParams
WithTimeout adds the timeout to the all groups params
func (*AllGroupsParams) WriteToRequest ¶
func (o *AllGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AllGroupsReader ¶
type AllGroupsReader struct {
// contains filtered or unexported fields
}
AllGroupsReader is a Reader for the AllGroups structure.
func (*AllGroupsReader) ReadResponse ¶
func (o *AllGroupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for group API
func (*Client) AddGroupGroup ¶
func (a *Client) AddGroupGroup(params *AddGroupGroupParams, opts ...ClientOption) (*AddGroupGroupOK, error)
AddGroupGroup adds a group to group
### Adds a new group to a group.
func (*Client) AddGroupUser ¶
func (a *Client) AddGroupUser(params *AddGroupUserParams, opts ...ClientOption) (*AddGroupUserOK, error)
AddGroupUser adds a user to group
### Adds a new user to a group.
func (*Client) AllGroupGroups ¶
func (a *Client) AllGroupGroups(params *AllGroupGroupsParams, opts ...ClientOption) (*AllGroupGroupsOK, error)
AllGroupGroups gets all groups in group
### Get information about all the groups in a group
func (*Client) AllGroupUsers ¶
func (a *Client) AllGroupUsers(params *AllGroupUsersParams, opts ...ClientOption) (*AllGroupUsersOK, error)
AllGroupUsers gets all users in group
### Get information about all the users directly included in a group.
func (*Client) AllGroups ¶
func (a *Client) AllGroups(params *AllGroupsParams, opts ...ClientOption) (*AllGroupsOK, error)
AllGroups gets all groups
### Get information about all groups.
func (*Client) CreateGroup ¶
func (a *Client) CreateGroup(params *CreateGroupParams, opts ...ClientOption) (*CreateGroupOK, error)
CreateGroup creates group
### Creates a new group (admin only).
func (*Client) DeleteGroup ¶
func (a *Client) DeleteGroup(params *DeleteGroupParams, opts ...ClientOption) (*DeleteGroupNoContent, error)
DeleteGroup deletes group
### Deletes a group (admin only).
func (*Client) DeleteGroupFromGroup ¶
func (a *Client) DeleteGroupFromGroup(params *DeleteGroupFromGroupParams, opts ...ClientOption) (*DeleteGroupFromGroupNoContent, error)
DeleteGroupFromGroup deletes a group from group
### Removes a group from a group.
func (*Client) DeleteGroupUser ¶
func (a *Client) DeleteGroupUser(params *DeleteGroupUserParams, opts ...ClientOption) (*DeleteGroupUserNoContent, error)
DeleteGroupUser removes a user from group
### Removes a user from a group.
func (*Client) DeleteUserAttributeGroupValue ¶
func (a *Client) DeleteUserAttributeGroupValue(params *DeleteUserAttributeGroupValueParams, opts ...ClientOption) (*DeleteUserAttributeGroupValueNoContent, error)
DeleteUserAttributeGroupValue deletes user attribute group value
### Remove a user attribute value from a group.
func (*Client) Group ¶
func (a *Client) Group(params *GroupParams, opts ...ClientOption) (*GroupOK, error)
Group gets group
### Get information about a group.
func (*Client) SearchGroups ¶
func (a *Client) SearchGroups(params *SearchGroupsParams, opts ...ClientOption) (*SearchGroupsOK, error)
SearchGroups searches groups ### Search groups
Returns all group records that match the given search criteria.
If multiple search params are given and `filter_or` is FALSE or not specified, search params are combined in a logical AND operation. Only rows that match *all* search param criteria will be returned.
If `filter_or` is TRUE, multiple search params are combined in a logical OR operation. Results will include rows that match **any** of the search criteria.
String search params use case-insensitive matching. String search params can contain `%` and '_' as SQL LIKE pattern match wildcard expressions. example="dan%" will match "danger" and "Danzig" but not "David" example="D_m%" will match "Damage" and "dump"
Integer search params can accept a single value or a comma separated list of values. The multiple values will be combined under a logical OR operation - results will match at least one of the given values.
Most search params can accept "IS NULL" and "NOT NULL" as special expressions to match or exclude (respectively) rows where the column is null.
Boolean search params accept only "true" and "false" as values.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateGroup ¶
func (a *Client) UpdateGroup(params *UpdateGroupParams, opts ...ClientOption) (*UpdateGroupOK, error)
UpdateGroup updates group
### Updates the a group (admin only).
func (*Client) UpdateUserAttributeGroupValue ¶
func (a *Client) UpdateUserAttributeGroupValue(params *UpdateUserAttributeGroupValueParams, opts ...ClientOption) (*UpdateUserAttributeGroupValueOK, error)
UpdateUserAttributeGroupValue sets user attribute group value ### Set the value of a user attribute for a group.
For information about how user attribute values are calculated, see [Set User Attribute Group Values](#!/UserAttribute/set_user_attribute_group_values).
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { AddGroupGroup(params *AddGroupGroupParams, opts ...ClientOption) (*AddGroupGroupOK, error) AddGroupUser(params *AddGroupUserParams, opts ...ClientOption) (*AddGroupUserOK, error) AllGroupGroups(params *AllGroupGroupsParams, opts ...ClientOption) (*AllGroupGroupsOK, error) AllGroupUsers(params *AllGroupUsersParams, opts ...ClientOption) (*AllGroupUsersOK, error) AllGroups(params *AllGroupsParams, opts ...ClientOption) (*AllGroupsOK, error) CreateGroup(params *CreateGroupParams, opts ...ClientOption) (*CreateGroupOK, error) DeleteGroup(params *DeleteGroupParams, opts ...ClientOption) (*DeleteGroupNoContent, error) DeleteGroupFromGroup(params *DeleteGroupFromGroupParams, opts ...ClientOption) (*DeleteGroupFromGroupNoContent, error) DeleteGroupUser(params *DeleteGroupUserParams, opts ...ClientOption) (*DeleteGroupUserNoContent, error) DeleteUserAttributeGroupValue(params *DeleteUserAttributeGroupValueParams, opts ...ClientOption) (*DeleteUserAttributeGroupValueNoContent, error) Group(params *GroupParams, opts ...ClientOption) (*GroupOK, error) SearchGroups(params *SearchGroupsParams, opts ...ClientOption) (*SearchGroupsOK, error) UpdateGroup(params *UpdateGroupParams, opts ...ClientOption) (*UpdateGroupOK, error) UpdateUserAttributeGroupValue(params *UpdateUserAttributeGroupValueParams, opts ...ClientOption) (*UpdateUserAttributeGroupValueOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new group API client.
type CreateGroupBadRequest ¶
CreateGroupBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewCreateGroupBadRequest ¶
func NewCreateGroupBadRequest() *CreateGroupBadRequest
NewCreateGroupBadRequest creates a CreateGroupBadRequest with default headers values
func (*CreateGroupBadRequest) Error ¶
func (o *CreateGroupBadRequest) Error() string
func (*CreateGroupBadRequest) GetPayload ¶
func (o *CreateGroupBadRequest) GetPayload() *models.Error
type CreateGroupConflict ¶
CreateGroupConflict describes a response with status code 409, with default header values.
Resource Already Exists
func NewCreateGroupConflict ¶
func NewCreateGroupConflict() *CreateGroupConflict
NewCreateGroupConflict creates a CreateGroupConflict with default headers values
func (*CreateGroupConflict) Error ¶
func (o *CreateGroupConflict) Error() string
func (*CreateGroupConflict) GetPayload ¶
func (o *CreateGroupConflict) GetPayload() *models.Error
type CreateGroupNotFound ¶
CreateGroupNotFound describes a response with status code 404, with default header values.
Not Found
func NewCreateGroupNotFound ¶
func NewCreateGroupNotFound() *CreateGroupNotFound
NewCreateGroupNotFound creates a CreateGroupNotFound with default headers values
func (*CreateGroupNotFound) Error ¶
func (o *CreateGroupNotFound) Error() string
func (*CreateGroupNotFound) GetPayload ¶
func (o *CreateGroupNotFound) GetPayload() *models.Error
type CreateGroupOK ¶
CreateGroupOK describes a response with status code 200, with default header values.
Group
func NewCreateGroupOK ¶
func NewCreateGroupOK() *CreateGroupOK
NewCreateGroupOK creates a CreateGroupOK with default headers values
func (*CreateGroupOK) Error ¶
func (o *CreateGroupOK) Error() string
func (*CreateGroupOK) GetPayload ¶
func (o *CreateGroupOK) GetPayload() *models.Group
type CreateGroupParams ¶
type CreateGroupParams struct { /* Body. Group */ Body *models.Group /* Fields. Requested fields. */ Fields *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateGroupParams contains all the parameters to send to the API endpoint
for the create group operation. Typically these are written to a http.Request.
func NewCreateGroupParams ¶
func NewCreateGroupParams() *CreateGroupParams
NewCreateGroupParams creates a new CreateGroupParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCreateGroupParamsWithContext ¶
func NewCreateGroupParamsWithContext(ctx context.Context) *CreateGroupParams
NewCreateGroupParamsWithContext creates a new CreateGroupParams object with the ability to set a context for a request.
func NewCreateGroupParamsWithHTTPClient ¶
func NewCreateGroupParamsWithHTTPClient(client *http.Client) *CreateGroupParams
NewCreateGroupParamsWithHTTPClient creates a new CreateGroupParams object with the ability to set a custom HTTPClient for a request.
func NewCreateGroupParamsWithTimeout ¶
func NewCreateGroupParamsWithTimeout(timeout time.Duration) *CreateGroupParams
NewCreateGroupParamsWithTimeout creates a new CreateGroupParams object with the ability to set a timeout on a request.
func (*CreateGroupParams) SetBody ¶
func (o *CreateGroupParams) SetBody(body *models.Group)
SetBody adds the body to the create group params
func (*CreateGroupParams) SetContext ¶
func (o *CreateGroupParams) SetContext(ctx context.Context)
SetContext adds the context to the create group params
func (*CreateGroupParams) SetDefaults ¶
func (o *CreateGroupParams) SetDefaults()
SetDefaults hydrates default values in the create group params (not the query body).
All values with no default are reset to their zero value.
func (*CreateGroupParams) SetFields ¶
func (o *CreateGroupParams) SetFields(fields *string)
SetFields adds the fields to the create group params
func (*CreateGroupParams) SetHTTPClient ¶
func (o *CreateGroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create group params
func (*CreateGroupParams) SetTimeout ¶
func (o *CreateGroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create group params
func (*CreateGroupParams) WithBody ¶
func (o *CreateGroupParams) WithBody(body *models.Group) *CreateGroupParams
WithBody adds the body to the create group params
func (*CreateGroupParams) WithContext ¶
func (o *CreateGroupParams) WithContext(ctx context.Context) *CreateGroupParams
WithContext adds the context to the create group params
func (*CreateGroupParams) WithDefaults ¶
func (o *CreateGroupParams) WithDefaults() *CreateGroupParams
WithDefaults hydrates default values in the create group params (not the query body).
All values with no default are reset to their zero value.
func (*CreateGroupParams) WithFields ¶
func (o *CreateGroupParams) WithFields(fields *string) *CreateGroupParams
WithFields adds the fields to the create group params
func (*CreateGroupParams) WithHTTPClient ¶
func (o *CreateGroupParams) WithHTTPClient(client *http.Client) *CreateGroupParams
WithHTTPClient adds the HTTPClient to the create group params
func (*CreateGroupParams) WithTimeout ¶
func (o *CreateGroupParams) WithTimeout(timeout time.Duration) *CreateGroupParams
WithTimeout adds the timeout to the create group params
func (*CreateGroupParams) WriteToRequest ¶
func (o *CreateGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateGroupReader ¶
type CreateGroupReader struct {
// contains filtered or unexported fields
}
CreateGroupReader is a Reader for the CreateGroup structure.
func (*CreateGroupReader) ReadResponse ¶
func (o *CreateGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateGroupTooManyRequests ¶
CreateGroupTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCreateGroupTooManyRequests ¶
func NewCreateGroupTooManyRequests() *CreateGroupTooManyRequests
NewCreateGroupTooManyRequests creates a CreateGroupTooManyRequests with default headers values
func (*CreateGroupTooManyRequests) Error ¶
func (o *CreateGroupTooManyRequests) Error() string
func (*CreateGroupTooManyRequests) GetPayload ¶
func (o *CreateGroupTooManyRequests) GetPayload() *models.Error
type CreateGroupUnprocessableEntity ¶
type CreateGroupUnprocessableEntity struct {
Payload *models.ValidationError
}
CreateGroupUnprocessableEntity describes a response with status code 422, with default header values.
Validation Error
func NewCreateGroupUnprocessableEntity ¶
func NewCreateGroupUnprocessableEntity() *CreateGroupUnprocessableEntity
NewCreateGroupUnprocessableEntity creates a CreateGroupUnprocessableEntity with default headers values
func (*CreateGroupUnprocessableEntity) Error ¶
func (o *CreateGroupUnprocessableEntity) Error() string
func (*CreateGroupUnprocessableEntity) GetPayload ¶
func (o *CreateGroupUnprocessableEntity) GetPayload() *models.ValidationError
type DeleteGroupBadRequest ¶
DeleteGroupBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDeleteGroupBadRequest ¶
func NewDeleteGroupBadRequest() *DeleteGroupBadRequest
NewDeleteGroupBadRequest creates a DeleteGroupBadRequest with default headers values
func (*DeleteGroupBadRequest) Error ¶
func (o *DeleteGroupBadRequest) Error() string
func (*DeleteGroupBadRequest) GetPayload ¶
func (o *DeleteGroupBadRequest) GetPayload() *models.Error
type DeleteGroupForbidden ¶
DeleteGroupForbidden describes a response with status code 403, with default header values.
Permission Denied
func NewDeleteGroupForbidden ¶
func NewDeleteGroupForbidden() *DeleteGroupForbidden
NewDeleteGroupForbidden creates a DeleteGroupForbidden with default headers values
func (*DeleteGroupForbidden) Error ¶
func (o *DeleteGroupForbidden) Error() string
func (*DeleteGroupForbidden) GetPayload ¶
func (o *DeleteGroupForbidden) GetPayload() *models.Error
type DeleteGroupFromGroupBadRequest ¶
DeleteGroupFromGroupBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDeleteGroupFromGroupBadRequest ¶
func NewDeleteGroupFromGroupBadRequest() *DeleteGroupFromGroupBadRequest
NewDeleteGroupFromGroupBadRequest creates a DeleteGroupFromGroupBadRequest with default headers values
func (*DeleteGroupFromGroupBadRequest) Error ¶
func (o *DeleteGroupFromGroupBadRequest) Error() string
func (*DeleteGroupFromGroupBadRequest) GetPayload ¶
func (o *DeleteGroupFromGroupBadRequest) GetPayload() *models.Error
type DeleteGroupFromGroupForbidden ¶
DeleteGroupFromGroupForbidden describes a response with status code 403, with default header values.
Permission Denied
func NewDeleteGroupFromGroupForbidden ¶
func NewDeleteGroupFromGroupForbidden() *DeleteGroupFromGroupForbidden
NewDeleteGroupFromGroupForbidden creates a DeleteGroupFromGroupForbidden with default headers values
func (*DeleteGroupFromGroupForbidden) Error ¶
func (o *DeleteGroupFromGroupForbidden) Error() string
func (*DeleteGroupFromGroupForbidden) GetPayload ¶
func (o *DeleteGroupFromGroupForbidden) GetPayload() *models.Error
type DeleteGroupFromGroupNoContent ¶
type DeleteGroupFromGroupNoContent struct { }
DeleteGroupFromGroupNoContent describes a response with status code 204, with default header values.
Group successfully deleted
func NewDeleteGroupFromGroupNoContent ¶
func NewDeleteGroupFromGroupNoContent() *DeleteGroupFromGroupNoContent
NewDeleteGroupFromGroupNoContent creates a DeleteGroupFromGroupNoContent with default headers values
func (*DeleteGroupFromGroupNoContent) Error ¶
func (o *DeleteGroupFromGroupNoContent) Error() string
type DeleteGroupFromGroupNotFound ¶
DeleteGroupFromGroupNotFound describes a response with status code 404, with default header values.
Not Found
func NewDeleteGroupFromGroupNotFound ¶
func NewDeleteGroupFromGroupNotFound() *DeleteGroupFromGroupNotFound
NewDeleteGroupFromGroupNotFound creates a DeleteGroupFromGroupNotFound with default headers values
func (*DeleteGroupFromGroupNotFound) Error ¶
func (o *DeleteGroupFromGroupNotFound) Error() string
func (*DeleteGroupFromGroupNotFound) GetPayload ¶
func (o *DeleteGroupFromGroupNotFound) GetPayload() *models.Error
type DeleteGroupFromGroupParams ¶
type DeleteGroupFromGroupParams struct { /* DeletingGroupID. Id of group to delete Format: int64 */ DeletingGroupID int64 /* GroupID. Id of group Format: int64 */ GroupID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteGroupFromGroupParams contains all the parameters to send to the API endpoint
for the delete group from group operation. Typically these are written to a http.Request.
func NewDeleteGroupFromGroupParams ¶
func NewDeleteGroupFromGroupParams() *DeleteGroupFromGroupParams
NewDeleteGroupFromGroupParams creates a new DeleteGroupFromGroupParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteGroupFromGroupParamsWithContext ¶
func NewDeleteGroupFromGroupParamsWithContext(ctx context.Context) *DeleteGroupFromGroupParams
NewDeleteGroupFromGroupParamsWithContext creates a new DeleteGroupFromGroupParams object with the ability to set a context for a request.
func NewDeleteGroupFromGroupParamsWithHTTPClient ¶
func NewDeleteGroupFromGroupParamsWithHTTPClient(client *http.Client) *DeleteGroupFromGroupParams
NewDeleteGroupFromGroupParamsWithHTTPClient creates a new DeleteGroupFromGroupParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteGroupFromGroupParamsWithTimeout ¶
func NewDeleteGroupFromGroupParamsWithTimeout(timeout time.Duration) *DeleteGroupFromGroupParams
NewDeleteGroupFromGroupParamsWithTimeout creates a new DeleteGroupFromGroupParams object with the ability to set a timeout on a request.
func (*DeleteGroupFromGroupParams) SetContext ¶
func (o *DeleteGroupFromGroupParams) SetContext(ctx context.Context)
SetContext adds the context to the delete group from group params
func (*DeleteGroupFromGroupParams) SetDefaults ¶
func (o *DeleteGroupFromGroupParams) SetDefaults()
SetDefaults hydrates default values in the delete group from group params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteGroupFromGroupParams) SetDeletingGroupID ¶
func (o *DeleteGroupFromGroupParams) SetDeletingGroupID(deletingGroupID int64)
SetDeletingGroupID adds the deletingGroupId to the delete group from group params
func (*DeleteGroupFromGroupParams) SetGroupID ¶
func (o *DeleteGroupFromGroupParams) SetGroupID(groupID int64)
SetGroupID adds the groupId to the delete group from group params
func (*DeleteGroupFromGroupParams) SetHTTPClient ¶
func (o *DeleteGroupFromGroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete group from group params
func (*DeleteGroupFromGroupParams) SetTimeout ¶
func (o *DeleteGroupFromGroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete group from group params
func (*DeleteGroupFromGroupParams) WithContext ¶
func (o *DeleteGroupFromGroupParams) WithContext(ctx context.Context) *DeleteGroupFromGroupParams
WithContext adds the context to the delete group from group params
func (*DeleteGroupFromGroupParams) WithDefaults ¶
func (o *DeleteGroupFromGroupParams) WithDefaults() *DeleteGroupFromGroupParams
WithDefaults hydrates default values in the delete group from group params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteGroupFromGroupParams) WithDeletingGroupID ¶
func (o *DeleteGroupFromGroupParams) WithDeletingGroupID(deletingGroupID int64) *DeleteGroupFromGroupParams
WithDeletingGroupID adds the deletingGroupID to the delete group from group params
func (*DeleteGroupFromGroupParams) WithGroupID ¶
func (o *DeleteGroupFromGroupParams) WithGroupID(groupID int64) *DeleteGroupFromGroupParams
WithGroupID adds the groupID to the delete group from group params
func (*DeleteGroupFromGroupParams) WithHTTPClient ¶
func (o *DeleteGroupFromGroupParams) WithHTTPClient(client *http.Client) *DeleteGroupFromGroupParams
WithHTTPClient adds the HTTPClient to the delete group from group params
func (*DeleteGroupFromGroupParams) WithTimeout ¶
func (o *DeleteGroupFromGroupParams) WithTimeout(timeout time.Duration) *DeleteGroupFromGroupParams
WithTimeout adds the timeout to the delete group from group params
func (*DeleteGroupFromGroupParams) WriteToRequest ¶
func (o *DeleteGroupFromGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteGroupFromGroupReader ¶
type DeleteGroupFromGroupReader struct {
// contains filtered or unexported fields
}
DeleteGroupFromGroupReader is a Reader for the DeleteGroupFromGroup structure.
func (*DeleteGroupFromGroupReader) ReadResponse ¶
func (o *DeleteGroupFromGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteGroupNoContent ¶
type DeleteGroupNoContent struct {
Payload string
}
DeleteGroupNoContent describes a response with status code 204, with default header values.
Successfully deleted.
func NewDeleteGroupNoContent ¶
func NewDeleteGroupNoContent() *DeleteGroupNoContent
NewDeleteGroupNoContent creates a DeleteGroupNoContent with default headers values
func (*DeleteGroupNoContent) Error ¶
func (o *DeleteGroupNoContent) Error() string
func (*DeleteGroupNoContent) GetPayload ¶
func (o *DeleteGroupNoContent) GetPayload() string
type DeleteGroupNotFound ¶
DeleteGroupNotFound describes a response with status code 404, with default header values.
Not Found
func NewDeleteGroupNotFound ¶
func NewDeleteGroupNotFound() *DeleteGroupNotFound
NewDeleteGroupNotFound creates a DeleteGroupNotFound with default headers values
func (*DeleteGroupNotFound) Error ¶
func (o *DeleteGroupNotFound) Error() string
func (*DeleteGroupNotFound) GetPayload ¶
func (o *DeleteGroupNotFound) GetPayload() *models.Error
type DeleteGroupParams ¶
type DeleteGroupParams struct { /* GroupID. Id of group Format: int64 */ GroupID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteGroupParams contains all the parameters to send to the API endpoint
for the delete group operation. Typically these are written to a http.Request.
func NewDeleteGroupParams ¶
func NewDeleteGroupParams() *DeleteGroupParams
NewDeleteGroupParams creates a new DeleteGroupParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteGroupParamsWithContext ¶
func NewDeleteGroupParamsWithContext(ctx context.Context) *DeleteGroupParams
NewDeleteGroupParamsWithContext creates a new DeleteGroupParams object with the ability to set a context for a request.
func NewDeleteGroupParamsWithHTTPClient ¶
func NewDeleteGroupParamsWithHTTPClient(client *http.Client) *DeleteGroupParams
NewDeleteGroupParamsWithHTTPClient creates a new DeleteGroupParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteGroupParamsWithTimeout ¶
func NewDeleteGroupParamsWithTimeout(timeout time.Duration) *DeleteGroupParams
NewDeleteGroupParamsWithTimeout creates a new DeleteGroupParams object with the ability to set a timeout on a request.
func (*DeleteGroupParams) SetContext ¶
func (o *DeleteGroupParams) SetContext(ctx context.Context)
SetContext adds the context to the delete group params
func (*DeleteGroupParams) SetDefaults ¶
func (o *DeleteGroupParams) SetDefaults()
SetDefaults hydrates default values in the delete group params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteGroupParams) SetGroupID ¶
func (o *DeleteGroupParams) SetGroupID(groupID int64)
SetGroupID adds the groupId to the delete group params
func (*DeleteGroupParams) SetHTTPClient ¶
func (o *DeleteGroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete group params
func (*DeleteGroupParams) SetTimeout ¶
func (o *DeleteGroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete group params
func (*DeleteGroupParams) WithContext ¶
func (o *DeleteGroupParams) WithContext(ctx context.Context) *DeleteGroupParams
WithContext adds the context to the delete group params
func (*DeleteGroupParams) WithDefaults ¶
func (o *DeleteGroupParams) WithDefaults() *DeleteGroupParams
WithDefaults hydrates default values in the delete group params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteGroupParams) WithGroupID ¶
func (o *DeleteGroupParams) WithGroupID(groupID int64) *DeleteGroupParams
WithGroupID adds the groupID to the delete group params
func (*DeleteGroupParams) WithHTTPClient ¶
func (o *DeleteGroupParams) WithHTTPClient(client *http.Client) *DeleteGroupParams
WithHTTPClient adds the HTTPClient to the delete group params
func (*DeleteGroupParams) WithTimeout ¶
func (o *DeleteGroupParams) WithTimeout(timeout time.Duration) *DeleteGroupParams
WithTimeout adds the timeout to the delete group params
func (*DeleteGroupParams) WriteToRequest ¶
func (o *DeleteGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteGroupReader ¶
type DeleteGroupReader struct {
// contains filtered or unexported fields
}
DeleteGroupReader is a Reader for the DeleteGroup structure.
func (*DeleteGroupReader) ReadResponse ¶
func (o *DeleteGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteGroupTooManyRequests ¶
DeleteGroupTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewDeleteGroupTooManyRequests ¶
func NewDeleteGroupTooManyRequests() *DeleteGroupTooManyRequests
NewDeleteGroupTooManyRequests creates a DeleteGroupTooManyRequests with default headers values
func (*DeleteGroupTooManyRequests) Error ¶
func (o *DeleteGroupTooManyRequests) Error() string
func (*DeleteGroupTooManyRequests) GetPayload ¶
func (o *DeleteGroupTooManyRequests) GetPayload() *models.Error
type DeleteGroupUserBadRequest ¶
DeleteGroupUserBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDeleteGroupUserBadRequest ¶
func NewDeleteGroupUserBadRequest() *DeleteGroupUserBadRequest
NewDeleteGroupUserBadRequest creates a DeleteGroupUserBadRequest with default headers values
func (*DeleteGroupUserBadRequest) Error ¶
func (o *DeleteGroupUserBadRequest) Error() string
func (*DeleteGroupUserBadRequest) GetPayload ¶
func (o *DeleteGroupUserBadRequest) GetPayload() *models.Error
type DeleteGroupUserForbidden ¶
DeleteGroupUserForbidden describes a response with status code 403, with default header values.
Permission Denied
func NewDeleteGroupUserForbidden ¶
func NewDeleteGroupUserForbidden() *DeleteGroupUserForbidden
NewDeleteGroupUserForbidden creates a DeleteGroupUserForbidden with default headers values
func (*DeleteGroupUserForbidden) Error ¶
func (o *DeleteGroupUserForbidden) Error() string
func (*DeleteGroupUserForbidden) GetPayload ¶
func (o *DeleteGroupUserForbidden) GetPayload() *models.Error
type DeleteGroupUserNoContent ¶
type DeleteGroupUserNoContent struct { }
DeleteGroupUserNoContent describes a response with status code 204, with default header values.
User successfully removed from group
func NewDeleteGroupUserNoContent ¶
func NewDeleteGroupUserNoContent() *DeleteGroupUserNoContent
NewDeleteGroupUserNoContent creates a DeleteGroupUserNoContent with default headers values
func (*DeleteGroupUserNoContent) Error ¶
func (o *DeleteGroupUserNoContent) Error() string
type DeleteGroupUserNotFound ¶
DeleteGroupUserNotFound describes a response with status code 404, with default header values.
Not Found
func NewDeleteGroupUserNotFound ¶
func NewDeleteGroupUserNotFound() *DeleteGroupUserNotFound
NewDeleteGroupUserNotFound creates a DeleteGroupUserNotFound with default headers values
func (*DeleteGroupUserNotFound) Error ¶
func (o *DeleteGroupUserNotFound) Error() string
func (*DeleteGroupUserNotFound) GetPayload ¶
func (o *DeleteGroupUserNotFound) GetPayload() *models.Error
type DeleteGroupUserParams ¶
type DeleteGroupUserParams struct { /* GroupID. Id of group Format: int64 */ GroupID int64 /* UserID. Id of user to remove from group Format: int64 */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteGroupUserParams contains all the parameters to send to the API endpoint
for the delete group user operation. Typically these are written to a http.Request.
func NewDeleteGroupUserParams ¶
func NewDeleteGroupUserParams() *DeleteGroupUserParams
NewDeleteGroupUserParams creates a new DeleteGroupUserParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteGroupUserParamsWithContext ¶
func NewDeleteGroupUserParamsWithContext(ctx context.Context) *DeleteGroupUserParams
NewDeleteGroupUserParamsWithContext creates a new DeleteGroupUserParams object with the ability to set a context for a request.
func NewDeleteGroupUserParamsWithHTTPClient ¶
func NewDeleteGroupUserParamsWithHTTPClient(client *http.Client) *DeleteGroupUserParams
NewDeleteGroupUserParamsWithHTTPClient creates a new DeleteGroupUserParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteGroupUserParamsWithTimeout ¶
func NewDeleteGroupUserParamsWithTimeout(timeout time.Duration) *DeleteGroupUserParams
NewDeleteGroupUserParamsWithTimeout creates a new DeleteGroupUserParams object with the ability to set a timeout on a request.
func (*DeleteGroupUserParams) SetContext ¶
func (o *DeleteGroupUserParams) SetContext(ctx context.Context)
SetContext adds the context to the delete group user params
func (*DeleteGroupUserParams) SetDefaults ¶
func (o *DeleteGroupUserParams) SetDefaults()
SetDefaults hydrates default values in the delete group user params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteGroupUserParams) SetGroupID ¶
func (o *DeleteGroupUserParams) SetGroupID(groupID int64)
SetGroupID adds the groupId to the delete group user params
func (*DeleteGroupUserParams) SetHTTPClient ¶
func (o *DeleteGroupUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete group user params
func (*DeleteGroupUserParams) SetTimeout ¶
func (o *DeleteGroupUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete group user params
func (*DeleteGroupUserParams) SetUserID ¶
func (o *DeleteGroupUserParams) SetUserID(userID int64)
SetUserID adds the userId to the delete group user params
func (*DeleteGroupUserParams) WithContext ¶
func (o *DeleteGroupUserParams) WithContext(ctx context.Context) *DeleteGroupUserParams
WithContext adds the context to the delete group user params
func (*DeleteGroupUserParams) WithDefaults ¶
func (o *DeleteGroupUserParams) WithDefaults() *DeleteGroupUserParams
WithDefaults hydrates default values in the delete group user params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteGroupUserParams) WithGroupID ¶
func (o *DeleteGroupUserParams) WithGroupID(groupID int64) *DeleteGroupUserParams
WithGroupID adds the groupID to the delete group user params
func (*DeleteGroupUserParams) WithHTTPClient ¶
func (o *DeleteGroupUserParams) WithHTTPClient(client *http.Client) *DeleteGroupUserParams
WithHTTPClient adds the HTTPClient to the delete group user params
func (*DeleteGroupUserParams) WithTimeout ¶
func (o *DeleteGroupUserParams) WithTimeout(timeout time.Duration) *DeleteGroupUserParams
WithTimeout adds the timeout to the delete group user params
func (*DeleteGroupUserParams) WithUserID ¶
func (o *DeleteGroupUserParams) WithUserID(userID int64) *DeleteGroupUserParams
WithUserID adds the userID to the delete group user params
func (*DeleteGroupUserParams) WriteToRequest ¶
func (o *DeleteGroupUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteGroupUserReader ¶
type DeleteGroupUserReader struct {
// contains filtered or unexported fields
}
DeleteGroupUserReader is a Reader for the DeleteGroupUser structure.
func (*DeleteGroupUserReader) ReadResponse ¶
func (o *DeleteGroupUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserAttributeGroupValueBadRequest ¶
DeleteUserAttributeGroupValueBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDeleteUserAttributeGroupValueBadRequest ¶
func NewDeleteUserAttributeGroupValueBadRequest() *DeleteUserAttributeGroupValueBadRequest
NewDeleteUserAttributeGroupValueBadRequest creates a DeleteUserAttributeGroupValueBadRequest with default headers values
func (*DeleteUserAttributeGroupValueBadRequest) Error ¶
func (o *DeleteUserAttributeGroupValueBadRequest) Error() string
func (*DeleteUserAttributeGroupValueBadRequest) GetPayload ¶
func (o *DeleteUserAttributeGroupValueBadRequest) GetPayload() *models.Error
type DeleteUserAttributeGroupValueNoContent ¶
type DeleteUserAttributeGroupValueNoContent struct { }
DeleteUserAttributeGroupValueNoContent describes a response with status code 204, with default header values.
Value successfully unset
func NewDeleteUserAttributeGroupValueNoContent ¶
func NewDeleteUserAttributeGroupValueNoContent() *DeleteUserAttributeGroupValueNoContent
NewDeleteUserAttributeGroupValueNoContent creates a DeleteUserAttributeGroupValueNoContent with default headers values
func (*DeleteUserAttributeGroupValueNoContent) Error ¶
func (o *DeleteUserAttributeGroupValueNoContent) Error() string
type DeleteUserAttributeGroupValueNotFound ¶
DeleteUserAttributeGroupValueNotFound describes a response with status code 404, with default header values.
Not Found
func NewDeleteUserAttributeGroupValueNotFound ¶
func NewDeleteUserAttributeGroupValueNotFound() *DeleteUserAttributeGroupValueNotFound
NewDeleteUserAttributeGroupValueNotFound creates a DeleteUserAttributeGroupValueNotFound with default headers values
func (*DeleteUserAttributeGroupValueNotFound) Error ¶
func (o *DeleteUserAttributeGroupValueNotFound) Error() string
func (*DeleteUserAttributeGroupValueNotFound) GetPayload ¶
func (o *DeleteUserAttributeGroupValueNotFound) GetPayload() *models.Error
type DeleteUserAttributeGroupValueParams ¶
type DeleteUserAttributeGroupValueParams struct { /* GroupID. Id of group Format: int64 */ GroupID int64 /* UserAttributeID. Id of user attribute Format: int64 */ UserAttributeID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserAttributeGroupValueParams contains all the parameters to send to the API endpoint
for the delete user attribute group value operation. Typically these are written to a http.Request.
func NewDeleteUserAttributeGroupValueParams ¶
func NewDeleteUserAttributeGroupValueParams() *DeleteUserAttributeGroupValueParams
NewDeleteUserAttributeGroupValueParams creates a new DeleteUserAttributeGroupValueParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteUserAttributeGroupValueParamsWithContext ¶
func NewDeleteUserAttributeGroupValueParamsWithContext(ctx context.Context) *DeleteUserAttributeGroupValueParams
NewDeleteUserAttributeGroupValueParamsWithContext creates a new DeleteUserAttributeGroupValueParams object with the ability to set a context for a request.
func NewDeleteUserAttributeGroupValueParamsWithHTTPClient ¶
func NewDeleteUserAttributeGroupValueParamsWithHTTPClient(client *http.Client) *DeleteUserAttributeGroupValueParams
NewDeleteUserAttributeGroupValueParamsWithHTTPClient creates a new DeleteUserAttributeGroupValueParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteUserAttributeGroupValueParamsWithTimeout ¶
func NewDeleteUserAttributeGroupValueParamsWithTimeout(timeout time.Duration) *DeleteUserAttributeGroupValueParams
NewDeleteUserAttributeGroupValueParamsWithTimeout creates a new DeleteUserAttributeGroupValueParams object with the ability to set a timeout on a request.
func (*DeleteUserAttributeGroupValueParams) SetContext ¶
func (o *DeleteUserAttributeGroupValueParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user attribute group value params
func (*DeleteUserAttributeGroupValueParams) SetDefaults ¶
func (o *DeleteUserAttributeGroupValueParams) SetDefaults()
SetDefaults hydrates default values in the delete user attribute group value params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteUserAttributeGroupValueParams) SetGroupID ¶
func (o *DeleteUserAttributeGroupValueParams) SetGroupID(groupID int64)
SetGroupID adds the groupId to the delete user attribute group value params
func (*DeleteUserAttributeGroupValueParams) SetHTTPClient ¶
func (o *DeleteUserAttributeGroupValueParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user attribute group value params
func (*DeleteUserAttributeGroupValueParams) SetTimeout ¶
func (o *DeleteUserAttributeGroupValueParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user attribute group value params
func (*DeleteUserAttributeGroupValueParams) SetUserAttributeID ¶
func (o *DeleteUserAttributeGroupValueParams) SetUserAttributeID(userAttributeID int64)
SetUserAttributeID adds the userAttributeId to the delete user attribute group value params
func (*DeleteUserAttributeGroupValueParams) WithContext ¶
func (o *DeleteUserAttributeGroupValueParams) WithContext(ctx context.Context) *DeleteUserAttributeGroupValueParams
WithContext adds the context to the delete user attribute group value params
func (*DeleteUserAttributeGroupValueParams) WithDefaults ¶
func (o *DeleteUserAttributeGroupValueParams) WithDefaults() *DeleteUserAttributeGroupValueParams
WithDefaults hydrates default values in the delete user attribute group value params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteUserAttributeGroupValueParams) WithGroupID ¶
func (o *DeleteUserAttributeGroupValueParams) WithGroupID(groupID int64) *DeleteUserAttributeGroupValueParams
WithGroupID adds the groupID to the delete user attribute group value params
func (*DeleteUserAttributeGroupValueParams) WithHTTPClient ¶
func (o *DeleteUserAttributeGroupValueParams) WithHTTPClient(client *http.Client) *DeleteUserAttributeGroupValueParams
WithHTTPClient adds the HTTPClient to the delete user attribute group value params
func (*DeleteUserAttributeGroupValueParams) WithTimeout ¶
func (o *DeleteUserAttributeGroupValueParams) WithTimeout(timeout time.Duration) *DeleteUserAttributeGroupValueParams
WithTimeout adds the timeout to the delete user attribute group value params
func (*DeleteUserAttributeGroupValueParams) WithUserAttributeID ¶
func (o *DeleteUserAttributeGroupValueParams) WithUserAttributeID(userAttributeID int64) *DeleteUserAttributeGroupValueParams
WithUserAttributeID adds the userAttributeID to the delete user attribute group value params
func (*DeleteUserAttributeGroupValueParams) WriteToRequest ¶
func (o *DeleteUserAttributeGroupValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserAttributeGroupValueReader ¶
type DeleteUserAttributeGroupValueReader struct {
// contains filtered or unexported fields
}
DeleteUserAttributeGroupValueReader is a Reader for the DeleteUserAttributeGroupValue structure.
func (*DeleteUserAttributeGroupValueReader) ReadResponse ¶
func (o *DeleteUserAttributeGroupValueReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GroupBadRequest ¶
GroupBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGroupBadRequest ¶
func NewGroupBadRequest() *GroupBadRequest
NewGroupBadRequest creates a GroupBadRequest with default headers values
func (*GroupBadRequest) Error ¶
func (o *GroupBadRequest) Error() string
func (*GroupBadRequest) GetPayload ¶
func (o *GroupBadRequest) GetPayload() *models.Error
type GroupNotFound ¶
GroupNotFound describes a response with status code 404, with default header values.
Not Found
func NewGroupNotFound ¶
func NewGroupNotFound() *GroupNotFound
NewGroupNotFound creates a GroupNotFound with default headers values
func (*GroupNotFound) Error ¶
func (o *GroupNotFound) Error() string
func (*GroupNotFound) GetPayload ¶
func (o *GroupNotFound) GetPayload() *models.Error
type GroupOK ¶
GroupOK describes a response with status code 200, with default header values.
Group
func NewGroupOK ¶
func NewGroupOK() *GroupOK
NewGroupOK creates a GroupOK with default headers values
func (*GroupOK) GetPayload ¶
type GroupParams ¶
type GroupParams struct { /* Fields. Requested fields. */ Fields *string /* GroupID. Id of group Format: int64 */ GroupID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GroupParams contains all the parameters to send to the API endpoint
for the group operation. Typically these are written to a http.Request.
func NewGroupParams ¶
func NewGroupParams() *GroupParams
NewGroupParams creates a new GroupParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGroupParamsWithContext ¶
func NewGroupParamsWithContext(ctx context.Context) *GroupParams
NewGroupParamsWithContext creates a new GroupParams object with the ability to set a context for a request.
func NewGroupParamsWithHTTPClient ¶
func NewGroupParamsWithHTTPClient(client *http.Client) *GroupParams
NewGroupParamsWithHTTPClient creates a new GroupParams object with the ability to set a custom HTTPClient for a request.
func NewGroupParamsWithTimeout ¶
func NewGroupParamsWithTimeout(timeout time.Duration) *GroupParams
NewGroupParamsWithTimeout creates a new GroupParams object with the ability to set a timeout on a request.
func (*GroupParams) SetContext ¶
func (o *GroupParams) SetContext(ctx context.Context)
SetContext adds the context to the group params
func (*GroupParams) SetDefaults ¶
func (o *GroupParams) SetDefaults()
SetDefaults hydrates default values in the group params (not the query body).
All values with no default are reset to their zero value.
func (*GroupParams) SetFields ¶
func (o *GroupParams) SetFields(fields *string)
SetFields adds the fields to the group params
func (*GroupParams) SetGroupID ¶
func (o *GroupParams) SetGroupID(groupID int64)
SetGroupID adds the groupId to the group params
func (*GroupParams) SetHTTPClient ¶
func (o *GroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the group params
func (*GroupParams) SetTimeout ¶
func (o *GroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the group params
func (*GroupParams) WithContext ¶
func (o *GroupParams) WithContext(ctx context.Context) *GroupParams
WithContext adds the context to the group params
func (*GroupParams) WithDefaults ¶
func (o *GroupParams) WithDefaults() *GroupParams
WithDefaults hydrates default values in the group params (not the query body).
All values with no default are reset to their zero value.
func (*GroupParams) WithFields ¶
func (o *GroupParams) WithFields(fields *string) *GroupParams
WithFields adds the fields to the group params
func (*GroupParams) WithGroupID ¶
func (o *GroupParams) WithGroupID(groupID int64) *GroupParams
WithGroupID adds the groupID to the group params
func (*GroupParams) WithHTTPClient ¶
func (o *GroupParams) WithHTTPClient(client *http.Client) *GroupParams
WithHTTPClient adds the HTTPClient to the group params
func (*GroupParams) WithTimeout ¶
func (o *GroupParams) WithTimeout(timeout time.Duration) *GroupParams
WithTimeout adds the timeout to the group params
func (*GroupParams) WriteToRequest ¶
func (o *GroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GroupReader ¶
type GroupReader struct {
// contains filtered or unexported fields
}
GroupReader is a Reader for the Group structure.
func (*GroupReader) ReadResponse ¶
func (o *GroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SearchGroupsBadRequest ¶
SearchGroupsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewSearchGroupsBadRequest ¶
func NewSearchGroupsBadRequest() *SearchGroupsBadRequest
NewSearchGroupsBadRequest creates a SearchGroupsBadRequest with default headers values
func (*SearchGroupsBadRequest) Error ¶
func (o *SearchGroupsBadRequest) Error() string
func (*SearchGroupsBadRequest) GetPayload ¶
func (o *SearchGroupsBadRequest) GetPayload() *models.Error
type SearchGroupsNotFound ¶
SearchGroupsNotFound describes a response with status code 404, with default header values.
Not Found
func NewSearchGroupsNotFound ¶
func NewSearchGroupsNotFound() *SearchGroupsNotFound
NewSearchGroupsNotFound creates a SearchGroupsNotFound with default headers values
func (*SearchGroupsNotFound) Error ¶
func (o *SearchGroupsNotFound) Error() string
func (*SearchGroupsNotFound) GetPayload ¶
func (o *SearchGroupsNotFound) GetPayload() *models.Error
type SearchGroupsOK ¶
SearchGroupsOK describes a response with status code 200, with default header values.
Group
func NewSearchGroupsOK ¶
func NewSearchGroupsOK() *SearchGroupsOK
NewSearchGroupsOK creates a SearchGroupsOK with default headers values
func (*SearchGroupsOK) Error ¶
func (o *SearchGroupsOK) Error() string
func (*SearchGroupsOK) GetPayload ¶
func (o *SearchGroupsOK) GetPayload() []*models.Group
type SearchGroupsParams ¶
type SearchGroupsParams struct { /* ExternalGroupID. Match group external_group_id. */ ExternalGroupID *string /* ExternallyManaged. Match group externally_managed. */ ExternallyManaged *bool /* ExternallyOrphaned. Match group externally_orphaned. */ ExternallyOrphaned *bool /* Fields. Requested fields. */ Fields *string /* FilterOr. Combine given search criteria in a boolean OR expression */ FilterOr *bool /* ID. Match group id. Format: int64 */ ID *int64 /* Limit. Number of results to return (used with `offset`). Format: int64 */ Limit *int64 /* Name. Match group name. */ Name *string /* Offset. Number of results to skip before returning any (used with `limit`). Format: int64 */ Offset *int64 /* Sorts. Fields to sort by. */ Sorts *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SearchGroupsParams contains all the parameters to send to the API endpoint
for the search groups operation. Typically these are written to a http.Request.
func NewSearchGroupsParams ¶
func NewSearchGroupsParams() *SearchGroupsParams
NewSearchGroupsParams creates a new SearchGroupsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSearchGroupsParamsWithContext ¶
func NewSearchGroupsParamsWithContext(ctx context.Context) *SearchGroupsParams
NewSearchGroupsParamsWithContext creates a new SearchGroupsParams object with the ability to set a context for a request.
func NewSearchGroupsParamsWithHTTPClient ¶
func NewSearchGroupsParamsWithHTTPClient(client *http.Client) *SearchGroupsParams
NewSearchGroupsParamsWithHTTPClient creates a new SearchGroupsParams object with the ability to set a custom HTTPClient for a request.
func NewSearchGroupsParamsWithTimeout ¶
func NewSearchGroupsParamsWithTimeout(timeout time.Duration) *SearchGroupsParams
NewSearchGroupsParamsWithTimeout creates a new SearchGroupsParams object with the ability to set a timeout on a request.
func (*SearchGroupsParams) SetContext ¶
func (o *SearchGroupsParams) SetContext(ctx context.Context)
SetContext adds the context to the search groups params
func (*SearchGroupsParams) SetDefaults ¶
func (o *SearchGroupsParams) SetDefaults()
SetDefaults hydrates default values in the search groups params (not the query body).
All values with no default are reset to their zero value.
func (*SearchGroupsParams) SetExternalGroupID ¶
func (o *SearchGroupsParams) SetExternalGroupID(externalGroupID *string)
SetExternalGroupID adds the externalGroupId to the search groups params
func (*SearchGroupsParams) SetExternallyManaged ¶
func (o *SearchGroupsParams) SetExternallyManaged(externallyManaged *bool)
SetExternallyManaged adds the externallyManaged to the search groups params
func (*SearchGroupsParams) SetExternallyOrphaned ¶
func (o *SearchGroupsParams) SetExternallyOrphaned(externallyOrphaned *bool)
SetExternallyOrphaned adds the externallyOrphaned to the search groups params
func (*SearchGroupsParams) SetFields ¶
func (o *SearchGroupsParams) SetFields(fields *string)
SetFields adds the fields to the search groups params
func (*SearchGroupsParams) SetFilterOr ¶
func (o *SearchGroupsParams) SetFilterOr(filterOr *bool)
SetFilterOr adds the filterOr to the search groups params
func (*SearchGroupsParams) SetHTTPClient ¶
func (o *SearchGroupsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the search groups params
func (*SearchGroupsParams) SetID ¶
func (o *SearchGroupsParams) SetID(id *int64)
SetID adds the id to the search groups params
func (*SearchGroupsParams) SetLimit ¶
func (o *SearchGroupsParams) SetLimit(limit *int64)
SetLimit adds the limit to the search groups params
func (*SearchGroupsParams) SetName ¶
func (o *SearchGroupsParams) SetName(name *string)
SetName adds the name to the search groups params
func (*SearchGroupsParams) SetOffset ¶
func (o *SearchGroupsParams) SetOffset(offset *int64)
SetOffset adds the offset to the search groups params
func (*SearchGroupsParams) SetSorts ¶
func (o *SearchGroupsParams) SetSorts(sorts *string)
SetSorts adds the sorts to the search groups params
func (*SearchGroupsParams) SetTimeout ¶
func (o *SearchGroupsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the search groups params
func (*SearchGroupsParams) WithContext ¶
func (o *SearchGroupsParams) WithContext(ctx context.Context) *SearchGroupsParams
WithContext adds the context to the search groups params
func (*SearchGroupsParams) WithDefaults ¶
func (o *SearchGroupsParams) WithDefaults() *SearchGroupsParams
WithDefaults hydrates default values in the search groups params (not the query body).
All values with no default are reset to their zero value.
func (*SearchGroupsParams) WithExternalGroupID ¶
func (o *SearchGroupsParams) WithExternalGroupID(externalGroupID *string) *SearchGroupsParams
WithExternalGroupID adds the externalGroupID to the search groups params
func (*SearchGroupsParams) WithExternallyManaged ¶
func (o *SearchGroupsParams) WithExternallyManaged(externallyManaged *bool) *SearchGroupsParams
WithExternallyManaged adds the externallyManaged to the search groups params
func (*SearchGroupsParams) WithExternallyOrphaned ¶
func (o *SearchGroupsParams) WithExternallyOrphaned(externallyOrphaned *bool) *SearchGroupsParams
WithExternallyOrphaned adds the externallyOrphaned to the search groups params
func (*SearchGroupsParams) WithFields ¶
func (o *SearchGroupsParams) WithFields(fields *string) *SearchGroupsParams
WithFields adds the fields to the search groups params
func (*SearchGroupsParams) WithFilterOr ¶
func (o *SearchGroupsParams) WithFilterOr(filterOr *bool) *SearchGroupsParams
WithFilterOr adds the filterOr to the search groups params
func (*SearchGroupsParams) WithHTTPClient ¶
func (o *SearchGroupsParams) WithHTTPClient(client *http.Client) *SearchGroupsParams
WithHTTPClient adds the HTTPClient to the search groups params
func (*SearchGroupsParams) WithID ¶
func (o *SearchGroupsParams) WithID(id *int64) *SearchGroupsParams
WithID adds the id to the search groups params
func (*SearchGroupsParams) WithLimit ¶
func (o *SearchGroupsParams) WithLimit(limit *int64) *SearchGroupsParams
WithLimit adds the limit to the search groups params
func (*SearchGroupsParams) WithName ¶
func (o *SearchGroupsParams) WithName(name *string) *SearchGroupsParams
WithName adds the name to the search groups params
func (*SearchGroupsParams) WithOffset ¶
func (o *SearchGroupsParams) WithOffset(offset *int64) *SearchGroupsParams
WithOffset adds the offset to the search groups params
func (*SearchGroupsParams) WithSorts ¶
func (o *SearchGroupsParams) WithSorts(sorts *string) *SearchGroupsParams
WithSorts adds the sorts to the search groups params
func (*SearchGroupsParams) WithTimeout ¶
func (o *SearchGroupsParams) WithTimeout(timeout time.Duration) *SearchGroupsParams
WithTimeout adds the timeout to the search groups params
func (*SearchGroupsParams) WriteToRequest ¶
func (o *SearchGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SearchGroupsReader ¶
type SearchGroupsReader struct {
// contains filtered or unexported fields
}
SearchGroupsReader is a Reader for the SearchGroups structure.
func (*SearchGroupsReader) ReadResponse ¶
func (o *SearchGroupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateGroupBadRequest ¶
UpdateGroupBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewUpdateGroupBadRequest ¶
func NewUpdateGroupBadRequest() *UpdateGroupBadRequest
NewUpdateGroupBadRequest creates a UpdateGroupBadRequest with default headers values
func (*UpdateGroupBadRequest) Error ¶
func (o *UpdateGroupBadRequest) Error() string
func (*UpdateGroupBadRequest) GetPayload ¶
func (o *UpdateGroupBadRequest) GetPayload() *models.Error
type UpdateGroupNotFound ¶
UpdateGroupNotFound describes a response with status code 404, with default header values.
Not Found
func NewUpdateGroupNotFound ¶
func NewUpdateGroupNotFound() *UpdateGroupNotFound
NewUpdateGroupNotFound creates a UpdateGroupNotFound with default headers values
func (*UpdateGroupNotFound) Error ¶
func (o *UpdateGroupNotFound) Error() string
func (*UpdateGroupNotFound) GetPayload ¶
func (o *UpdateGroupNotFound) GetPayload() *models.Error
type UpdateGroupOK ¶
UpdateGroupOK describes a response with status code 200, with default header values.
Group
func NewUpdateGroupOK ¶
func NewUpdateGroupOK() *UpdateGroupOK
NewUpdateGroupOK creates a UpdateGroupOK with default headers values
func (*UpdateGroupOK) Error ¶
func (o *UpdateGroupOK) Error() string
func (*UpdateGroupOK) GetPayload ¶
func (o *UpdateGroupOK) GetPayload() *models.Group
type UpdateGroupParams ¶
type UpdateGroupParams struct { /* Body. Group */ Body *models.Group /* Fields. Requested fields. */ Fields *string /* GroupID. Id of group Format: int64 */ GroupID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateGroupParams contains all the parameters to send to the API endpoint
for the update group operation. Typically these are written to a http.Request.
func NewUpdateGroupParams ¶
func NewUpdateGroupParams() *UpdateGroupParams
NewUpdateGroupParams creates a new UpdateGroupParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewUpdateGroupParamsWithContext ¶
func NewUpdateGroupParamsWithContext(ctx context.Context) *UpdateGroupParams
NewUpdateGroupParamsWithContext creates a new UpdateGroupParams object with the ability to set a context for a request.
func NewUpdateGroupParamsWithHTTPClient ¶
func NewUpdateGroupParamsWithHTTPClient(client *http.Client) *UpdateGroupParams
NewUpdateGroupParamsWithHTTPClient creates a new UpdateGroupParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateGroupParamsWithTimeout ¶
func NewUpdateGroupParamsWithTimeout(timeout time.Duration) *UpdateGroupParams
NewUpdateGroupParamsWithTimeout creates a new UpdateGroupParams object with the ability to set a timeout on a request.
func (*UpdateGroupParams) SetBody ¶
func (o *UpdateGroupParams) SetBody(body *models.Group)
SetBody adds the body to the update group params
func (*UpdateGroupParams) SetContext ¶
func (o *UpdateGroupParams) SetContext(ctx context.Context)
SetContext adds the context to the update group params
func (*UpdateGroupParams) SetDefaults ¶
func (o *UpdateGroupParams) SetDefaults()
SetDefaults hydrates default values in the update group params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateGroupParams) SetFields ¶
func (o *UpdateGroupParams) SetFields(fields *string)
SetFields adds the fields to the update group params
func (*UpdateGroupParams) SetGroupID ¶
func (o *UpdateGroupParams) SetGroupID(groupID int64)
SetGroupID adds the groupId to the update group params
func (*UpdateGroupParams) SetHTTPClient ¶
func (o *UpdateGroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update group params
func (*UpdateGroupParams) SetTimeout ¶
func (o *UpdateGroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update group params
func (*UpdateGroupParams) WithBody ¶
func (o *UpdateGroupParams) WithBody(body *models.Group) *UpdateGroupParams
WithBody adds the body to the update group params
func (*UpdateGroupParams) WithContext ¶
func (o *UpdateGroupParams) WithContext(ctx context.Context) *UpdateGroupParams
WithContext adds the context to the update group params
func (*UpdateGroupParams) WithDefaults ¶
func (o *UpdateGroupParams) WithDefaults() *UpdateGroupParams
WithDefaults hydrates default values in the update group params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateGroupParams) WithFields ¶
func (o *UpdateGroupParams) WithFields(fields *string) *UpdateGroupParams
WithFields adds the fields to the update group params
func (*UpdateGroupParams) WithGroupID ¶
func (o *UpdateGroupParams) WithGroupID(groupID int64) *UpdateGroupParams
WithGroupID adds the groupID to the update group params
func (*UpdateGroupParams) WithHTTPClient ¶
func (o *UpdateGroupParams) WithHTTPClient(client *http.Client) *UpdateGroupParams
WithHTTPClient adds the HTTPClient to the update group params
func (*UpdateGroupParams) WithTimeout ¶
func (o *UpdateGroupParams) WithTimeout(timeout time.Duration) *UpdateGroupParams
WithTimeout adds the timeout to the update group params
func (*UpdateGroupParams) WriteToRequest ¶
func (o *UpdateGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateGroupReader ¶
type UpdateGroupReader struct {
// contains filtered or unexported fields
}
UpdateGroupReader is a Reader for the UpdateGroup structure.
func (*UpdateGroupReader) ReadResponse ¶
func (o *UpdateGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateGroupTooManyRequests ¶
UpdateGroupTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewUpdateGroupTooManyRequests ¶
func NewUpdateGroupTooManyRequests() *UpdateGroupTooManyRequests
NewUpdateGroupTooManyRequests creates a UpdateGroupTooManyRequests with default headers values
func (*UpdateGroupTooManyRequests) Error ¶
func (o *UpdateGroupTooManyRequests) Error() string
func (*UpdateGroupTooManyRequests) GetPayload ¶
func (o *UpdateGroupTooManyRequests) GetPayload() *models.Error
type UpdateGroupUnprocessableEntity ¶
type UpdateGroupUnprocessableEntity struct {
Payload *models.ValidationError
}
UpdateGroupUnprocessableEntity describes a response with status code 422, with default header values.
Validation Error
func NewUpdateGroupUnprocessableEntity ¶
func NewUpdateGroupUnprocessableEntity() *UpdateGroupUnprocessableEntity
NewUpdateGroupUnprocessableEntity creates a UpdateGroupUnprocessableEntity with default headers values
func (*UpdateGroupUnprocessableEntity) Error ¶
func (o *UpdateGroupUnprocessableEntity) Error() string
func (*UpdateGroupUnprocessableEntity) GetPayload ¶
func (o *UpdateGroupUnprocessableEntity) GetPayload() *models.ValidationError
type UpdateUserAttributeGroupValueBadRequest ¶
UpdateUserAttributeGroupValueBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewUpdateUserAttributeGroupValueBadRequest ¶
func NewUpdateUserAttributeGroupValueBadRequest() *UpdateUserAttributeGroupValueBadRequest
NewUpdateUserAttributeGroupValueBadRequest creates a UpdateUserAttributeGroupValueBadRequest with default headers values
func (*UpdateUserAttributeGroupValueBadRequest) Error ¶
func (o *UpdateUserAttributeGroupValueBadRequest) Error() string
func (*UpdateUserAttributeGroupValueBadRequest) GetPayload ¶
func (o *UpdateUserAttributeGroupValueBadRequest) GetPayload() *models.Error
type UpdateUserAttributeGroupValueNotFound ¶
UpdateUserAttributeGroupValueNotFound describes a response with status code 404, with default header values.
Not Found
func NewUpdateUserAttributeGroupValueNotFound ¶
func NewUpdateUserAttributeGroupValueNotFound() *UpdateUserAttributeGroupValueNotFound
NewUpdateUserAttributeGroupValueNotFound creates a UpdateUserAttributeGroupValueNotFound with default headers values
func (*UpdateUserAttributeGroupValueNotFound) Error ¶
func (o *UpdateUserAttributeGroupValueNotFound) Error() string
func (*UpdateUserAttributeGroupValueNotFound) GetPayload ¶
func (o *UpdateUserAttributeGroupValueNotFound) GetPayload() *models.Error
type UpdateUserAttributeGroupValueOK ¶
type UpdateUserAttributeGroupValueOK struct {
Payload *models.UserAttributeGroupValue
}
UpdateUserAttributeGroupValueOK describes a response with status code 200, with default header values.
Group value object.
func NewUpdateUserAttributeGroupValueOK ¶
func NewUpdateUserAttributeGroupValueOK() *UpdateUserAttributeGroupValueOK
NewUpdateUserAttributeGroupValueOK creates a UpdateUserAttributeGroupValueOK with default headers values
func (*UpdateUserAttributeGroupValueOK) Error ¶
func (o *UpdateUserAttributeGroupValueOK) Error() string
func (*UpdateUserAttributeGroupValueOK) GetPayload ¶
func (o *UpdateUserAttributeGroupValueOK) GetPayload() *models.UserAttributeGroupValue
type UpdateUserAttributeGroupValueParams ¶
type UpdateUserAttributeGroupValueParams struct { /* Body. New value for group. */ Body *models.UserAttributeGroupValue /* GroupID. Id of group Format: int64 */ GroupID int64 /* UserAttributeID. Id of user attribute Format: int64 */ UserAttributeID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateUserAttributeGroupValueParams contains all the parameters to send to the API endpoint
for the update user attribute group value operation. Typically these are written to a http.Request.
func NewUpdateUserAttributeGroupValueParams ¶
func NewUpdateUserAttributeGroupValueParams() *UpdateUserAttributeGroupValueParams
NewUpdateUserAttributeGroupValueParams creates a new UpdateUserAttributeGroupValueParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewUpdateUserAttributeGroupValueParamsWithContext ¶
func NewUpdateUserAttributeGroupValueParamsWithContext(ctx context.Context) *UpdateUserAttributeGroupValueParams
NewUpdateUserAttributeGroupValueParamsWithContext creates a new UpdateUserAttributeGroupValueParams object with the ability to set a context for a request.
func NewUpdateUserAttributeGroupValueParamsWithHTTPClient ¶
func NewUpdateUserAttributeGroupValueParamsWithHTTPClient(client *http.Client) *UpdateUserAttributeGroupValueParams
NewUpdateUserAttributeGroupValueParamsWithHTTPClient creates a new UpdateUserAttributeGroupValueParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateUserAttributeGroupValueParamsWithTimeout ¶
func NewUpdateUserAttributeGroupValueParamsWithTimeout(timeout time.Duration) *UpdateUserAttributeGroupValueParams
NewUpdateUserAttributeGroupValueParamsWithTimeout creates a new UpdateUserAttributeGroupValueParams object with the ability to set a timeout on a request.
func (*UpdateUserAttributeGroupValueParams) SetBody ¶
func (o *UpdateUserAttributeGroupValueParams) SetBody(body *models.UserAttributeGroupValue)
SetBody adds the body to the update user attribute group value params
func (*UpdateUserAttributeGroupValueParams) SetContext ¶
func (o *UpdateUserAttributeGroupValueParams) SetContext(ctx context.Context)
SetContext adds the context to the update user attribute group value params
func (*UpdateUserAttributeGroupValueParams) SetDefaults ¶
func (o *UpdateUserAttributeGroupValueParams) SetDefaults()
SetDefaults hydrates default values in the update user attribute group value params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateUserAttributeGroupValueParams) SetGroupID ¶
func (o *UpdateUserAttributeGroupValueParams) SetGroupID(groupID int64)
SetGroupID adds the groupId to the update user attribute group value params
func (*UpdateUserAttributeGroupValueParams) SetHTTPClient ¶
func (o *UpdateUserAttributeGroupValueParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update user attribute group value params
func (*UpdateUserAttributeGroupValueParams) SetTimeout ¶
func (o *UpdateUserAttributeGroupValueParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update user attribute group value params
func (*UpdateUserAttributeGroupValueParams) SetUserAttributeID ¶
func (o *UpdateUserAttributeGroupValueParams) SetUserAttributeID(userAttributeID int64)
SetUserAttributeID adds the userAttributeId to the update user attribute group value params
func (*UpdateUserAttributeGroupValueParams) WithBody ¶
func (o *UpdateUserAttributeGroupValueParams) WithBody(body *models.UserAttributeGroupValue) *UpdateUserAttributeGroupValueParams
WithBody adds the body to the update user attribute group value params
func (*UpdateUserAttributeGroupValueParams) WithContext ¶
func (o *UpdateUserAttributeGroupValueParams) WithContext(ctx context.Context) *UpdateUserAttributeGroupValueParams
WithContext adds the context to the update user attribute group value params
func (*UpdateUserAttributeGroupValueParams) WithDefaults ¶
func (o *UpdateUserAttributeGroupValueParams) WithDefaults() *UpdateUserAttributeGroupValueParams
WithDefaults hydrates default values in the update user attribute group value params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateUserAttributeGroupValueParams) WithGroupID ¶
func (o *UpdateUserAttributeGroupValueParams) WithGroupID(groupID int64) *UpdateUserAttributeGroupValueParams
WithGroupID adds the groupID to the update user attribute group value params
func (*UpdateUserAttributeGroupValueParams) WithHTTPClient ¶
func (o *UpdateUserAttributeGroupValueParams) WithHTTPClient(client *http.Client) *UpdateUserAttributeGroupValueParams
WithHTTPClient adds the HTTPClient to the update user attribute group value params
func (*UpdateUserAttributeGroupValueParams) WithTimeout ¶
func (o *UpdateUserAttributeGroupValueParams) WithTimeout(timeout time.Duration) *UpdateUserAttributeGroupValueParams
WithTimeout adds the timeout to the update user attribute group value params
func (*UpdateUserAttributeGroupValueParams) WithUserAttributeID ¶
func (o *UpdateUserAttributeGroupValueParams) WithUserAttributeID(userAttributeID int64) *UpdateUserAttributeGroupValueParams
WithUserAttributeID adds the userAttributeID to the update user attribute group value params
func (*UpdateUserAttributeGroupValueParams) WriteToRequest ¶
func (o *UpdateUserAttributeGroupValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateUserAttributeGroupValueReader ¶
type UpdateUserAttributeGroupValueReader struct {
// contains filtered or unexported fields
}
UpdateUserAttributeGroupValueReader is a Reader for the UpdateUserAttributeGroupValue structure.
func (*UpdateUserAttributeGroupValueReader) ReadResponse ¶
func (o *UpdateUserAttributeGroupValueReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateUserAttributeGroupValueUnprocessableEntity ¶
type UpdateUserAttributeGroupValueUnprocessableEntity struct {
Payload *models.ValidationError
}
UpdateUserAttributeGroupValueUnprocessableEntity describes a response with status code 422, with default header values.
Validation Error
func NewUpdateUserAttributeGroupValueUnprocessableEntity ¶
func NewUpdateUserAttributeGroupValueUnprocessableEntity() *UpdateUserAttributeGroupValueUnprocessableEntity
NewUpdateUserAttributeGroupValueUnprocessableEntity creates a UpdateUserAttributeGroupValueUnprocessableEntity with default headers values
func (*UpdateUserAttributeGroupValueUnprocessableEntity) Error ¶
func (o *UpdateUserAttributeGroupValueUnprocessableEntity) Error() string
func (*UpdateUserAttributeGroupValueUnprocessableEntity) GetPayload ¶
func (o *UpdateUserAttributeGroupValueUnprocessableEntity) GetPayload() *models.ValidationError
Source Files
¶
- add_group_group_parameters.go
- add_group_group_responses.go
- add_group_user_parameters.go
- add_group_user_responses.go
- all_group_groups_parameters.go
- all_group_groups_responses.go
- all_group_users_parameters.go
- all_group_users_responses.go
- all_groups_parameters.go
- all_groups_responses.go
- create_group_parameters.go
- create_group_responses.go
- delete_group_from_group_parameters.go
- delete_group_from_group_responses.go
- delete_group_parameters.go
- delete_group_responses.go
- delete_group_user_parameters.go
- delete_group_user_responses.go
- delete_user_attribute_group_value_parameters.go
- delete_user_attribute_group_value_responses.go
- group_client.go
- group_parameters.go
- group_responses.go
- search_groups_parameters.go
- search_groups_responses.go
- update_group_parameters.go
- update_group_responses.go
- update_user_attribute_group_value_parameters.go
- update_user_attribute_group_value_responses.go