teamincomingchannel

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: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChannelOperationPredicate

type ChannelOperationPredicate struct {
}

func (ChannelOperationPredicate) Matches

func (p ChannelOperationPredicate) Matches(input beta.Channel) bool

type GetTeamIncomingChannelOperationOptions

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

func DefaultGetTeamIncomingChannelOperationOptions

func DefaultGetTeamIncomingChannelOperationOptions() GetTeamIncomingChannelOperationOptions

func (GetTeamIncomingChannelOperationOptions) ToHeaders

func (GetTeamIncomingChannelOperationOptions) ToOData

func (GetTeamIncomingChannelOperationOptions) ToQuery

type GetTeamIncomingChannelOperationResponse

type GetTeamIncomingChannelOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.Channel
}

type GetTeamIncomingChannelsCountOperationOptions

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

func DefaultGetTeamIncomingChannelsCountOperationOptions

func DefaultGetTeamIncomingChannelsCountOperationOptions() GetTeamIncomingChannelsCountOperationOptions

func (GetTeamIncomingChannelsCountOperationOptions) ToHeaders

func (GetTeamIncomingChannelsCountOperationOptions) ToOData

func (GetTeamIncomingChannelsCountOperationOptions) ToQuery

type GetTeamIncomingChannelsCountOperationResponse

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

type ListTeamIncomingChannelsCompleteResult

type ListTeamIncomingChannelsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.Channel
}

type ListTeamIncomingChannelsCustomPager

type ListTeamIncomingChannelsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListTeamIncomingChannelsCustomPager) NextPageLink() *odata.Link

type ListTeamIncomingChannelsOperationOptions

type ListTeamIncomingChannelsOperationOptions 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 DefaultListTeamIncomingChannelsOperationOptions

func DefaultListTeamIncomingChannelsOperationOptions() ListTeamIncomingChannelsOperationOptions

func (ListTeamIncomingChannelsOperationOptions) ToHeaders

func (ListTeamIncomingChannelsOperationOptions) ToOData

func (ListTeamIncomingChannelsOperationOptions) ToQuery

type ListTeamIncomingChannelsOperationResponse

type ListTeamIncomingChannelsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.Channel
}

type TeamIncomingChannelClient

type TeamIncomingChannelClient struct {
	Client *msgraph.Client
}

func NewTeamIncomingChannelClientWithBaseURI

func NewTeamIncomingChannelClientWithBaseURI(sdkApi sdkEnv.Api) (*TeamIncomingChannelClient, error)

func (TeamIncomingChannelClient) GetTeamIncomingChannel

GetTeamIncomingChannel - Get incomingChannels from groups. List of channels shared with the team.

func (TeamIncomingChannelClient) GetTeamIncomingChannelsCount

GetTeamIncomingChannelsCount - Get the number of the resource

func (TeamIncomingChannelClient) ListTeamIncomingChannels

ListTeamIncomingChannels - Get incomingChannels from groups. List of channels shared with the team.

func (TeamIncomingChannelClient) ListTeamIncomingChannelsComplete

ListTeamIncomingChannelsComplete retrieves all the results into a single object

func (TeamIncomingChannelClient) ListTeamIncomingChannelsCompleteMatchingPredicate

func (c TeamIncomingChannelClient) ListTeamIncomingChannelsCompleteMatchingPredicate(ctx context.Context, id beta.GroupId, options ListTeamIncomingChannelsOperationOptions, predicate ChannelOperationPredicate) (result ListTeamIncomingChannelsCompleteResult, err error)

ListTeamIncomingChannelsCompleteMatchingPredicate 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