Documentation ¶
Index ¶
- type CreateThreadPostInReplyToMentionOperationOptions
- type CreateThreadPostInReplyToMentionOperationResponse
- type DeleteThreadPostInReplyToMentionOperationOptions
- type DeleteThreadPostInReplyToMentionOperationResponse
- type GetThreadPostInReplyToMentionOperationOptions
- type GetThreadPostInReplyToMentionOperationResponse
- type GetThreadPostInReplyToMentionsCountOperationOptions
- type GetThreadPostInReplyToMentionsCountOperationResponse
- type ListThreadPostInReplyToMentionsCompleteResult
- type ListThreadPostInReplyToMentionsCustomPager
- type ListThreadPostInReplyToMentionsOperationOptions
- type ListThreadPostInReplyToMentionsOperationResponse
- type MentionOperationPredicate
- type ThreadPostInReplyToMentionClient
- func (c ThreadPostInReplyToMentionClient) CreateThreadPostInReplyToMention(ctx context.Context, id beta.GroupIdThreadIdPostId, input beta.Mention, ...) (result CreateThreadPostInReplyToMentionOperationResponse, err error)
- func (c ThreadPostInReplyToMentionClient) DeleteThreadPostInReplyToMention(ctx context.Context, id beta.GroupIdThreadIdPostIdInReplyToMentionId, ...) (result DeleteThreadPostInReplyToMentionOperationResponse, err error)
- func (c ThreadPostInReplyToMentionClient) GetThreadPostInReplyToMention(ctx context.Context, id beta.GroupIdThreadIdPostIdInReplyToMentionId, ...) (result GetThreadPostInReplyToMentionOperationResponse, err error)
- func (c ThreadPostInReplyToMentionClient) GetThreadPostInReplyToMentionsCount(ctx context.Context, id beta.GroupIdThreadIdPostId, ...) (result GetThreadPostInReplyToMentionsCountOperationResponse, err error)
- func (c ThreadPostInReplyToMentionClient) ListThreadPostInReplyToMentions(ctx context.Context, id beta.GroupIdThreadIdPostId, ...) (result ListThreadPostInReplyToMentionsOperationResponse, err error)
- func (c ThreadPostInReplyToMentionClient) ListThreadPostInReplyToMentionsComplete(ctx context.Context, id beta.GroupIdThreadIdPostId, ...) (ListThreadPostInReplyToMentionsCompleteResult, error)
- func (c ThreadPostInReplyToMentionClient) ListThreadPostInReplyToMentionsCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdThreadIdPostId, ...) (result ListThreadPostInReplyToMentionsCompleteResult, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateThreadPostInReplyToMentionOperationOptions ¶
type CreateThreadPostInReplyToMentionOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateThreadPostInReplyToMentionOperationOptions ¶
func DefaultCreateThreadPostInReplyToMentionOperationOptions() CreateThreadPostInReplyToMentionOperationOptions
func (CreateThreadPostInReplyToMentionOperationOptions) ToHeaders ¶
func (o CreateThreadPostInReplyToMentionOperationOptions) ToHeaders() *client.Headers
func (CreateThreadPostInReplyToMentionOperationOptions) ToOData ¶
func (o CreateThreadPostInReplyToMentionOperationOptions) ToOData() *odata.Query
func (CreateThreadPostInReplyToMentionOperationOptions) ToQuery ¶
func (o CreateThreadPostInReplyToMentionOperationOptions) ToQuery() *client.QueryParams
type DeleteThreadPostInReplyToMentionOperationOptions ¶
type DeleteThreadPostInReplyToMentionOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteThreadPostInReplyToMentionOperationOptions ¶
func DefaultDeleteThreadPostInReplyToMentionOperationOptions() DeleteThreadPostInReplyToMentionOperationOptions
func (DeleteThreadPostInReplyToMentionOperationOptions) ToHeaders ¶
func (o DeleteThreadPostInReplyToMentionOperationOptions) ToHeaders() *client.Headers
func (DeleteThreadPostInReplyToMentionOperationOptions) ToOData ¶
func (o DeleteThreadPostInReplyToMentionOperationOptions) ToOData() *odata.Query
func (DeleteThreadPostInReplyToMentionOperationOptions) ToQuery ¶
func (o DeleteThreadPostInReplyToMentionOperationOptions) ToQuery() *client.QueryParams
type GetThreadPostInReplyToMentionOperationOptions ¶
type GetThreadPostInReplyToMentionOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetThreadPostInReplyToMentionOperationOptions ¶
func DefaultGetThreadPostInReplyToMentionOperationOptions() GetThreadPostInReplyToMentionOperationOptions
func (GetThreadPostInReplyToMentionOperationOptions) ToHeaders ¶
func (o GetThreadPostInReplyToMentionOperationOptions) ToHeaders() *client.Headers
func (GetThreadPostInReplyToMentionOperationOptions) ToOData ¶
func (o GetThreadPostInReplyToMentionOperationOptions) ToOData() *odata.Query
func (GetThreadPostInReplyToMentionOperationOptions) ToQuery ¶
func (o GetThreadPostInReplyToMentionOperationOptions) ToQuery() *client.QueryParams
type GetThreadPostInReplyToMentionsCountOperationOptions ¶
type GetThreadPostInReplyToMentionsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetThreadPostInReplyToMentionsCountOperationOptions ¶
func DefaultGetThreadPostInReplyToMentionsCountOperationOptions() GetThreadPostInReplyToMentionsCountOperationOptions
func (GetThreadPostInReplyToMentionsCountOperationOptions) ToHeaders ¶
func (o GetThreadPostInReplyToMentionsCountOperationOptions) ToHeaders() *client.Headers
func (GetThreadPostInReplyToMentionsCountOperationOptions) ToOData ¶
func (o GetThreadPostInReplyToMentionsCountOperationOptions) ToOData() *odata.Query
func (GetThreadPostInReplyToMentionsCountOperationOptions) ToQuery ¶
func (o GetThreadPostInReplyToMentionsCountOperationOptions) ToQuery() *client.QueryParams
type ListThreadPostInReplyToMentionsCustomPager ¶
type ListThreadPostInReplyToMentionsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListThreadPostInReplyToMentionsCustomPager) NextPageLink ¶
func (p *ListThreadPostInReplyToMentionsCustomPager) NextPageLink() *odata.Link
type ListThreadPostInReplyToMentionsOperationOptions ¶
type ListThreadPostInReplyToMentionsOperationOptions struct { Count *bool Expand *odata.Expand Filter *string Metadata *odata.Metadata OrderBy *odata.OrderBy RetryFunc client.RequestRetryFunc Search *string Select *[]string Skip *int64 Top *int64 }
func DefaultListThreadPostInReplyToMentionsOperationOptions ¶
func DefaultListThreadPostInReplyToMentionsOperationOptions() ListThreadPostInReplyToMentionsOperationOptions
func (ListThreadPostInReplyToMentionsOperationOptions) ToHeaders ¶
func (o ListThreadPostInReplyToMentionsOperationOptions) ToHeaders() *client.Headers
func (ListThreadPostInReplyToMentionsOperationOptions) ToOData ¶
func (o ListThreadPostInReplyToMentionsOperationOptions) ToOData() *odata.Query
func (ListThreadPostInReplyToMentionsOperationOptions) ToQuery ¶
func (o ListThreadPostInReplyToMentionsOperationOptions) ToQuery() *client.QueryParams
type MentionOperationPredicate ¶
type MentionOperationPredicate struct { }
type ThreadPostInReplyToMentionClient ¶
func NewThreadPostInReplyToMentionClientWithBaseURI ¶
func NewThreadPostInReplyToMentionClientWithBaseURI(sdkApi sdkEnv.Api) (*ThreadPostInReplyToMentionClient, error)
func (ThreadPostInReplyToMentionClient) CreateThreadPostInReplyToMention ¶
func (c ThreadPostInReplyToMentionClient) CreateThreadPostInReplyToMention(ctx context.Context, id beta.GroupIdThreadIdPostId, input beta.Mention, options CreateThreadPostInReplyToMentionOperationOptions) (result CreateThreadPostInReplyToMentionOperationResponse, err error)
CreateThreadPostInReplyToMention - Create new navigation property to mentions for groups
func (ThreadPostInReplyToMentionClient) DeleteThreadPostInReplyToMention ¶
func (c ThreadPostInReplyToMentionClient) DeleteThreadPostInReplyToMention(ctx context.Context, id beta.GroupIdThreadIdPostIdInReplyToMentionId, options DeleteThreadPostInReplyToMentionOperationOptions) (result DeleteThreadPostInReplyToMentionOperationResponse, err error)
DeleteThreadPostInReplyToMention - Delete navigation property mentions for groups
func (ThreadPostInReplyToMentionClient) GetThreadPostInReplyToMention ¶
func (c ThreadPostInReplyToMentionClient) GetThreadPostInReplyToMention(ctx context.Context, id beta.GroupIdThreadIdPostIdInReplyToMentionId, options GetThreadPostInReplyToMentionOperationOptions) (result GetThreadPostInReplyToMentionOperationResponse, err error)
GetThreadPostInReplyToMention - Get mentions from groups
func (ThreadPostInReplyToMentionClient) GetThreadPostInReplyToMentionsCount ¶
func (c ThreadPostInReplyToMentionClient) GetThreadPostInReplyToMentionsCount(ctx context.Context, id beta.GroupIdThreadIdPostId, options GetThreadPostInReplyToMentionsCountOperationOptions) (result GetThreadPostInReplyToMentionsCountOperationResponse, err error)
GetThreadPostInReplyToMentionsCount - Get the number of the resource
func (ThreadPostInReplyToMentionClient) ListThreadPostInReplyToMentions ¶
func (c ThreadPostInReplyToMentionClient) ListThreadPostInReplyToMentions(ctx context.Context, id beta.GroupIdThreadIdPostId, options ListThreadPostInReplyToMentionsOperationOptions) (result ListThreadPostInReplyToMentionsOperationResponse, err error)
ListThreadPostInReplyToMentions - Get mentions from groups
func (ThreadPostInReplyToMentionClient) ListThreadPostInReplyToMentionsComplete ¶
func (c ThreadPostInReplyToMentionClient) ListThreadPostInReplyToMentionsComplete(ctx context.Context, id beta.GroupIdThreadIdPostId, options ListThreadPostInReplyToMentionsOperationOptions) (ListThreadPostInReplyToMentionsCompleteResult, error)
ListThreadPostInReplyToMentionsComplete retrieves all the results into a single object
func (ThreadPostInReplyToMentionClient) ListThreadPostInReplyToMentionsCompleteMatchingPredicate ¶
func (c ThreadPostInReplyToMentionClient) ListThreadPostInReplyToMentionsCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdThreadIdPostId, options ListThreadPostInReplyToMentionsOperationOptions, predicate MentionOperationPredicate) (result ListThreadPostInReplyToMentionsCompleteResult, err error)
ListThreadPostInReplyToMentionsCompleteMatchingPredicate retrieves all the results and then applies the predicate
Click to show internal directories.
Click to hide internal directories.