threadpostinreplytomention

package
v0.20241111.1164443 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

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 (CreateThreadPostInReplyToMentionOperationOptions) ToOData

func (CreateThreadPostInReplyToMentionOperationOptions) ToQuery

type CreateThreadPostInReplyToMentionOperationResponse

type CreateThreadPostInReplyToMentionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.Mention
}

type DeleteThreadPostInReplyToMentionOperationOptions

type DeleteThreadPostInReplyToMentionOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteThreadPostInReplyToMentionOperationOptions

func DefaultDeleteThreadPostInReplyToMentionOperationOptions() DeleteThreadPostInReplyToMentionOperationOptions

func (DeleteThreadPostInReplyToMentionOperationOptions) ToHeaders

func (DeleteThreadPostInReplyToMentionOperationOptions) ToOData

func (DeleteThreadPostInReplyToMentionOperationOptions) ToQuery

type DeleteThreadPostInReplyToMentionOperationResponse

type DeleteThreadPostInReplyToMentionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

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 (GetThreadPostInReplyToMentionOperationOptions) ToOData

func (GetThreadPostInReplyToMentionOperationOptions) ToQuery

type GetThreadPostInReplyToMentionOperationResponse

type GetThreadPostInReplyToMentionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.Mention
}

type GetThreadPostInReplyToMentionsCountOperationOptions

type GetThreadPostInReplyToMentionsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetThreadPostInReplyToMentionsCountOperationOptions

func DefaultGetThreadPostInReplyToMentionsCountOperationOptions() GetThreadPostInReplyToMentionsCountOperationOptions

func (GetThreadPostInReplyToMentionsCountOperationOptions) ToHeaders

func (GetThreadPostInReplyToMentionsCountOperationOptions) ToOData

func (GetThreadPostInReplyToMentionsCountOperationOptions) ToQuery

type GetThreadPostInReplyToMentionsCountOperationResponse

type GetThreadPostInReplyToMentionsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListThreadPostInReplyToMentionsCompleteResult

type ListThreadPostInReplyToMentionsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.Mention
}

type ListThreadPostInReplyToMentionsCustomPager

type ListThreadPostInReplyToMentionsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

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 (ListThreadPostInReplyToMentionsOperationOptions) ToOData

func (ListThreadPostInReplyToMentionsOperationOptions) ToQuery

type ListThreadPostInReplyToMentionsOperationResponse

type ListThreadPostInReplyToMentionsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.Mention
}

type MentionOperationPredicate

type MentionOperationPredicate struct {
}

func (MentionOperationPredicate) Matches

func (p MentionOperationPredicate) Matches(input beta.Mention) bool

type ThreadPostInReplyToMentionClient

type ThreadPostInReplyToMentionClient struct {
	Client *msgraph.Client
}

func NewThreadPostInReplyToMentionClientWithBaseURI

func NewThreadPostInReplyToMentionClientWithBaseURI(sdkApi sdkEnv.Api) (*ThreadPostInReplyToMentionClient, error)

func (ThreadPostInReplyToMentionClient) CreateThreadPostInReplyToMention

CreateThreadPostInReplyToMention - Create new navigation property to mentions for groups

func (ThreadPostInReplyToMentionClient) DeleteThreadPostInReplyToMention

DeleteThreadPostInReplyToMention - Delete navigation property mentions for groups

func (ThreadPostInReplyToMentionClient) GetThreadPostInReplyToMention

GetThreadPostInReplyToMention - Get mentions from groups

func (ThreadPostInReplyToMentionClient) GetThreadPostInReplyToMentionsCount

GetThreadPostInReplyToMentionsCount - Get the number of the resource

func (ThreadPostInReplyToMentionClient) ListThreadPostInReplyToMentions

ListThreadPostInReplyToMentions - Get mentions from groups

func (ThreadPostInReplyToMentionClient) ListThreadPostInReplyToMentionsComplete

ListThreadPostInReplyToMentionsComplete retrieves all the results into a single object

func (ThreadPostInReplyToMentionClient) ListThreadPostInReplyToMentionsCompleteMatchingPredicate

ListThreadPostInReplyToMentionsCompleteMatchingPredicate retrieves all the results and then applies the predicate

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL