conversationthreadpostmention

package
v0.20241118.1115603 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConversationThreadPostMentionClient

type ConversationThreadPostMentionClient struct {
	Client *msgraph.Client
}

func NewConversationThreadPostMentionClientWithBaseURI

func NewConversationThreadPostMentionClientWithBaseURI(sdkApi sdkEnv.Api) (*ConversationThreadPostMentionClient, error)

func (ConversationThreadPostMentionClient) CreateConversationThreadPostMention

CreateConversationThreadPostMention - Create new navigation property to mentions for groups

func (ConversationThreadPostMentionClient) DeleteConversationThreadPostMention

DeleteConversationThreadPostMention - Delete navigation property mentions for groups

func (ConversationThreadPostMentionClient) GetConversationThreadPostMention

GetConversationThreadPostMention - Get mentions from groups

func (ConversationThreadPostMentionClient) GetConversationThreadPostMentionsCount

GetConversationThreadPostMentionsCount - Get the number of the resource

func (ConversationThreadPostMentionClient) ListConversationThreadPostMentions

ListConversationThreadPostMentions - Get mentions from groups

func (ConversationThreadPostMentionClient) ListConversationThreadPostMentionsComplete

ListConversationThreadPostMentionsComplete retrieves all the results into a single object

func (ConversationThreadPostMentionClient) ListConversationThreadPostMentionsCompleteMatchingPredicate

ListConversationThreadPostMentionsCompleteMatchingPredicate retrieves all the results and then applies the predicate

type CreateConversationThreadPostMentionOperationOptions

type CreateConversationThreadPostMentionOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultCreateConversationThreadPostMentionOperationOptions

func DefaultCreateConversationThreadPostMentionOperationOptions() CreateConversationThreadPostMentionOperationOptions

func (CreateConversationThreadPostMentionOperationOptions) ToHeaders

func (CreateConversationThreadPostMentionOperationOptions) ToOData

func (CreateConversationThreadPostMentionOperationOptions) ToQuery

type CreateConversationThreadPostMentionOperationResponse

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

type DeleteConversationThreadPostMentionOperationOptions

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

func DefaultDeleteConversationThreadPostMentionOperationOptions

func DefaultDeleteConversationThreadPostMentionOperationOptions() DeleteConversationThreadPostMentionOperationOptions

func (DeleteConversationThreadPostMentionOperationOptions) ToHeaders

func (DeleteConversationThreadPostMentionOperationOptions) ToOData

func (DeleteConversationThreadPostMentionOperationOptions) ToQuery

type DeleteConversationThreadPostMentionOperationResponse

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

type GetConversationThreadPostMentionOperationOptions

type GetConversationThreadPostMentionOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetConversationThreadPostMentionOperationOptions

func DefaultGetConversationThreadPostMentionOperationOptions() GetConversationThreadPostMentionOperationOptions

func (GetConversationThreadPostMentionOperationOptions) ToHeaders

func (GetConversationThreadPostMentionOperationOptions) ToOData

func (GetConversationThreadPostMentionOperationOptions) ToQuery

type GetConversationThreadPostMentionOperationResponse

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

type GetConversationThreadPostMentionsCountOperationOptions

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

func DefaultGetConversationThreadPostMentionsCountOperationOptions

func DefaultGetConversationThreadPostMentionsCountOperationOptions() GetConversationThreadPostMentionsCountOperationOptions

func (GetConversationThreadPostMentionsCountOperationOptions) ToHeaders

func (GetConversationThreadPostMentionsCountOperationOptions) ToOData

func (GetConversationThreadPostMentionsCountOperationOptions) ToQuery

type GetConversationThreadPostMentionsCountOperationResponse

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

type ListConversationThreadPostMentionsCompleteResult

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

type ListConversationThreadPostMentionsCustomPager

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

type ListConversationThreadPostMentionsOperationOptions

type ListConversationThreadPostMentionsOperationOptions 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 DefaultListConversationThreadPostMentionsOperationOptions

func DefaultListConversationThreadPostMentionsOperationOptions() ListConversationThreadPostMentionsOperationOptions

func (ListConversationThreadPostMentionsOperationOptions) ToHeaders

func (ListConversationThreadPostMentionsOperationOptions) ToOData

func (ListConversationThreadPostMentionsOperationOptions) ToQuery

type ListConversationThreadPostMentionsOperationResponse

type ListConversationThreadPostMentionsOperationResponse 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

Jump to

Keyboard shortcuts

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