Documentation ¶
Index ¶
- type Client
- func (a *Client) GetGroupInvitationRequestPublicV1(params *GetGroupInvitationRequestPublicV1Params, ...) (*GetGroupInvitationRequestPublicV1OK, ...)deprecated
- func (a *Client) GetGroupInvitationRequestPublicV1Short(params *GetGroupInvitationRequestPublicV1Params, ...) (*GetGroupInvitationRequestPublicV1OK, error)
- func (a *Client) GetGroupInviteRequestPublicV2(params *GetGroupInviteRequestPublicV2Params, ...) (*GetGroupInviteRequestPublicV2OK, *GetGroupInviteRequestPublicV2BadRequest, ...)deprecated
- func (a *Client) GetGroupInviteRequestPublicV2Short(params *GetGroupInviteRequestPublicV2Params, ...) (*GetGroupInviteRequestPublicV2OK, error)
- func (a *Client) GetGroupJoinRequestPublicV1(params *GetGroupJoinRequestPublicV1Params, ...) (*GetGroupJoinRequestPublicV1OK, *GetGroupJoinRequestPublicV1BadRequest, ...)deprecated
- func (a *Client) GetGroupJoinRequestPublicV1Short(params *GetGroupJoinRequestPublicV1Params, ...) (*GetGroupJoinRequestPublicV1OK, error)
- func (a *Client) GetGroupJoinRequestPublicV2(params *GetGroupJoinRequestPublicV2Params, ...) (*GetGroupJoinRequestPublicV2OK, *GetGroupJoinRequestPublicV2BadRequest, ...)deprecated
- func (a *Client) GetGroupJoinRequestPublicV2Short(params *GetGroupJoinRequestPublicV2Params, ...) (*GetGroupJoinRequestPublicV2OK, error)
- func (a *Client) GetMyGroupJoinRequestV2(params *GetMyGroupJoinRequestV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetMyGroupJoinRequestV2OK, *GetMyGroupJoinRequestV2BadRequest, ...)deprecated
- func (a *Client) GetMyGroupJoinRequestV2Short(params *GetMyGroupJoinRequestV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetMyGroupJoinRequestV2OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type GetGroupInvitationRequestPublicV1BadRequest
- type GetGroupInvitationRequestPublicV1Forbidden
- type GetGroupInvitationRequestPublicV1InternalServerError
- type GetGroupInvitationRequestPublicV1OK
- type GetGroupInvitationRequestPublicV1Params
- func NewGetGroupInvitationRequestPublicV1Params() *GetGroupInvitationRequestPublicV1Params
- func NewGetGroupInvitationRequestPublicV1ParamsWithContext(ctx context.Context) *GetGroupInvitationRequestPublicV1Params
- func NewGetGroupInvitationRequestPublicV1ParamsWithHTTPClient(client *http.Client) *GetGroupInvitationRequestPublicV1Params
- func NewGetGroupInvitationRequestPublicV1ParamsWithTimeout(timeout time.Duration) *GetGroupInvitationRequestPublicV1Params
- func (o *GetGroupInvitationRequestPublicV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetGroupInvitationRequestPublicV1Params) SetContext(ctx context.Context)
- func (o *GetGroupInvitationRequestPublicV1Params) SetHTTPClient(client *http.Client)
- func (o *GetGroupInvitationRequestPublicV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetGroupInvitationRequestPublicV1Params) SetLimit(limit *int64)
- func (o *GetGroupInvitationRequestPublicV1Params) SetNamespace(namespace string)
- func (o *GetGroupInvitationRequestPublicV1Params) SetOffset(offset *int64)
- func (o *GetGroupInvitationRequestPublicV1Params) SetTimeout(timeout time.Duration)
- func (o *GetGroupInvitationRequestPublicV1Params) WithContext(ctx context.Context) *GetGroupInvitationRequestPublicV1Params
- func (o *GetGroupInvitationRequestPublicV1Params) WithHTTPClient(client *http.Client) *GetGroupInvitationRequestPublicV1Params
- func (o *GetGroupInvitationRequestPublicV1Params) WithLimit(limit *int64) *GetGroupInvitationRequestPublicV1Params
- func (o *GetGroupInvitationRequestPublicV1Params) WithNamespace(namespace string) *GetGroupInvitationRequestPublicV1Params
- func (o *GetGroupInvitationRequestPublicV1Params) WithOffset(offset *int64) *GetGroupInvitationRequestPublicV1Params
- func (o *GetGroupInvitationRequestPublicV1Params) WithTimeout(timeout time.Duration) *GetGroupInvitationRequestPublicV1Params
- func (o *GetGroupInvitationRequestPublicV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetGroupInvitationRequestPublicV1Reader
- type GetGroupInvitationRequestPublicV1Unauthorized
- type GetGroupInviteRequestPublicV2BadRequest
- type GetGroupInviteRequestPublicV2Forbidden
- type GetGroupInviteRequestPublicV2InternalServerError
- type GetGroupInviteRequestPublicV2OK
- type GetGroupInviteRequestPublicV2Params
- func NewGetGroupInviteRequestPublicV2Params() *GetGroupInviteRequestPublicV2Params
- func NewGetGroupInviteRequestPublicV2ParamsWithContext(ctx context.Context) *GetGroupInviteRequestPublicV2Params
- func NewGetGroupInviteRequestPublicV2ParamsWithHTTPClient(client *http.Client) *GetGroupInviteRequestPublicV2Params
- func NewGetGroupInviteRequestPublicV2ParamsWithTimeout(timeout time.Duration) *GetGroupInviteRequestPublicV2Params
- func (o *GetGroupInviteRequestPublicV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetGroupInviteRequestPublicV2Params) SetContext(ctx context.Context)
- func (o *GetGroupInviteRequestPublicV2Params) SetGroupID(groupID string)
- func (o *GetGroupInviteRequestPublicV2Params) SetHTTPClient(client *http.Client)
- func (o *GetGroupInviteRequestPublicV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetGroupInviteRequestPublicV2Params) SetLimit(limit *int64)
- func (o *GetGroupInviteRequestPublicV2Params) SetNamespace(namespace string)
- func (o *GetGroupInviteRequestPublicV2Params) SetOffset(offset *int64)
- func (o *GetGroupInviteRequestPublicV2Params) SetTimeout(timeout time.Duration)
- func (o *GetGroupInviteRequestPublicV2Params) WithContext(ctx context.Context) *GetGroupInviteRequestPublicV2Params
- func (o *GetGroupInviteRequestPublicV2Params) WithGroupID(groupID string) *GetGroupInviteRequestPublicV2Params
- func (o *GetGroupInviteRequestPublicV2Params) WithHTTPClient(client *http.Client) *GetGroupInviteRequestPublicV2Params
- func (o *GetGroupInviteRequestPublicV2Params) WithLimit(limit *int64) *GetGroupInviteRequestPublicV2Params
- func (o *GetGroupInviteRequestPublicV2Params) WithNamespace(namespace string) *GetGroupInviteRequestPublicV2Params
- func (o *GetGroupInviteRequestPublicV2Params) WithOffset(offset *int64) *GetGroupInviteRequestPublicV2Params
- func (o *GetGroupInviteRequestPublicV2Params) WithTimeout(timeout time.Duration) *GetGroupInviteRequestPublicV2Params
- func (o *GetGroupInviteRequestPublicV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetGroupInviteRequestPublicV2Reader
- type GetGroupInviteRequestPublicV2Unauthorized
- type GetGroupJoinRequestPublicV1BadRequest
- type GetGroupJoinRequestPublicV1Forbidden
- type GetGroupJoinRequestPublicV1InternalServerError
- type GetGroupJoinRequestPublicV1OK
- type GetGroupJoinRequestPublicV1Params
- func NewGetGroupJoinRequestPublicV1Params() *GetGroupJoinRequestPublicV1Params
- func NewGetGroupJoinRequestPublicV1ParamsWithContext(ctx context.Context) *GetGroupJoinRequestPublicV1Params
- func NewGetGroupJoinRequestPublicV1ParamsWithHTTPClient(client *http.Client) *GetGroupJoinRequestPublicV1Params
- func NewGetGroupJoinRequestPublicV1ParamsWithTimeout(timeout time.Duration) *GetGroupJoinRequestPublicV1Params
- func (o *GetGroupJoinRequestPublicV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetGroupJoinRequestPublicV1Params) SetContext(ctx context.Context)
- func (o *GetGroupJoinRequestPublicV1Params) SetGroupID(groupID string)
- func (o *GetGroupJoinRequestPublicV1Params) SetHTTPClient(client *http.Client)
- func (o *GetGroupJoinRequestPublicV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetGroupJoinRequestPublicV1Params) SetLimit(limit *int64)
- func (o *GetGroupJoinRequestPublicV1Params) SetNamespace(namespace string)
- func (o *GetGroupJoinRequestPublicV1Params) SetOffset(offset *int64)
- func (o *GetGroupJoinRequestPublicV1Params) SetTimeout(timeout time.Duration)
- func (o *GetGroupJoinRequestPublicV1Params) WithContext(ctx context.Context) *GetGroupJoinRequestPublicV1Params
- func (o *GetGroupJoinRequestPublicV1Params) WithGroupID(groupID string) *GetGroupJoinRequestPublicV1Params
- func (o *GetGroupJoinRequestPublicV1Params) WithHTTPClient(client *http.Client) *GetGroupJoinRequestPublicV1Params
- func (o *GetGroupJoinRequestPublicV1Params) WithLimit(limit *int64) *GetGroupJoinRequestPublicV1Params
- func (o *GetGroupJoinRequestPublicV1Params) WithNamespace(namespace string) *GetGroupJoinRequestPublicV1Params
- func (o *GetGroupJoinRequestPublicV1Params) WithOffset(offset *int64) *GetGroupJoinRequestPublicV1Params
- func (o *GetGroupJoinRequestPublicV1Params) WithTimeout(timeout time.Duration) *GetGroupJoinRequestPublicV1Params
- func (o *GetGroupJoinRequestPublicV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetGroupJoinRequestPublicV1Reader
- type GetGroupJoinRequestPublicV1Unauthorized
- type GetGroupJoinRequestPublicV2BadRequest
- type GetGroupJoinRequestPublicV2Forbidden
- type GetGroupJoinRequestPublicV2InternalServerError
- type GetGroupJoinRequestPublicV2OK
- type GetGroupJoinRequestPublicV2Params
- func NewGetGroupJoinRequestPublicV2Params() *GetGroupJoinRequestPublicV2Params
- func NewGetGroupJoinRequestPublicV2ParamsWithContext(ctx context.Context) *GetGroupJoinRequestPublicV2Params
- func NewGetGroupJoinRequestPublicV2ParamsWithHTTPClient(client *http.Client) *GetGroupJoinRequestPublicV2Params
- func NewGetGroupJoinRequestPublicV2ParamsWithTimeout(timeout time.Duration) *GetGroupJoinRequestPublicV2Params
- func (o *GetGroupJoinRequestPublicV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetGroupJoinRequestPublicV2Params) SetContext(ctx context.Context)
- func (o *GetGroupJoinRequestPublicV2Params) SetGroupID(groupID string)
- func (o *GetGroupJoinRequestPublicV2Params) SetHTTPClient(client *http.Client)
- func (o *GetGroupJoinRequestPublicV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetGroupJoinRequestPublicV2Params) SetLimit(limit *int64)
- func (o *GetGroupJoinRequestPublicV2Params) SetNamespace(namespace string)
- func (o *GetGroupJoinRequestPublicV2Params) SetOffset(offset *int64)
- func (o *GetGroupJoinRequestPublicV2Params) SetTimeout(timeout time.Duration)
- func (o *GetGroupJoinRequestPublicV2Params) WithContext(ctx context.Context) *GetGroupJoinRequestPublicV2Params
- func (o *GetGroupJoinRequestPublicV2Params) WithGroupID(groupID string) *GetGroupJoinRequestPublicV2Params
- func (o *GetGroupJoinRequestPublicV2Params) WithHTTPClient(client *http.Client) *GetGroupJoinRequestPublicV2Params
- func (o *GetGroupJoinRequestPublicV2Params) WithLimit(limit *int64) *GetGroupJoinRequestPublicV2Params
- func (o *GetGroupJoinRequestPublicV2Params) WithNamespace(namespace string) *GetGroupJoinRequestPublicV2Params
- func (o *GetGroupJoinRequestPublicV2Params) WithOffset(offset *int64) *GetGroupJoinRequestPublicV2Params
- func (o *GetGroupJoinRequestPublicV2Params) WithTimeout(timeout time.Duration) *GetGroupJoinRequestPublicV2Params
- func (o *GetGroupJoinRequestPublicV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetGroupJoinRequestPublicV2Reader
- type GetGroupJoinRequestPublicV2Unauthorized
- type GetMyGroupJoinRequestV2BadRequest
- type GetMyGroupJoinRequestV2Forbidden
- type GetMyGroupJoinRequestV2InternalServerError
- type GetMyGroupJoinRequestV2OK
- type GetMyGroupJoinRequestV2Params
- func NewGetMyGroupJoinRequestV2Params() *GetMyGroupJoinRequestV2Params
- func NewGetMyGroupJoinRequestV2ParamsWithContext(ctx context.Context) *GetMyGroupJoinRequestV2Params
- func NewGetMyGroupJoinRequestV2ParamsWithHTTPClient(client *http.Client) *GetMyGroupJoinRequestV2Params
- func NewGetMyGroupJoinRequestV2ParamsWithTimeout(timeout time.Duration) *GetMyGroupJoinRequestV2Params
- func (o *GetMyGroupJoinRequestV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetMyGroupJoinRequestV2Params) SetContext(ctx context.Context)
- func (o *GetMyGroupJoinRequestV2Params) SetHTTPClient(client *http.Client)
- func (o *GetMyGroupJoinRequestV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetMyGroupJoinRequestV2Params) SetLimit(limit *int64)
- func (o *GetMyGroupJoinRequestV2Params) SetNamespace(namespace string)
- func (o *GetMyGroupJoinRequestV2Params) SetOffset(offset *int64)
- func (o *GetMyGroupJoinRequestV2Params) SetTimeout(timeout time.Duration)
- func (o *GetMyGroupJoinRequestV2Params) WithContext(ctx context.Context) *GetMyGroupJoinRequestV2Params
- func (o *GetMyGroupJoinRequestV2Params) WithHTTPClient(client *http.Client) *GetMyGroupJoinRequestV2Params
- func (o *GetMyGroupJoinRequestV2Params) WithLimit(limit *int64) *GetMyGroupJoinRequestV2Params
- func (o *GetMyGroupJoinRequestV2Params) WithNamespace(namespace string) *GetMyGroupJoinRequestV2Params
- func (o *GetMyGroupJoinRequestV2Params) WithOffset(offset *int64) *GetMyGroupJoinRequestV2Params
- func (o *GetMyGroupJoinRequestV2Params) WithTimeout(timeout time.Duration) *GetMyGroupJoinRequestV2Params
- func (o *GetMyGroupJoinRequestV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMyGroupJoinRequestV2Reader
- type GetMyGroupJoinRequestV2Unauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for member request API
func (*Client) GetGroupInvitationRequestPublicV1
deprecated
func (a *Client) GetGroupInvitationRequestPublicV1(params *GetGroupInvitationRequestPublicV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetGroupInvitationRequestPublicV1OK, *GetGroupInvitationRequestPublicV1BadRequest, *GetGroupInvitationRequestPublicV1Unauthorized, *GetGroupInvitationRequestPublicV1Forbidden, *GetGroupInvitationRequestPublicV1InternalServerError, error)
Deprecated: 2022-08-10 - Use GetGroupInvitationRequestPublicV1Short instead.
GetGroupInvitationRequestPublicV1 get group invitation request list ¶
Required valid user authentication ¶
This endpoint is used to Get Group Invitation Request List ¶
Get Group Invitation Request List for the user calling this endpoint. It will check any group invitation for this user
Action Code: 73502
func (*Client) GetGroupInvitationRequestPublicV1Short ¶ added in v0.8.0
func (a *Client) GetGroupInvitationRequestPublicV1Short(params *GetGroupInvitationRequestPublicV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetGroupInvitationRequestPublicV1OK, error)
GetGroupInvitationRequestPublicV1Short get group invitation request list
Required valid user authentication ¶
This endpoint is used to Get Group Invitation Request List ¶
Get Group Invitation Request List for the user calling this endpoint. It will check any group invitation for this user
Action Code: 73502
func (*Client) GetGroupInviteRequestPublicV2
deprecated
added in
v0.37.0
func (a *Client) GetGroupInviteRequestPublicV2(params *GetGroupInviteRequestPublicV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetGroupInviteRequestPublicV2OK, *GetGroupInviteRequestPublicV2BadRequest, *GetGroupInviteRequestPublicV2Unauthorized, *GetGroupInviteRequestPublicV2Forbidden, *GetGroupInviteRequestPublicV2InternalServerError, error)
Deprecated: 2022-08-10 - Use GetGroupInviteRequestPublicV2Short instead.
GetGroupInviteRequestPublicV2 get group invite request list ¶
Required valid user authentication ¶
Required Member Role Permission: "GROUP:JOIN [READ]"
This endpoint is used to Get Group Invite Request List ¶
Get Group Invite Request List for specific group. Group members needs to have permission and also belong to the group to access this endpoint
Action Code: 73501
func (*Client) GetGroupInviteRequestPublicV2Short ¶ added in v0.37.0
func (a *Client) GetGroupInviteRequestPublicV2Short(params *GetGroupInviteRequestPublicV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetGroupInviteRequestPublicV2OK, error)
GetGroupInviteRequestPublicV2Short get group invite request list
Required valid user authentication ¶
Required Member Role Permission: "GROUP:JOIN [READ]"
This endpoint is used to Get Group Invite Request List ¶
Get Group Invite Request List for specific group. Group members needs to have permission and also belong to the group to access this endpoint
Action Code: 73501
func (*Client) GetGroupJoinRequestPublicV1
deprecated
func (a *Client) GetGroupJoinRequestPublicV1(params *GetGroupJoinRequestPublicV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetGroupJoinRequestPublicV1OK, *GetGroupJoinRequestPublicV1BadRequest, *GetGroupJoinRequestPublicV1Unauthorized, *GetGroupJoinRequestPublicV1Forbidden, *GetGroupJoinRequestPublicV1InternalServerError, error)
Deprecated: 2022-08-10 - Use GetGroupJoinRequestPublicV1Short instead.
GetGroupJoinRequestPublicV1 get group join request list ¶
Required valid user authentication ¶
Required Member Role Permission: "GROUP:JOIN [READ]"
This endpoint is used to Get Group Join Request List ¶
Get Group Join Request List for specific group. Group members needs to have permission and also belong to the group to access this endpoint
Action Code: 73501
func (*Client) GetGroupJoinRequestPublicV1Short ¶ added in v0.8.0
func (a *Client) GetGroupJoinRequestPublicV1Short(params *GetGroupJoinRequestPublicV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetGroupJoinRequestPublicV1OK, error)
GetGroupJoinRequestPublicV1Short get group join request list
Required valid user authentication ¶
Required Member Role Permission: "GROUP:JOIN [READ]"
This endpoint is used to Get Group Join Request List ¶
Get Group Join Request List for specific group. Group members needs to have permission and also belong to the group to access this endpoint
Action Code: 73501
func (*Client) GetGroupJoinRequestPublicV2
deprecated
added in
v0.37.0
func (a *Client) GetGroupJoinRequestPublicV2(params *GetGroupJoinRequestPublicV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetGroupJoinRequestPublicV2OK, *GetGroupJoinRequestPublicV2BadRequest, *GetGroupJoinRequestPublicV2Unauthorized, *GetGroupJoinRequestPublicV2Forbidden, *GetGroupJoinRequestPublicV2InternalServerError, error)
Deprecated: 2022-08-10 - Use GetGroupJoinRequestPublicV2Short instead.
GetGroupJoinRequestPublicV2 get group join request list ¶
Required valid user authentication ¶
Required Member Role Permission: "GROUP:JOIN [READ]"
This endpoint is used to Get Group Join Request List ¶
Get Group Join Request List for specific group. Group members needs to have permission and also belong to the group to access this endpoint
Action Code: 73501
func (*Client) GetGroupJoinRequestPublicV2Short ¶ added in v0.37.0
func (a *Client) GetGroupJoinRequestPublicV2Short(params *GetGroupJoinRequestPublicV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetGroupJoinRequestPublicV2OK, error)
GetGroupJoinRequestPublicV2Short get group join request list
Required valid user authentication ¶
Required Member Role Permission: "GROUP:JOIN [READ]"
This endpoint is used to Get Group Join Request List ¶
Get Group Join Request List for specific group. Group members needs to have permission and also belong to the group to access this endpoint
Action Code: 73501
func (*Client) GetMyGroupJoinRequestV2
deprecated
added in
v0.37.0
func (a *Client) GetMyGroupJoinRequestV2(params *GetMyGroupJoinRequestV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetMyGroupJoinRequestV2OK, *GetMyGroupJoinRequestV2BadRequest, *GetMyGroupJoinRequestV2Unauthorized, *GetMyGroupJoinRequestV2Forbidden, *GetMyGroupJoinRequestV2InternalServerError, error)
Deprecated: 2022-08-10 - Use GetMyGroupJoinRequestV2Short instead.
GetMyGroupJoinRequestV2 get my join request to the groups ¶
Required valid user authentication ¶
This endpoint is used to Get My Join Request To The Groups ¶
Get My Join Request To The Groups for the user calling this endpoint. It will check any join request group for this user
Action Code: 73502
func (*Client) GetMyGroupJoinRequestV2Short ¶ added in v0.37.0
func (a *Client) GetMyGroupJoinRequestV2Short(params *GetMyGroupJoinRequestV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetMyGroupJoinRequestV2OK, error)
GetMyGroupJoinRequestV2Short get my join request to the groups
Required valid user authentication ¶
This endpoint is used to Get My Join Request To The Groups ¶
Get My Join Request To The Groups for the user calling this endpoint. It will check any join request group for this user
Action Code: 73502
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { GetGroupJoinRequestPublicV1(params *GetGroupJoinRequestPublicV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetGroupJoinRequestPublicV1OK, *GetGroupJoinRequestPublicV1BadRequest, *GetGroupJoinRequestPublicV1Unauthorized, *GetGroupJoinRequestPublicV1Forbidden, *GetGroupJoinRequestPublicV1InternalServerError, error) GetGroupJoinRequestPublicV1Short(params *GetGroupJoinRequestPublicV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetGroupJoinRequestPublicV1OK, error) GetGroupInvitationRequestPublicV1(params *GetGroupInvitationRequestPublicV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetGroupInvitationRequestPublicV1OK, *GetGroupInvitationRequestPublicV1BadRequest, *GetGroupInvitationRequestPublicV1Unauthorized, *GetGroupInvitationRequestPublicV1Forbidden, *GetGroupInvitationRequestPublicV1InternalServerError, error) GetGroupInvitationRequestPublicV1Short(params *GetGroupInvitationRequestPublicV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetGroupInvitationRequestPublicV1OK, error) GetGroupInviteRequestPublicV2(params *GetGroupInviteRequestPublicV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetGroupInviteRequestPublicV2OK, *GetGroupInviteRequestPublicV2BadRequest, *GetGroupInviteRequestPublicV2Unauthorized, *GetGroupInviteRequestPublicV2Forbidden, *GetGroupInviteRequestPublicV2InternalServerError, error) GetGroupInviteRequestPublicV2Short(params *GetGroupInviteRequestPublicV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetGroupInviteRequestPublicV2OK, error) GetGroupJoinRequestPublicV2(params *GetGroupJoinRequestPublicV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetGroupJoinRequestPublicV2OK, *GetGroupJoinRequestPublicV2BadRequest, *GetGroupJoinRequestPublicV2Unauthorized, *GetGroupJoinRequestPublicV2Forbidden, *GetGroupJoinRequestPublicV2InternalServerError, error) GetGroupJoinRequestPublicV2Short(params *GetGroupJoinRequestPublicV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetGroupJoinRequestPublicV2OK, error) GetMyGroupJoinRequestV2(params *GetMyGroupJoinRequestV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetMyGroupJoinRequestV2OK, *GetMyGroupJoinRequestV2BadRequest, *GetMyGroupJoinRequestV2Unauthorized, *GetMyGroupJoinRequestV2Forbidden, *GetMyGroupJoinRequestV2InternalServerError, error) GetMyGroupJoinRequestV2Short(params *GetMyGroupJoinRequestV2Params, authInfo runtime.ClientAuthInfoWriter) (*GetMyGroupJoinRequestV2OK, 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 member request API client.
type GetGroupInvitationRequestPublicV1BadRequest ¶
type GetGroupInvitationRequestPublicV1BadRequest struct {
Payload *groupclientmodels.ResponseErrorResponse
}
GetGroupInvitationRequestPublicV1BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewGetGroupInvitationRequestPublicV1BadRequest ¶
func NewGetGroupInvitationRequestPublicV1BadRequest() *GetGroupInvitationRequestPublicV1BadRequest
NewGetGroupInvitationRequestPublicV1BadRequest creates a GetGroupInvitationRequestPublicV1BadRequest with default headers values
func (*GetGroupInvitationRequestPublicV1BadRequest) Error ¶
func (o *GetGroupInvitationRequestPublicV1BadRequest) Error() string
func (*GetGroupInvitationRequestPublicV1BadRequest) GetPayload ¶
func (o *GetGroupInvitationRequestPublicV1BadRequest) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetGroupInvitationRequestPublicV1BadRequest) ToJSONString ¶ added in v0.25.0
func (o *GetGroupInvitationRequestPublicV1BadRequest) ToJSONString() string
type GetGroupInvitationRequestPublicV1Forbidden ¶
type GetGroupInvitationRequestPublicV1Forbidden struct {
Payload *groupclientmodels.ResponseErrorResponse
}
GetGroupInvitationRequestPublicV1Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewGetGroupInvitationRequestPublicV1Forbidden ¶
func NewGetGroupInvitationRequestPublicV1Forbidden() *GetGroupInvitationRequestPublicV1Forbidden
NewGetGroupInvitationRequestPublicV1Forbidden creates a GetGroupInvitationRequestPublicV1Forbidden with default headers values
func (*GetGroupInvitationRequestPublicV1Forbidden) Error ¶
func (o *GetGroupInvitationRequestPublicV1Forbidden) Error() string
func (*GetGroupInvitationRequestPublicV1Forbidden) GetPayload ¶
func (o *GetGroupInvitationRequestPublicV1Forbidden) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetGroupInvitationRequestPublicV1Forbidden) ToJSONString ¶ added in v0.25.0
func (o *GetGroupInvitationRequestPublicV1Forbidden) ToJSONString() string
type GetGroupInvitationRequestPublicV1InternalServerError ¶
type GetGroupInvitationRequestPublicV1InternalServerError struct {
Payload *groupclientmodels.ResponseErrorResponse
}
GetGroupInvitationRequestPublicV1InternalServerError handles this case with default header values.
Internal Server Error
func NewGetGroupInvitationRequestPublicV1InternalServerError ¶
func NewGetGroupInvitationRequestPublicV1InternalServerError() *GetGroupInvitationRequestPublicV1InternalServerError
NewGetGroupInvitationRequestPublicV1InternalServerError creates a GetGroupInvitationRequestPublicV1InternalServerError with default headers values
func (*GetGroupInvitationRequestPublicV1InternalServerError) Error ¶
func (o *GetGroupInvitationRequestPublicV1InternalServerError) Error() string
func (*GetGroupInvitationRequestPublicV1InternalServerError) GetPayload ¶
func (o *GetGroupInvitationRequestPublicV1InternalServerError) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetGroupInvitationRequestPublicV1InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *GetGroupInvitationRequestPublicV1InternalServerError) ToJSONString() string
type GetGroupInvitationRequestPublicV1OK ¶
type GetGroupInvitationRequestPublicV1OK struct {
Payload *groupclientmodels.ModelsGetMemberRequestsListResponseV1
}
GetGroupInvitationRequestPublicV1OK handles this case with default header values.
OK
func NewGetGroupInvitationRequestPublicV1OK ¶
func NewGetGroupInvitationRequestPublicV1OK() *GetGroupInvitationRequestPublicV1OK
NewGetGroupInvitationRequestPublicV1OK creates a GetGroupInvitationRequestPublicV1OK with default headers values
func (*GetGroupInvitationRequestPublicV1OK) Error ¶
func (o *GetGroupInvitationRequestPublicV1OK) Error() string
func (*GetGroupInvitationRequestPublicV1OK) GetPayload ¶
func (o *GetGroupInvitationRequestPublicV1OK) GetPayload() *groupclientmodels.ModelsGetMemberRequestsListResponseV1
func (*GetGroupInvitationRequestPublicV1OK) ToJSONString ¶ added in v0.25.0
func (o *GetGroupInvitationRequestPublicV1OK) ToJSONString() string
type GetGroupInvitationRequestPublicV1Params ¶
type GetGroupInvitationRequestPublicV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*Limit size of displayed data */ Limit *int64 /*Offset The start position that points to query data */ Offset *int64 AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetGroupInvitationRequestPublicV1Params contains all the parameters to send to the API endpoint for the get group invitation request public v1 operation typically these are written to a http.Request
func NewGetGroupInvitationRequestPublicV1Params ¶
func NewGetGroupInvitationRequestPublicV1Params() *GetGroupInvitationRequestPublicV1Params
NewGetGroupInvitationRequestPublicV1Params creates a new GetGroupInvitationRequestPublicV1Params object with the default values initialized.
func NewGetGroupInvitationRequestPublicV1ParamsWithContext ¶
func NewGetGroupInvitationRequestPublicV1ParamsWithContext(ctx context.Context) *GetGroupInvitationRequestPublicV1Params
NewGetGroupInvitationRequestPublicV1ParamsWithContext creates a new GetGroupInvitationRequestPublicV1Params object with the default values initialized, and the ability to set a context for a request
func NewGetGroupInvitationRequestPublicV1ParamsWithHTTPClient ¶
func NewGetGroupInvitationRequestPublicV1ParamsWithHTTPClient(client *http.Client) *GetGroupInvitationRequestPublicV1Params
NewGetGroupInvitationRequestPublicV1ParamsWithHTTPClient creates a new GetGroupInvitationRequestPublicV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetGroupInvitationRequestPublicV1ParamsWithTimeout ¶
func NewGetGroupInvitationRequestPublicV1ParamsWithTimeout(timeout time.Duration) *GetGroupInvitationRequestPublicV1Params
NewGetGroupInvitationRequestPublicV1ParamsWithTimeout creates a new GetGroupInvitationRequestPublicV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetGroupInvitationRequestPublicV1Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetGroupInvitationRequestPublicV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get group invitation request public v1 params
func (*GetGroupInvitationRequestPublicV1Params) SetContext ¶
func (o *GetGroupInvitationRequestPublicV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get group invitation request public v1 params
func (*GetGroupInvitationRequestPublicV1Params) SetHTTPClient ¶
func (o *GetGroupInvitationRequestPublicV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get group invitation request public v1 params
func (*GetGroupInvitationRequestPublicV1Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetGroupInvitationRequestPublicV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get group invitation request public v1 params
func (*GetGroupInvitationRequestPublicV1Params) SetLimit ¶
func (o *GetGroupInvitationRequestPublicV1Params) SetLimit(limit *int64)
SetLimit adds the limit to the get group invitation request public v1 params
func (*GetGroupInvitationRequestPublicV1Params) SetNamespace ¶
func (o *GetGroupInvitationRequestPublicV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the get group invitation request public v1 params
func (*GetGroupInvitationRequestPublicV1Params) SetOffset ¶
func (o *GetGroupInvitationRequestPublicV1Params) SetOffset(offset *int64)
SetOffset adds the offset to the get group invitation request public v1 params
func (*GetGroupInvitationRequestPublicV1Params) SetTimeout ¶
func (o *GetGroupInvitationRequestPublicV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get group invitation request public v1 params
func (*GetGroupInvitationRequestPublicV1Params) WithContext ¶
func (o *GetGroupInvitationRequestPublicV1Params) WithContext(ctx context.Context) *GetGroupInvitationRequestPublicV1Params
WithContext adds the context to the get group invitation request public v1 params
func (*GetGroupInvitationRequestPublicV1Params) WithHTTPClient ¶
func (o *GetGroupInvitationRequestPublicV1Params) WithHTTPClient(client *http.Client) *GetGroupInvitationRequestPublicV1Params
WithHTTPClient adds the HTTPClient to the get group invitation request public v1 params
func (*GetGroupInvitationRequestPublicV1Params) WithLimit ¶
func (o *GetGroupInvitationRequestPublicV1Params) WithLimit(limit *int64) *GetGroupInvitationRequestPublicV1Params
WithLimit adds the limit to the get group invitation request public v1 params
func (*GetGroupInvitationRequestPublicV1Params) WithNamespace ¶
func (o *GetGroupInvitationRequestPublicV1Params) WithNamespace(namespace string) *GetGroupInvitationRequestPublicV1Params
WithNamespace adds the namespace to the get group invitation request public v1 params
func (*GetGroupInvitationRequestPublicV1Params) WithOffset ¶
func (o *GetGroupInvitationRequestPublicV1Params) WithOffset(offset *int64) *GetGroupInvitationRequestPublicV1Params
WithOffset adds the offset to the get group invitation request public v1 params
func (*GetGroupInvitationRequestPublicV1Params) WithTimeout ¶
func (o *GetGroupInvitationRequestPublicV1Params) WithTimeout(timeout time.Duration) *GetGroupInvitationRequestPublicV1Params
WithTimeout adds the timeout to the get group invitation request public v1 params
func (*GetGroupInvitationRequestPublicV1Params) WriteToRequest ¶
func (o *GetGroupInvitationRequestPublicV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetGroupInvitationRequestPublicV1Reader ¶
type GetGroupInvitationRequestPublicV1Reader struct {
// contains filtered or unexported fields
}
GetGroupInvitationRequestPublicV1Reader is a Reader for the GetGroupInvitationRequestPublicV1 structure.
func (*GetGroupInvitationRequestPublicV1Reader) ReadResponse ¶
func (o *GetGroupInvitationRequestPublicV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetGroupInvitationRequestPublicV1Unauthorized ¶
type GetGroupInvitationRequestPublicV1Unauthorized struct {
}GetGroupInvitationRequestPublicV1Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewGetGroupInvitationRequestPublicV1Unauthorized ¶
func NewGetGroupInvitationRequestPublicV1Unauthorized() *GetGroupInvitationRequestPublicV1Unauthorized
NewGetGroupInvitationRequestPublicV1Unauthorized creates a GetGroupInvitationRequestPublicV1Unauthorized with default headers values
func (*GetGroupInvitationRequestPublicV1Unauthorized) Error ¶
func (o *GetGroupInvitationRequestPublicV1Unauthorized) Error() string
func (*GetGroupInvitationRequestPublicV1Unauthorized) GetPayload ¶
func (o *GetGroupInvitationRequestPublicV1Unauthorized) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetGroupInvitationRequestPublicV1Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *GetGroupInvitationRequestPublicV1Unauthorized) ToJSONString() string
type GetGroupInviteRequestPublicV2BadRequest ¶ added in v0.37.0
type GetGroupInviteRequestPublicV2BadRequest struct {
Payload *groupclientmodels.ResponseErrorResponse
}
GetGroupInviteRequestPublicV2BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewGetGroupInviteRequestPublicV2BadRequest ¶ added in v0.37.0
func NewGetGroupInviteRequestPublicV2BadRequest() *GetGroupInviteRequestPublicV2BadRequest
NewGetGroupInviteRequestPublicV2BadRequest creates a GetGroupInviteRequestPublicV2BadRequest with default headers values
func (*GetGroupInviteRequestPublicV2BadRequest) Error ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2BadRequest) Error() string
func (*GetGroupInviteRequestPublicV2BadRequest) GetPayload ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2BadRequest) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetGroupInviteRequestPublicV2BadRequest) ToJSONString ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2BadRequest) ToJSONString() string
type GetGroupInviteRequestPublicV2Forbidden ¶ added in v0.37.0
type GetGroupInviteRequestPublicV2Forbidden struct {
Payload *groupclientmodels.ResponseErrorResponse
}
GetGroupInviteRequestPublicV2Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20022</td><td>token is not user token</td></tr><tr><td>73036</td><td>insufficient member role permission</td></tr></table>
func NewGetGroupInviteRequestPublicV2Forbidden ¶ added in v0.37.0
func NewGetGroupInviteRequestPublicV2Forbidden() *GetGroupInviteRequestPublicV2Forbidden
NewGetGroupInviteRequestPublicV2Forbidden creates a GetGroupInviteRequestPublicV2Forbidden with default headers values
func (*GetGroupInviteRequestPublicV2Forbidden) Error ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Forbidden) Error() string
func (*GetGroupInviteRequestPublicV2Forbidden) GetPayload ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Forbidden) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetGroupInviteRequestPublicV2Forbidden) ToJSONString ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Forbidden) ToJSONString() string
type GetGroupInviteRequestPublicV2InternalServerError ¶ added in v0.37.0
type GetGroupInviteRequestPublicV2InternalServerError struct {
Payload *groupclientmodels.ResponseErrorResponse
}
GetGroupInviteRequestPublicV2InternalServerError handles this case with default header values.
Internal Server Error
func NewGetGroupInviteRequestPublicV2InternalServerError ¶ added in v0.37.0
func NewGetGroupInviteRequestPublicV2InternalServerError() *GetGroupInviteRequestPublicV2InternalServerError
NewGetGroupInviteRequestPublicV2InternalServerError creates a GetGroupInviteRequestPublicV2InternalServerError with default headers values
func (*GetGroupInviteRequestPublicV2InternalServerError) Error ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2InternalServerError) Error() string
func (*GetGroupInviteRequestPublicV2InternalServerError) GetPayload ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2InternalServerError) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetGroupInviteRequestPublicV2InternalServerError) ToJSONString ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2InternalServerError) ToJSONString() string
type GetGroupInviteRequestPublicV2OK ¶ added in v0.37.0
type GetGroupInviteRequestPublicV2OK struct {
Payload *groupclientmodels.ModelsGetMemberRequestsListResponseV1
}
GetGroupInviteRequestPublicV2OK handles this case with default header values.
OK
func NewGetGroupInviteRequestPublicV2OK ¶ added in v0.37.0
func NewGetGroupInviteRequestPublicV2OK() *GetGroupInviteRequestPublicV2OK
NewGetGroupInviteRequestPublicV2OK creates a GetGroupInviteRequestPublicV2OK with default headers values
func (*GetGroupInviteRequestPublicV2OK) Error ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2OK) Error() string
func (*GetGroupInviteRequestPublicV2OK) GetPayload ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2OK) GetPayload() *groupclientmodels.ModelsGetMemberRequestsListResponseV1
func (*GetGroupInviteRequestPublicV2OK) ToJSONString ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2OK) ToJSONString() string
type GetGroupInviteRequestPublicV2Params ¶ added in v0.37.0
type GetGroupInviteRequestPublicV2Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*GroupID Group ID */ GroupID string /*Namespace namespace */ Namespace string /*Limit size of displayed data */ Limit *int64 /*Offset The start position that points to query data */ Offset *int64 AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetGroupInviteRequestPublicV2Params contains all the parameters to send to the API endpoint for the get group invite request public v2 operation typically these are written to a http.Request
func NewGetGroupInviteRequestPublicV2Params ¶ added in v0.37.0
func NewGetGroupInviteRequestPublicV2Params() *GetGroupInviteRequestPublicV2Params
NewGetGroupInviteRequestPublicV2Params creates a new GetGroupInviteRequestPublicV2Params object with the default values initialized.
func NewGetGroupInviteRequestPublicV2ParamsWithContext ¶ added in v0.37.0
func NewGetGroupInviteRequestPublicV2ParamsWithContext(ctx context.Context) *GetGroupInviteRequestPublicV2Params
NewGetGroupInviteRequestPublicV2ParamsWithContext creates a new GetGroupInviteRequestPublicV2Params object with the default values initialized, and the ability to set a context for a request
func NewGetGroupInviteRequestPublicV2ParamsWithHTTPClient ¶ added in v0.37.0
func NewGetGroupInviteRequestPublicV2ParamsWithHTTPClient(client *http.Client) *GetGroupInviteRequestPublicV2Params
NewGetGroupInviteRequestPublicV2ParamsWithHTTPClient creates a new GetGroupInviteRequestPublicV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetGroupInviteRequestPublicV2ParamsWithTimeout ¶ added in v0.37.0
func NewGetGroupInviteRequestPublicV2ParamsWithTimeout(timeout time.Duration) *GetGroupInviteRequestPublicV2Params
NewGetGroupInviteRequestPublicV2ParamsWithTimeout creates a new GetGroupInviteRequestPublicV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetGroupInviteRequestPublicV2Params) SetAuthInfoWriter ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get group invite request public v2 params
func (*GetGroupInviteRequestPublicV2Params) SetContext ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Params) SetContext(ctx context.Context)
SetContext adds the context to the get group invite request public v2 params
func (*GetGroupInviteRequestPublicV2Params) SetGroupID ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Params) SetGroupID(groupID string)
SetGroupID adds the groupId to the get group invite request public v2 params
func (*GetGroupInviteRequestPublicV2Params) SetHTTPClient ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get group invite request public v2 params
func (*GetGroupInviteRequestPublicV2Params) SetHTTPClientTransport ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get group invite request public v2 params
func (*GetGroupInviteRequestPublicV2Params) SetLimit ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Params) SetLimit(limit *int64)
SetLimit adds the limit to the get group invite request public v2 params
func (*GetGroupInviteRequestPublicV2Params) SetNamespace ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the get group invite request public v2 params
func (*GetGroupInviteRequestPublicV2Params) SetOffset ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Params) SetOffset(offset *int64)
SetOffset adds the offset to the get group invite request public v2 params
func (*GetGroupInviteRequestPublicV2Params) SetTimeout ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get group invite request public v2 params
func (*GetGroupInviteRequestPublicV2Params) WithContext ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Params) WithContext(ctx context.Context) *GetGroupInviteRequestPublicV2Params
WithContext adds the context to the get group invite request public v2 params
func (*GetGroupInviteRequestPublicV2Params) WithGroupID ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Params) WithGroupID(groupID string) *GetGroupInviteRequestPublicV2Params
WithGroupID adds the groupID to the get group invite request public v2 params
func (*GetGroupInviteRequestPublicV2Params) WithHTTPClient ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Params) WithHTTPClient(client *http.Client) *GetGroupInviteRequestPublicV2Params
WithHTTPClient adds the HTTPClient to the get group invite request public v2 params
func (*GetGroupInviteRequestPublicV2Params) WithLimit ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Params) WithLimit(limit *int64) *GetGroupInviteRequestPublicV2Params
WithLimit adds the limit to the get group invite request public v2 params
func (*GetGroupInviteRequestPublicV2Params) WithNamespace ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Params) WithNamespace(namespace string) *GetGroupInviteRequestPublicV2Params
WithNamespace adds the namespace to the get group invite request public v2 params
func (*GetGroupInviteRequestPublicV2Params) WithOffset ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Params) WithOffset(offset *int64) *GetGroupInviteRequestPublicV2Params
WithOffset adds the offset to the get group invite request public v2 params
func (*GetGroupInviteRequestPublicV2Params) WithTimeout ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Params) WithTimeout(timeout time.Duration) *GetGroupInviteRequestPublicV2Params
WithTimeout adds the timeout to the get group invite request public v2 params
func (*GetGroupInviteRequestPublicV2Params) WriteToRequest ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetGroupInviteRequestPublicV2Reader ¶ added in v0.37.0
type GetGroupInviteRequestPublicV2Reader struct {
// contains filtered or unexported fields
}
GetGroupInviteRequestPublicV2Reader is a Reader for the GetGroupInviteRequestPublicV2 structure.
func (*GetGroupInviteRequestPublicV2Reader) ReadResponse ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetGroupInviteRequestPublicV2Unauthorized ¶ added in v0.37.0
type GetGroupInviteRequestPublicV2Unauthorized struct {
}GetGroupInviteRequestPublicV2Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewGetGroupInviteRequestPublicV2Unauthorized ¶ added in v0.37.0
func NewGetGroupInviteRequestPublicV2Unauthorized() *GetGroupInviteRequestPublicV2Unauthorized
NewGetGroupInviteRequestPublicV2Unauthorized creates a GetGroupInviteRequestPublicV2Unauthorized with default headers values
func (*GetGroupInviteRequestPublicV2Unauthorized) Error ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Unauthorized) Error() string
func (*GetGroupInviteRequestPublicV2Unauthorized) GetPayload ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Unauthorized) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetGroupInviteRequestPublicV2Unauthorized) ToJSONString ¶ added in v0.37.0
func (o *GetGroupInviteRequestPublicV2Unauthorized) ToJSONString() string
type GetGroupJoinRequestPublicV1BadRequest ¶
type GetGroupJoinRequestPublicV1BadRequest struct {
Payload *groupclientmodels.ResponseErrorResponse
}
GetGroupJoinRequestPublicV1BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewGetGroupJoinRequestPublicV1BadRequest ¶
func NewGetGroupJoinRequestPublicV1BadRequest() *GetGroupJoinRequestPublicV1BadRequest
NewGetGroupJoinRequestPublicV1BadRequest creates a GetGroupJoinRequestPublicV1BadRequest with default headers values
func (*GetGroupJoinRequestPublicV1BadRequest) Error ¶
func (o *GetGroupJoinRequestPublicV1BadRequest) Error() string
func (*GetGroupJoinRequestPublicV1BadRequest) GetPayload ¶
func (o *GetGroupJoinRequestPublicV1BadRequest) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetGroupJoinRequestPublicV1BadRequest) ToJSONString ¶ added in v0.25.0
func (o *GetGroupJoinRequestPublicV1BadRequest) ToJSONString() string
type GetGroupJoinRequestPublicV1Forbidden ¶
type GetGroupJoinRequestPublicV1Forbidden struct {
Payload *groupclientmodels.ResponseErrorResponse
}
GetGroupJoinRequestPublicV1Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20022</td><td>token is not user token</td></tr><tr><td>73036</td><td>insufficient member role permission</td></tr></table>
func NewGetGroupJoinRequestPublicV1Forbidden ¶
func NewGetGroupJoinRequestPublicV1Forbidden() *GetGroupJoinRequestPublicV1Forbidden
NewGetGroupJoinRequestPublicV1Forbidden creates a GetGroupJoinRequestPublicV1Forbidden with default headers values
func (*GetGroupJoinRequestPublicV1Forbidden) Error ¶
func (o *GetGroupJoinRequestPublicV1Forbidden) Error() string
func (*GetGroupJoinRequestPublicV1Forbidden) GetPayload ¶
func (o *GetGroupJoinRequestPublicV1Forbidden) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetGroupJoinRequestPublicV1Forbidden) ToJSONString ¶ added in v0.25.0
func (o *GetGroupJoinRequestPublicV1Forbidden) ToJSONString() string
type GetGroupJoinRequestPublicV1InternalServerError ¶
type GetGroupJoinRequestPublicV1InternalServerError struct {
Payload *groupclientmodels.ResponseErrorResponse
}
GetGroupJoinRequestPublicV1InternalServerError handles this case with default header values.
Internal Server Error
func NewGetGroupJoinRequestPublicV1InternalServerError ¶
func NewGetGroupJoinRequestPublicV1InternalServerError() *GetGroupJoinRequestPublicV1InternalServerError
NewGetGroupJoinRequestPublicV1InternalServerError creates a GetGroupJoinRequestPublicV1InternalServerError with default headers values
func (*GetGroupJoinRequestPublicV1InternalServerError) Error ¶
func (o *GetGroupJoinRequestPublicV1InternalServerError) Error() string
func (*GetGroupJoinRequestPublicV1InternalServerError) GetPayload ¶
func (o *GetGroupJoinRequestPublicV1InternalServerError) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetGroupJoinRequestPublicV1InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *GetGroupJoinRequestPublicV1InternalServerError) ToJSONString() string
type GetGroupJoinRequestPublicV1OK ¶
type GetGroupJoinRequestPublicV1OK struct {
Payload *groupclientmodels.ModelsGetMemberRequestsListResponseV1
}
GetGroupJoinRequestPublicV1OK handles this case with default header values.
OK
func NewGetGroupJoinRequestPublicV1OK ¶
func NewGetGroupJoinRequestPublicV1OK() *GetGroupJoinRequestPublicV1OK
NewGetGroupJoinRequestPublicV1OK creates a GetGroupJoinRequestPublicV1OK with default headers values
func (*GetGroupJoinRequestPublicV1OK) Error ¶
func (o *GetGroupJoinRequestPublicV1OK) Error() string
func (*GetGroupJoinRequestPublicV1OK) GetPayload ¶
func (o *GetGroupJoinRequestPublicV1OK) GetPayload() *groupclientmodels.ModelsGetMemberRequestsListResponseV1
func (*GetGroupJoinRequestPublicV1OK) ToJSONString ¶ added in v0.25.0
func (o *GetGroupJoinRequestPublicV1OK) ToJSONString() string
type GetGroupJoinRequestPublicV1Params ¶
type GetGroupJoinRequestPublicV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*GroupID Group ID */ GroupID string /*Namespace namespace */ Namespace string /*Limit size of displayed data */ Limit *int64 /*Offset The start position that points to query data */ Offset *int64 AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetGroupJoinRequestPublicV1Params contains all the parameters to send to the API endpoint for the get group join request public v1 operation typically these are written to a http.Request
func NewGetGroupJoinRequestPublicV1Params ¶
func NewGetGroupJoinRequestPublicV1Params() *GetGroupJoinRequestPublicV1Params
NewGetGroupJoinRequestPublicV1Params creates a new GetGroupJoinRequestPublicV1Params object with the default values initialized.
func NewGetGroupJoinRequestPublicV1ParamsWithContext ¶
func NewGetGroupJoinRequestPublicV1ParamsWithContext(ctx context.Context) *GetGroupJoinRequestPublicV1Params
NewGetGroupJoinRequestPublicV1ParamsWithContext creates a new GetGroupJoinRequestPublicV1Params object with the default values initialized, and the ability to set a context for a request
func NewGetGroupJoinRequestPublicV1ParamsWithHTTPClient ¶
func NewGetGroupJoinRequestPublicV1ParamsWithHTTPClient(client *http.Client) *GetGroupJoinRequestPublicV1Params
NewGetGroupJoinRequestPublicV1ParamsWithHTTPClient creates a new GetGroupJoinRequestPublicV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetGroupJoinRequestPublicV1ParamsWithTimeout ¶
func NewGetGroupJoinRequestPublicV1ParamsWithTimeout(timeout time.Duration) *GetGroupJoinRequestPublicV1Params
NewGetGroupJoinRequestPublicV1ParamsWithTimeout creates a new GetGroupJoinRequestPublicV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetGroupJoinRequestPublicV1Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetGroupJoinRequestPublicV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get group join request public v1 params
func (*GetGroupJoinRequestPublicV1Params) SetContext ¶
func (o *GetGroupJoinRequestPublicV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get group join request public v1 params
func (*GetGroupJoinRequestPublicV1Params) SetGroupID ¶
func (o *GetGroupJoinRequestPublicV1Params) SetGroupID(groupID string)
SetGroupID adds the groupId to the get group join request public v1 params
func (*GetGroupJoinRequestPublicV1Params) SetHTTPClient ¶
func (o *GetGroupJoinRequestPublicV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get group join request public v1 params
func (*GetGroupJoinRequestPublicV1Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetGroupJoinRequestPublicV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get group join request public v1 params
func (*GetGroupJoinRequestPublicV1Params) SetLimit ¶
func (o *GetGroupJoinRequestPublicV1Params) SetLimit(limit *int64)
SetLimit adds the limit to the get group join request public v1 params
func (*GetGroupJoinRequestPublicV1Params) SetNamespace ¶
func (o *GetGroupJoinRequestPublicV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the get group join request public v1 params
func (*GetGroupJoinRequestPublicV1Params) SetOffset ¶
func (o *GetGroupJoinRequestPublicV1Params) SetOffset(offset *int64)
SetOffset adds the offset to the get group join request public v1 params
func (*GetGroupJoinRequestPublicV1Params) SetTimeout ¶
func (o *GetGroupJoinRequestPublicV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get group join request public v1 params
func (*GetGroupJoinRequestPublicV1Params) WithContext ¶
func (o *GetGroupJoinRequestPublicV1Params) WithContext(ctx context.Context) *GetGroupJoinRequestPublicV1Params
WithContext adds the context to the get group join request public v1 params
func (*GetGroupJoinRequestPublicV1Params) WithGroupID ¶
func (o *GetGroupJoinRequestPublicV1Params) WithGroupID(groupID string) *GetGroupJoinRequestPublicV1Params
WithGroupID adds the groupID to the get group join request public v1 params
func (*GetGroupJoinRequestPublicV1Params) WithHTTPClient ¶
func (o *GetGroupJoinRequestPublicV1Params) WithHTTPClient(client *http.Client) *GetGroupJoinRequestPublicV1Params
WithHTTPClient adds the HTTPClient to the get group join request public v1 params
func (*GetGroupJoinRequestPublicV1Params) WithLimit ¶
func (o *GetGroupJoinRequestPublicV1Params) WithLimit(limit *int64) *GetGroupJoinRequestPublicV1Params
WithLimit adds the limit to the get group join request public v1 params
func (*GetGroupJoinRequestPublicV1Params) WithNamespace ¶
func (o *GetGroupJoinRequestPublicV1Params) WithNamespace(namespace string) *GetGroupJoinRequestPublicV1Params
WithNamespace adds the namespace to the get group join request public v1 params
func (*GetGroupJoinRequestPublicV1Params) WithOffset ¶
func (o *GetGroupJoinRequestPublicV1Params) WithOffset(offset *int64) *GetGroupJoinRequestPublicV1Params
WithOffset adds the offset to the get group join request public v1 params
func (*GetGroupJoinRequestPublicV1Params) WithTimeout ¶
func (o *GetGroupJoinRequestPublicV1Params) WithTimeout(timeout time.Duration) *GetGroupJoinRequestPublicV1Params
WithTimeout adds the timeout to the get group join request public v1 params
func (*GetGroupJoinRequestPublicV1Params) WriteToRequest ¶
func (o *GetGroupJoinRequestPublicV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetGroupJoinRequestPublicV1Reader ¶
type GetGroupJoinRequestPublicV1Reader struct {
// contains filtered or unexported fields
}
GetGroupJoinRequestPublicV1Reader is a Reader for the GetGroupJoinRequestPublicV1 structure.
func (*GetGroupJoinRequestPublicV1Reader) ReadResponse ¶
func (o *GetGroupJoinRequestPublicV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetGroupJoinRequestPublicV1Unauthorized ¶
type GetGroupJoinRequestPublicV1Unauthorized struct {
}GetGroupJoinRequestPublicV1Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewGetGroupJoinRequestPublicV1Unauthorized ¶
func NewGetGroupJoinRequestPublicV1Unauthorized() *GetGroupJoinRequestPublicV1Unauthorized
NewGetGroupJoinRequestPublicV1Unauthorized creates a GetGroupJoinRequestPublicV1Unauthorized with default headers values
func (*GetGroupJoinRequestPublicV1Unauthorized) Error ¶
func (o *GetGroupJoinRequestPublicV1Unauthorized) Error() string
func (*GetGroupJoinRequestPublicV1Unauthorized) GetPayload ¶
func (o *GetGroupJoinRequestPublicV1Unauthorized) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetGroupJoinRequestPublicV1Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *GetGroupJoinRequestPublicV1Unauthorized) ToJSONString() string
type GetGroupJoinRequestPublicV2BadRequest ¶ added in v0.37.0
type GetGroupJoinRequestPublicV2BadRequest struct {
Payload *groupclientmodels.ResponseErrorResponse
}
GetGroupJoinRequestPublicV2BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewGetGroupJoinRequestPublicV2BadRequest ¶ added in v0.37.0
func NewGetGroupJoinRequestPublicV2BadRequest() *GetGroupJoinRequestPublicV2BadRequest
NewGetGroupJoinRequestPublicV2BadRequest creates a GetGroupJoinRequestPublicV2BadRequest with default headers values
func (*GetGroupJoinRequestPublicV2BadRequest) Error ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2BadRequest) Error() string
func (*GetGroupJoinRequestPublicV2BadRequest) GetPayload ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2BadRequest) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetGroupJoinRequestPublicV2BadRequest) ToJSONString ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2BadRequest) ToJSONString() string
type GetGroupJoinRequestPublicV2Forbidden ¶ added in v0.37.0
type GetGroupJoinRequestPublicV2Forbidden struct {
Payload *groupclientmodels.ResponseErrorResponse
}
GetGroupJoinRequestPublicV2Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20022</td><td>token is not user token</td></tr><tr><td>73036</td><td>insufficient member role permission</td></tr></table>
func NewGetGroupJoinRequestPublicV2Forbidden ¶ added in v0.37.0
func NewGetGroupJoinRequestPublicV2Forbidden() *GetGroupJoinRequestPublicV2Forbidden
NewGetGroupJoinRequestPublicV2Forbidden creates a GetGroupJoinRequestPublicV2Forbidden with default headers values
func (*GetGroupJoinRequestPublicV2Forbidden) Error ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Forbidden) Error() string
func (*GetGroupJoinRequestPublicV2Forbidden) GetPayload ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Forbidden) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetGroupJoinRequestPublicV2Forbidden) ToJSONString ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Forbidden) ToJSONString() string
type GetGroupJoinRequestPublicV2InternalServerError ¶ added in v0.37.0
type GetGroupJoinRequestPublicV2InternalServerError struct {
Payload *groupclientmodels.ResponseErrorResponse
}
GetGroupJoinRequestPublicV2InternalServerError handles this case with default header values.
Internal Server Error
func NewGetGroupJoinRequestPublicV2InternalServerError ¶ added in v0.37.0
func NewGetGroupJoinRequestPublicV2InternalServerError() *GetGroupJoinRequestPublicV2InternalServerError
NewGetGroupJoinRequestPublicV2InternalServerError creates a GetGroupJoinRequestPublicV2InternalServerError with default headers values
func (*GetGroupJoinRequestPublicV2InternalServerError) Error ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2InternalServerError) Error() string
func (*GetGroupJoinRequestPublicV2InternalServerError) GetPayload ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2InternalServerError) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetGroupJoinRequestPublicV2InternalServerError) ToJSONString ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2InternalServerError) ToJSONString() string
type GetGroupJoinRequestPublicV2OK ¶ added in v0.37.0
type GetGroupJoinRequestPublicV2OK struct {
Payload *groupclientmodels.ModelsGetMemberRequestsListResponseV1
}
GetGroupJoinRequestPublicV2OK handles this case with default header values.
OK
func NewGetGroupJoinRequestPublicV2OK ¶ added in v0.37.0
func NewGetGroupJoinRequestPublicV2OK() *GetGroupJoinRequestPublicV2OK
NewGetGroupJoinRequestPublicV2OK creates a GetGroupJoinRequestPublicV2OK with default headers values
func (*GetGroupJoinRequestPublicV2OK) Error ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2OK) Error() string
func (*GetGroupJoinRequestPublicV2OK) GetPayload ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2OK) GetPayload() *groupclientmodels.ModelsGetMemberRequestsListResponseV1
func (*GetGroupJoinRequestPublicV2OK) ToJSONString ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2OK) ToJSONString() string
type GetGroupJoinRequestPublicV2Params ¶ added in v0.37.0
type GetGroupJoinRequestPublicV2Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*GroupID Group ID */ GroupID string /*Namespace namespace */ Namespace string /*Limit size of displayed data */ Limit *int64 /*Offset The start position that points to query data */ Offset *int64 AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetGroupJoinRequestPublicV2Params contains all the parameters to send to the API endpoint for the get group join request public v2 operation typically these are written to a http.Request
func NewGetGroupJoinRequestPublicV2Params ¶ added in v0.37.0
func NewGetGroupJoinRequestPublicV2Params() *GetGroupJoinRequestPublicV2Params
NewGetGroupJoinRequestPublicV2Params creates a new GetGroupJoinRequestPublicV2Params object with the default values initialized.
func NewGetGroupJoinRequestPublicV2ParamsWithContext ¶ added in v0.37.0
func NewGetGroupJoinRequestPublicV2ParamsWithContext(ctx context.Context) *GetGroupJoinRequestPublicV2Params
NewGetGroupJoinRequestPublicV2ParamsWithContext creates a new GetGroupJoinRequestPublicV2Params object with the default values initialized, and the ability to set a context for a request
func NewGetGroupJoinRequestPublicV2ParamsWithHTTPClient ¶ added in v0.37.0
func NewGetGroupJoinRequestPublicV2ParamsWithHTTPClient(client *http.Client) *GetGroupJoinRequestPublicV2Params
NewGetGroupJoinRequestPublicV2ParamsWithHTTPClient creates a new GetGroupJoinRequestPublicV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetGroupJoinRequestPublicV2ParamsWithTimeout ¶ added in v0.37.0
func NewGetGroupJoinRequestPublicV2ParamsWithTimeout(timeout time.Duration) *GetGroupJoinRequestPublicV2Params
NewGetGroupJoinRequestPublicV2ParamsWithTimeout creates a new GetGroupJoinRequestPublicV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetGroupJoinRequestPublicV2Params) SetAuthInfoWriter ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get group join request public v2 params
func (*GetGroupJoinRequestPublicV2Params) SetContext ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Params) SetContext(ctx context.Context)
SetContext adds the context to the get group join request public v2 params
func (*GetGroupJoinRequestPublicV2Params) SetGroupID ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Params) SetGroupID(groupID string)
SetGroupID adds the groupId to the get group join request public v2 params
func (*GetGroupJoinRequestPublicV2Params) SetHTTPClient ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get group join request public v2 params
func (*GetGroupJoinRequestPublicV2Params) SetHTTPClientTransport ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get group join request public v2 params
func (*GetGroupJoinRequestPublicV2Params) SetLimit ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Params) SetLimit(limit *int64)
SetLimit adds the limit to the get group join request public v2 params
func (*GetGroupJoinRequestPublicV2Params) SetNamespace ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the get group join request public v2 params
func (*GetGroupJoinRequestPublicV2Params) SetOffset ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Params) SetOffset(offset *int64)
SetOffset adds the offset to the get group join request public v2 params
func (*GetGroupJoinRequestPublicV2Params) SetTimeout ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get group join request public v2 params
func (*GetGroupJoinRequestPublicV2Params) WithContext ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Params) WithContext(ctx context.Context) *GetGroupJoinRequestPublicV2Params
WithContext adds the context to the get group join request public v2 params
func (*GetGroupJoinRequestPublicV2Params) WithGroupID ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Params) WithGroupID(groupID string) *GetGroupJoinRequestPublicV2Params
WithGroupID adds the groupID to the get group join request public v2 params
func (*GetGroupJoinRequestPublicV2Params) WithHTTPClient ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Params) WithHTTPClient(client *http.Client) *GetGroupJoinRequestPublicV2Params
WithHTTPClient adds the HTTPClient to the get group join request public v2 params
func (*GetGroupJoinRequestPublicV2Params) WithLimit ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Params) WithLimit(limit *int64) *GetGroupJoinRequestPublicV2Params
WithLimit adds the limit to the get group join request public v2 params
func (*GetGroupJoinRequestPublicV2Params) WithNamespace ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Params) WithNamespace(namespace string) *GetGroupJoinRequestPublicV2Params
WithNamespace adds the namespace to the get group join request public v2 params
func (*GetGroupJoinRequestPublicV2Params) WithOffset ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Params) WithOffset(offset *int64) *GetGroupJoinRequestPublicV2Params
WithOffset adds the offset to the get group join request public v2 params
func (*GetGroupJoinRequestPublicV2Params) WithTimeout ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Params) WithTimeout(timeout time.Duration) *GetGroupJoinRequestPublicV2Params
WithTimeout adds the timeout to the get group join request public v2 params
func (*GetGroupJoinRequestPublicV2Params) WriteToRequest ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetGroupJoinRequestPublicV2Reader ¶ added in v0.37.0
type GetGroupJoinRequestPublicV2Reader struct {
// contains filtered or unexported fields
}
GetGroupJoinRequestPublicV2Reader is a Reader for the GetGroupJoinRequestPublicV2 structure.
func (*GetGroupJoinRequestPublicV2Reader) ReadResponse ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetGroupJoinRequestPublicV2Unauthorized ¶ added in v0.37.0
type GetGroupJoinRequestPublicV2Unauthorized struct {
}GetGroupJoinRequestPublicV2Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewGetGroupJoinRequestPublicV2Unauthorized ¶ added in v0.37.0
func NewGetGroupJoinRequestPublicV2Unauthorized() *GetGroupJoinRequestPublicV2Unauthorized
NewGetGroupJoinRequestPublicV2Unauthorized creates a GetGroupJoinRequestPublicV2Unauthorized with default headers values
func (*GetGroupJoinRequestPublicV2Unauthorized) Error ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Unauthorized) Error() string
func (*GetGroupJoinRequestPublicV2Unauthorized) GetPayload ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Unauthorized) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetGroupJoinRequestPublicV2Unauthorized) ToJSONString ¶ added in v0.37.0
func (o *GetGroupJoinRequestPublicV2Unauthorized) ToJSONString() string
type GetMyGroupJoinRequestV2BadRequest ¶ added in v0.37.0
type GetMyGroupJoinRequestV2BadRequest struct {
Payload *groupclientmodels.ResponseErrorResponse
}
GetMyGroupJoinRequestV2BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewGetMyGroupJoinRequestV2BadRequest ¶ added in v0.37.0
func NewGetMyGroupJoinRequestV2BadRequest() *GetMyGroupJoinRequestV2BadRequest
NewGetMyGroupJoinRequestV2BadRequest creates a GetMyGroupJoinRequestV2BadRequest with default headers values
func (*GetMyGroupJoinRequestV2BadRequest) Error ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2BadRequest) Error() string
func (*GetMyGroupJoinRequestV2BadRequest) GetPayload ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2BadRequest) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetMyGroupJoinRequestV2BadRequest) ToJSONString ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2BadRequest) ToJSONString() string
type GetMyGroupJoinRequestV2Forbidden ¶ added in v0.37.0
type GetMyGroupJoinRequestV2Forbidden struct {
Payload *groupclientmodels.ResponseErrorResponse
}
GetMyGroupJoinRequestV2Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewGetMyGroupJoinRequestV2Forbidden ¶ added in v0.37.0
func NewGetMyGroupJoinRequestV2Forbidden() *GetMyGroupJoinRequestV2Forbidden
NewGetMyGroupJoinRequestV2Forbidden creates a GetMyGroupJoinRequestV2Forbidden with default headers values
func (*GetMyGroupJoinRequestV2Forbidden) Error ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Forbidden) Error() string
func (*GetMyGroupJoinRequestV2Forbidden) GetPayload ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Forbidden) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetMyGroupJoinRequestV2Forbidden) ToJSONString ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Forbidden) ToJSONString() string
type GetMyGroupJoinRequestV2InternalServerError ¶ added in v0.37.0
type GetMyGroupJoinRequestV2InternalServerError struct {
Payload *groupclientmodels.ResponseErrorResponse
}
GetMyGroupJoinRequestV2InternalServerError handles this case with default header values.
Internal Server Error
func NewGetMyGroupJoinRequestV2InternalServerError ¶ added in v0.37.0
func NewGetMyGroupJoinRequestV2InternalServerError() *GetMyGroupJoinRequestV2InternalServerError
NewGetMyGroupJoinRequestV2InternalServerError creates a GetMyGroupJoinRequestV2InternalServerError with default headers values
func (*GetMyGroupJoinRequestV2InternalServerError) Error ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2InternalServerError) Error() string
func (*GetMyGroupJoinRequestV2InternalServerError) GetPayload ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2InternalServerError) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetMyGroupJoinRequestV2InternalServerError) ToJSONString ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2InternalServerError) ToJSONString() string
type GetMyGroupJoinRequestV2OK ¶ added in v0.37.0
type GetMyGroupJoinRequestV2OK struct {
Payload *groupclientmodels.ModelsGetMemberRequestsListResponseV1
}
GetMyGroupJoinRequestV2OK handles this case with default header values.
OK
func NewGetMyGroupJoinRequestV2OK ¶ added in v0.37.0
func NewGetMyGroupJoinRequestV2OK() *GetMyGroupJoinRequestV2OK
NewGetMyGroupJoinRequestV2OK creates a GetMyGroupJoinRequestV2OK with default headers values
func (*GetMyGroupJoinRequestV2OK) Error ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2OK) Error() string
func (*GetMyGroupJoinRequestV2OK) GetPayload ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2OK) GetPayload() *groupclientmodels.ModelsGetMemberRequestsListResponseV1
func (*GetMyGroupJoinRequestV2OK) ToJSONString ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2OK) ToJSONString() string
type GetMyGroupJoinRequestV2Params ¶ added in v0.37.0
type GetMyGroupJoinRequestV2Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*Limit size of displayed data */ Limit *int64 /*Offset The start position that points to query data */ Offset *int64 AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetMyGroupJoinRequestV2Params contains all the parameters to send to the API endpoint for the get my group join request v2 operation typically these are written to a http.Request
func NewGetMyGroupJoinRequestV2Params ¶ added in v0.37.0
func NewGetMyGroupJoinRequestV2Params() *GetMyGroupJoinRequestV2Params
NewGetMyGroupJoinRequestV2Params creates a new GetMyGroupJoinRequestV2Params object with the default values initialized.
func NewGetMyGroupJoinRequestV2ParamsWithContext ¶ added in v0.37.0
func NewGetMyGroupJoinRequestV2ParamsWithContext(ctx context.Context) *GetMyGroupJoinRequestV2Params
NewGetMyGroupJoinRequestV2ParamsWithContext creates a new GetMyGroupJoinRequestV2Params object with the default values initialized, and the ability to set a context for a request
func NewGetMyGroupJoinRequestV2ParamsWithHTTPClient ¶ added in v0.37.0
func NewGetMyGroupJoinRequestV2ParamsWithHTTPClient(client *http.Client) *GetMyGroupJoinRequestV2Params
NewGetMyGroupJoinRequestV2ParamsWithHTTPClient creates a new GetMyGroupJoinRequestV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetMyGroupJoinRequestV2ParamsWithTimeout ¶ added in v0.37.0
func NewGetMyGroupJoinRequestV2ParamsWithTimeout(timeout time.Duration) *GetMyGroupJoinRequestV2Params
NewGetMyGroupJoinRequestV2ParamsWithTimeout creates a new GetMyGroupJoinRequestV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetMyGroupJoinRequestV2Params) SetAuthInfoWriter ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get my group join request v2 params
func (*GetMyGroupJoinRequestV2Params) SetContext ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Params) SetContext(ctx context.Context)
SetContext adds the context to the get my group join request v2 params
func (*GetMyGroupJoinRequestV2Params) SetHTTPClient ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get my group join request v2 params
func (*GetMyGroupJoinRequestV2Params) SetHTTPClientTransport ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get my group join request v2 params
func (*GetMyGroupJoinRequestV2Params) SetLimit ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Params) SetLimit(limit *int64)
SetLimit adds the limit to the get my group join request v2 params
func (*GetMyGroupJoinRequestV2Params) SetNamespace ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the get my group join request v2 params
func (*GetMyGroupJoinRequestV2Params) SetOffset ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Params) SetOffset(offset *int64)
SetOffset adds the offset to the get my group join request v2 params
func (*GetMyGroupJoinRequestV2Params) SetTimeout ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get my group join request v2 params
func (*GetMyGroupJoinRequestV2Params) WithContext ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Params) WithContext(ctx context.Context) *GetMyGroupJoinRequestV2Params
WithContext adds the context to the get my group join request v2 params
func (*GetMyGroupJoinRequestV2Params) WithHTTPClient ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Params) WithHTTPClient(client *http.Client) *GetMyGroupJoinRequestV2Params
WithHTTPClient adds the HTTPClient to the get my group join request v2 params
func (*GetMyGroupJoinRequestV2Params) WithLimit ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Params) WithLimit(limit *int64) *GetMyGroupJoinRequestV2Params
WithLimit adds the limit to the get my group join request v2 params
func (*GetMyGroupJoinRequestV2Params) WithNamespace ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Params) WithNamespace(namespace string) *GetMyGroupJoinRequestV2Params
WithNamespace adds the namespace to the get my group join request v2 params
func (*GetMyGroupJoinRequestV2Params) WithOffset ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Params) WithOffset(offset *int64) *GetMyGroupJoinRequestV2Params
WithOffset adds the offset to the get my group join request v2 params
func (*GetMyGroupJoinRequestV2Params) WithTimeout ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Params) WithTimeout(timeout time.Duration) *GetMyGroupJoinRequestV2Params
WithTimeout adds the timeout to the get my group join request v2 params
func (*GetMyGroupJoinRequestV2Params) WriteToRequest ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetMyGroupJoinRequestV2Reader ¶ added in v0.37.0
type GetMyGroupJoinRequestV2Reader struct {
// contains filtered or unexported fields
}
GetMyGroupJoinRequestV2Reader is a Reader for the GetMyGroupJoinRequestV2 structure.
func (*GetMyGroupJoinRequestV2Reader) ReadResponse ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMyGroupJoinRequestV2Unauthorized ¶ added in v0.37.0
type GetMyGroupJoinRequestV2Unauthorized struct {
}GetMyGroupJoinRequestV2Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewGetMyGroupJoinRequestV2Unauthorized ¶ added in v0.37.0
func NewGetMyGroupJoinRequestV2Unauthorized() *GetMyGroupJoinRequestV2Unauthorized
NewGetMyGroupJoinRequestV2Unauthorized creates a GetMyGroupJoinRequestV2Unauthorized with default headers values
func (*GetMyGroupJoinRequestV2Unauthorized) Error ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Unauthorized) Error() string
func (*GetMyGroupJoinRequestV2Unauthorized) GetPayload ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Unauthorized) GetPayload() *groupclientmodels.ResponseErrorResponse
func (*GetMyGroupJoinRequestV2Unauthorized) ToJSONString ¶ added in v0.37.0
func (o *GetMyGroupJoinRequestV2Unauthorized) ToJSONString() string
Source Files ¶
- get_group_invitation_request_public_v1_parameters.go
- get_group_invitation_request_public_v1_responses.go
- get_group_invite_request_public_v2_parameters.go
- get_group_invite_request_public_v2_responses.go
- get_group_join_request_public_v1_parameters.go
- get_group_join_request_public_v1_responses.go
- get_group_join_request_public_v2_parameters.go
- get_group_join_request_public_v2_responses.go
- get_my_group_join_request_v2_parameters.go
- get_my_group_join_request_v2_responses.go
- member_request_client.go