Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type CreateJoinedTeamChannelSharedWithTeamOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateJoinedTeamChannelSharedWithTeamOperationOptions() CreateJoinedTeamChannelSharedWithTeamOperationOptions + func (o CreateJoinedTeamChannelSharedWithTeamOperationOptions) ToHeaders() *client.Headers + func (o CreateJoinedTeamChannelSharedWithTeamOperationOptions) ToOData() *odata.Query + func (o CreateJoinedTeamChannelSharedWithTeamOperationOptions) ToQuery() *client.QueryParams + type CreateJoinedTeamChannelSharedWithTeamOperationResponse struct + HttpResponse *http.Response + Model *stable.SharedWithChannelTeamInfo + OData *odata.OData + type DeleteJoinedTeamChannelSharedWithTeamOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteJoinedTeamChannelSharedWithTeamOperationOptions() DeleteJoinedTeamChannelSharedWithTeamOperationOptions + func (o DeleteJoinedTeamChannelSharedWithTeamOperationOptions) ToHeaders() *client.Headers + func (o DeleteJoinedTeamChannelSharedWithTeamOperationOptions) ToOData() *odata.Query + func (o DeleteJoinedTeamChannelSharedWithTeamOperationOptions) ToQuery() *client.QueryParams + type DeleteJoinedTeamChannelSharedWithTeamOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetJoinedTeamChannelSharedWithTeamOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetJoinedTeamChannelSharedWithTeamOperationOptions() GetJoinedTeamChannelSharedWithTeamOperationOptions + func (o GetJoinedTeamChannelSharedWithTeamOperationOptions) ToHeaders() *client.Headers + func (o GetJoinedTeamChannelSharedWithTeamOperationOptions) ToOData() *odata.Query + func (o GetJoinedTeamChannelSharedWithTeamOperationOptions) ToQuery() *client.QueryParams + type GetJoinedTeamChannelSharedWithTeamOperationResponse struct + HttpResponse *http.Response + Model *stable.SharedWithChannelTeamInfo + OData *odata.OData + type GetJoinedTeamChannelSharedWithTeamsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetJoinedTeamChannelSharedWithTeamsCountOperationOptions() GetJoinedTeamChannelSharedWithTeamsCountOperationOptions + func (o GetJoinedTeamChannelSharedWithTeamsCountOperationOptions) ToHeaders() *client.Headers + func (o GetJoinedTeamChannelSharedWithTeamsCountOperationOptions) ToOData() *odata.Query + func (o GetJoinedTeamChannelSharedWithTeamsCountOperationOptions) ToQuery() *client.QueryParams + type GetJoinedTeamChannelSharedWithTeamsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type JoinedTeamChannelSharedWithTeamClient struct + Client *msgraph.Client + func NewJoinedTeamChannelSharedWithTeamClientWithBaseURI(sdkApi sdkEnv.Api) (*JoinedTeamChannelSharedWithTeamClient, error) + func (c JoinedTeamChannelSharedWithTeamClient) CreateJoinedTeamChannelSharedWithTeam(ctx context.Context, id stable.MeJoinedTeamIdChannelId, ...) (result CreateJoinedTeamChannelSharedWithTeamOperationResponse, err error) + func (c JoinedTeamChannelSharedWithTeamClient) DeleteJoinedTeamChannelSharedWithTeam(ctx context.Context, id stable.MeJoinedTeamIdChannelIdSharedWithTeamId, ...) (result DeleteJoinedTeamChannelSharedWithTeamOperationResponse, err error) + func (c JoinedTeamChannelSharedWithTeamClient) GetJoinedTeamChannelSharedWithTeam(ctx context.Context, id stable.MeJoinedTeamIdChannelIdSharedWithTeamId, ...) (result GetJoinedTeamChannelSharedWithTeamOperationResponse, err error) + func (c JoinedTeamChannelSharedWithTeamClient) GetJoinedTeamChannelSharedWithTeamsCount(ctx context.Context, id stable.MeJoinedTeamIdChannelId, ...) (result GetJoinedTeamChannelSharedWithTeamsCountOperationResponse, err error) + func (c JoinedTeamChannelSharedWithTeamClient) ListJoinedTeamChannelSharedWithTeams(ctx context.Context, id stable.MeJoinedTeamIdChannelId, ...) (result ListJoinedTeamChannelSharedWithTeamsOperationResponse, err error) + func (c JoinedTeamChannelSharedWithTeamClient) ListJoinedTeamChannelSharedWithTeamsComplete(ctx context.Context, id stable.MeJoinedTeamIdChannelId, ...) (ListJoinedTeamChannelSharedWithTeamsCompleteResult, error) + func (c JoinedTeamChannelSharedWithTeamClient) ListJoinedTeamChannelSharedWithTeamsCompleteMatchingPredicate(ctx context.Context, id stable.MeJoinedTeamIdChannelId, ...) (result ListJoinedTeamChannelSharedWithTeamsCompleteResult, err error) + func (c JoinedTeamChannelSharedWithTeamClient) UpdateJoinedTeamChannelSharedWithTeam(ctx context.Context, id stable.MeJoinedTeamIdChannelIdSharedWithTeamId, ...) (result UpdateJoinedTeamChannelSharedWithTeamOperationResponse, err error) + type ListJoinedTeamChannelSharedWithTeamsCompleteResult struct + Items []stable.SharedWithChannelTeamInfo + LatestHttpResponse *http.Response + type ListJoinedTeamChannelSharedWithTeamsCustomPager struct + NextLink *odata.Link + func (p *ListJoinedTeamChannelSharedWithTeamsCustomPager) NextPageLink() *odata.Link + type ListJoinedTeamChannelSharedWithTeamsOperationOptions 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 DefaultListJoinedTeamChannelSharedWithTeamsOperationOptions() ListJoinedTeamChannelSharedWithTeamsOperationOptions + func (o ListJoinedTeamChannelSharedWithTeamsOperationOptions) ToHeaders() *client.Headers + func (o ListJoinedTeamChannelSharedWithTeamsOperationOptions) ToOData() *odata.Query + func (o ListJoinedTeamChannelSharedWithTeamsOperationOptions) ToQuery() *client.QueryParams + type ListJoinedTeamChannelSharedWithTeamsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.SharedWithChannelTeamInfo + OData *odata.OData + type SharedWithChannelTeamInfoOperationPredicate struct + func (p SharedWithChannelTeamInfoOperationPredicate) Matches(input stable.SharedWithChannelTeamInfo) bool + type UpdateJoinedTeamChannelSharedWithTeamOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateJoinedTeamChannelSharedWithTeamOperationOptions() UpdateJoinedTeamChannelSharedWithTeamOperationOptions + func (o UpdateJoinedTeamChannelSharedWithTeamOperationOptions) ToHeaders() *client.Headers + func (o UpdateJoinedTeamChannelSharedWithTeamOperationOptions) ToOData() *odata.Query + func (o UpdateJoinedTeamChannelSharedWithTeamOperationOptions) ToQuery() *client.QueryParams + type UpdateJoinedTeamChannelSharedWithTeamOperationResponse struct + HttpResponse *http.Response + OData *odata.OData