joinedteamincomingchannel

package
v0.20240927.1005214 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 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 stable.Channel) bool

type GetJoinedTeamIncomingChannelOperationOptions

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

func DefaultGetJoinedTeamIncomingChannelOperationOptions

func DefaultGetJoinedTeamIncomingChannelOperationOptions() GetJoinedTeamIncomingChannelOperationOptions

func (GetJoinedTeamIncomingChannelOperationOptions) ToHeaders

func (GetJoinedTeamIncomingChannelOperationOptions) ToOData

func (GetJoinedTeamIncomingChannelOperationOptions) ToQuery

type GetJoinedTeamIncomingChannelOperationResponse

type GetJoinedTeamIncomingChannelOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.Channel
}

type GetJoinedTeamIncomingChannelsCountOperationOptions

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

func DefaultGetJoinedTeamIncomingChannelsCountOperationOptions

func DefaultGetJoinedTeamIncomingChannelsCountOperationOptions() GetJoinedTeamIncomingChannelsCountOperationOptions

func (GetJoinedTeamIncomingChannelsCountOperationOptions) ToHeaders

func (GetJoinedTeamIncomingChannelsCountOperationOptions) ToOData

func (GetJoinedTeamIncomingChannelsCountOperationOptions) ToQuery

type GetJoinedTeamIncomingChannelsCountOperationResponse

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

type JoinedTeamIncomingChannelClient

type JoinedTeamIncomingChannelClient struct {
	Client *msgraph.Client
}

func NewJoinedTeamIncomingChannelClientWithBaseURI

func NewJoinedTeamIncomingChannelClientWithBaseURI(sdkApi sdkEnv.Api) (*JoinedTeamIncomingChannelClient, error)

func (JoinedTeamIncomingChannelClient) GetJoinedTeamIncomingChannel

GetJoinedTeamIncomingChannel - Get incomingChannels from me. List of channels shared with the team.

func (JoinedTeamIncomingChannelClient) GetJoinedTeamIncomingChannelsCount

GetJoinedTeamIncomingChannelsCount - Get the number of the resource

func (JoinedTeamIncomingChannelClient) ListJoinedTeamIncomingChannels

ListJoinedTeamIncomingChannels - Get incomingChannels from me. List of channels shared with the team.

func (JoinedTeamIncomingChannelClient) ListJoinedTeamIncomingChannelsComplete

ListJoinedTeamIncomingChannelsComplete retrieves all the results into a single object

func (JoinedTeamIncomingChannelClient) ListJoinedTeamIncomingChannelsCompleteMatchingPredicate

ListJoinedTeamIncomingChannelsCompleteMatchingPredicate retrieves all the results and then applies the predicate

type ListJoinedTeamIncomingChannelsCompleteResult

type ListJoinedTeamIncomingChannelsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.Channel
}

type ListJoinedTeamIncomingChannelsCustomPager

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

type ListJoinedTeamIncomingChannelsOperationOptions

type ListJoinedTeamIncomingChannelsOperationOptions 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 DefaultListJoinedTeamIncomingChannelsOperationOptions

func DefaultListJoinedTeamIncomingChannelsOperationOptions() ListJoinedTeamIncomingChannelsOperationOptions

func (ListJoinedTeamIncomingChannelsOperationOptions) ToHeaders

func (ListJoinedTeamIncomingChannelsOperationOptions) ToOData

func (ListJoinedTeamIncomingChannelsOperationOptions) ToQuery

type ListJoinedTeamIncomingChannelsOperationResponse

type ListJoinedTeamIncomingChannelsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.Channel
}

Jump to

Keyboard shortcuts

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