teamchannelsharedwithteamallowedmember

package
v0.20241009.1142232 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConversationMemberOperationPredicate

type ConversationMemberOperationPredicate struct {
}

func (ConversationMemberOperationPredicate) Matches

type GetTeamChannelSharedWithTeamAllowedMemberOperationOptions

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

func (GetTeamChannelSharedWithTeamAllowedMemberOperationOptions) ToHeaders

func (GetTeamChannelSharedWithTeamAllowedMemberOperationOptions) ToOData

func (GetTeamChannelSharedWithTeamAllowedMemberOperationOptions) ToQuery

type GetTeamChannelSharedWithTeamAllowedMemberOperationResponse

type GetTeamChannelSharedWithTeamAllowedMemberOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        beta.ConversationMember
}

type GetTeamChannelSharedWithTeamAllowedMembersCountOperationOptions

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

func (GetTeamChannelSharedWithTeamAllowedMembersCountOperationOptions) ToHeaders

func (GetTeamChannelSharedWithTeamAllowedMembersCountOperationOptions) ToOData

func (GetTeamChannelSharedWithTeamAllowedMembersCountOperationOptions) ToQuery

type GetTeamChannelSharedWithTeamAllowedMembersCountOperationResponse

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

type ListTeamChannelSharedWithTeamAllowedMembersCompleteResult

type ListTeamChannelSharedWithTeamAllowedMembersCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.ConversationMember
}

type ListTeamChannelSharedWithTeamAllowedMembersCustomPager

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

type ListTeamChannelSharedWithTeamAllowedMembersOperationOptions

type ListTeamChannelSharedWithTeamAllowedMembersOperationOptions 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 (ListTeamChannelSharedWithTeamAllowedMembersOperationOptions) ToHeaders

func (ListTeamChannelSharedWithTeamAllowedMembersOperationOptions) ToOData

func (ListTeamChannelSharedWithTeamAllowedMembersOperationOptions) ToQuery

type ListTeamChannelSharedWithTeamAllowedMembersOperationResponse

type ListTeamChannelSharedWithTeamAllowedMembersOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.ConversationMember
}

type TeamChannelSharedWithTeamAllowedMemberClient

type TeamChannelSharedWithTeamAllowedMemberClient struct {
	Client *msgraph.Client
}

func NewTeamChannelSharedWithTeamAllowedMemberClientWithBaseURI

func NewTeamChannelSharedWithTeamAllowedMemberClientWithBaseURI(sdkApi sdkEnv.Api) (*TeamChannelSharedWithTeamAllowedMemberClient, error)

func (TeamChannelSharedWithTeamAllowedMemberClient) GetTeamChannelSharedWithTeamAllowedMember

GetTeamChannelSharedWithTeamAllowedMember - Get allowedMembers from groups. A collection of team members who have access to the shared channel.

func (TeamChannelSharedWithTeamAllowedMemberClient) GetTeamChannelSharedWithTeamAllowedMembersCount

GetTeamChannelSharedWithTeamAllowedMembersCount - Get the number of the resource

func (TeamChannelSharedWithTeamAllowedMemberClient) ListTeamChannelSharedWithTeamAllowedMembers

ListTeamChannelSharedWithTeamAllowedMembers - Get allowedMembers from groups. A collection of team members who have access to the shared channel.

func (TeamChannelSharedWithTeamAllowedMemberClient) ListTeamChannelSharedWithTeamAllowedMembersComplete

ListTeamChannelSharedWithTeamAllowedMembersComplete retrieves all the results into a single object

func (TeamChannelSharedWithTeamAllowedMemberClient) ListTeamChannelSharedWithTeamAllowedMembersCompleteMatchingPredicate

ListTeamChannelSharedWithTeamAllowedMembersCompleteMatchingPredicate 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