joinedteamallchannel

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 GetJoinedTeamAllChannelOperationOptions

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

func DefaultGetJoinedTeamAllChannelOperationOptions

func DefaultGetJoinedTeamAllChannelOperationOptions() GetJoinedTeamAllChannelOperationOptions

func (GetJoinedTeamAllChannelOperationOptions) ToHeaders

func (GetJoinedTeamAllChannelOperationOptions) ToOData

func (GetJoinedTeamAllChannelOperationOptions) ToQuery

type GetJoinedTeamAllChannelOperationResponse

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

type GetJoinedTeamAllChannelsCountOperationOptions

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

func DefaultGetJoinedTeamAllChannelsCountOperationOptions

func DefaultGetJoinedTeamAllChannelsCountOperationOptions() GetJoinedTeamAllChannelsCountOperationOptions

func (GetJoinedTeamAllChannelsCountOperationOptions) ToHeaders

func (GetJoinedTeamAllChannelsCountOperationOptions) ToOData

func (GetJoinedTeamAllChannelsCountOperationOptions) ToQuery

type GetJoinedTeamAllChannelsCountOperationResponse

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

type JoinedTeamAllChannelClient

type JoinedTeamAllChannelClient struct {
	Client *msgraph.Client
}

func NewJoinedTeamAllChannelClientWithBaseURI

func NewJoinedTeamAllChannelClientWithBaseURI(sdkApi sdkEnv.Api) (*JoinedTeamAllChannelClient, error)

func (JoinedTeamAllChannelClient) GetJoinedTeamAllChannel

GetJoinedTeamAllChannel - Get allChannels from me. List of channels either hosted in or shared with the team (incoming channels).

func (JoinedTeamAllChannelClient) GetJoinedTeamAllChannelsCount

GetJoinedTeamAllChannelsCount - Get the number of the resource

func (JoinedTeamAllChannelClient) ListJoinedTeamAllChannels

ListJoinedTeamAllChannels - Get allChannels from me. List of channels either hosted in or shared with the team (incoming channels).

func (JoinedTeamAllChannelClient) ListJoinedTeamAllChannelsComplete

ListJoinedTeamAllChannelsComplete retrieves all the results into a single object

func (JoinedTeamAllChannelClient) ListJoinedTeamAllChannelsCompleteMatchingPredicate

ListJoinedTeamAllChannelsCompleteMatchingPredicate retrieves all the results and then applies the predicate

type ListJoinedTeamAllChannelsCompleteResult

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

type ListJoinedTeamAllChannelsCustomPager

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

type ListJoinedTeamAllChannelsOperationOptions

type ListJoinedTeamAllChannelsOperationOptions 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 DefaultListJoinedTeamAllChannelsOperationOptions

func DefaultListJoinedTeamAllChannelsOperationOptions() ListJoinedTeamAllChannelsOperationOptions

func (ListJoinedTeamAllChannelsOperationOptions) ToHeaders

func (ListJoinedTeamAllChannelsOperationOptions) ToOData

func (ListJoinedTeamAllChannelsOperationOptions) ToQuery

type ListJoinedTeamAllChannelsOperationResponse

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