team

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TeamRequestBuilder

type TeamRequestBuilder struct {
	// contains filtered or unexported fields
}

TeamRequestBuilder provides operations to manage the team property of the microsoft.graph.group entity.

func NewTeamRequestBuilder

NewTeamRequestBuilder instantiates a new TeamRequestBuilder and sets the default values.

func NewTeamRequestBuilderInternal

func NewTeamRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TeamRequestBuilder

NewTeamRequestBuilderInternal instantiates a new TeamRequestBuilder and sets the default values.

func (*TeamRequestBuilder) AllChannels added in v0.28.0

AllChannels provides operations to manage the allChannels property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) AllChannelsById added in v0.28.0

AllChannelsById provides operations to manage the allChannels property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) Archive added in v0.27.0

Archive provides operations to call the archive method.

func (*TeamRequestBuilder) Channels added in v0.13.0

Channels provides operations to manage the channels property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) ChannelsById added in v0.13.0

ChannelsById provides operations to manage the channels property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) Clone added in v0.27.0

Clone provides operations to call the clone method.

func (*TeamRequestBuilder) CompleteMigration added in v0.27.0

CompleteMigration provides operations to call the completeMigration method.

func (*TeamRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property team for groups

func (*TeamRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the team associated with this group.

func (*TeamRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation create a new team under a group. In order to create a team, the group must have a least one owner. If the group was created less than 15 minutes ago, it's possible for the Create team call to fail with a 404 error code due to replication delays. The recommended pattern is to retry the Create team call three times, with a 10 second delay between calls.

func (*TeamRequestBuilder) Delete

Delete delete navigation property team for groups

func (*TeamRequestBuilder) Get

Get the team associated with this group.

func (*TeamRequestBuilder) Group added in v0.13.0

Group provides operations to manage the group property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) IncomingChannels added in v0.28.0

IncomingChannels provides operations to manage the incomingChannels property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) IncomingChannelsById added in v0.28.0

IncomingChannelsById provides operations to manage the incomingChannels property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) InstalledApps added in v0.13.0

InstalledApps provides operations to manage the installedApps property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) InstalledAppsById added in v0.13.0

InstalledAppsById provides operations to manage the installedApps property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) Members added in v0.13.0

Members provides operations to manage the members property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) MembersById added in v0.13.0

MembersById provides operations to manage the members property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) Operations added in v0.13.0

Operations provides operations to manage the operations property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) OperationsById added in v0.13.0

OperationsById provides operations to manage the operations property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) Patch

Patch create a new team under a group. In order to create a team, the group must have a least one owner. If the group was created less than 15 minutes ago, it's possible for the Create team call to fail with a 404 error code due to replication delays. The recommended pattern is to retry the Create team call three times, with a 10 second delay between calls.

func (*TeamRequestBuilder) Photo added in v0.30.0

Photo provides operations to manage the photo property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) PrimaryChannel added in v0.13.0

PrimaryChannel provides operations to manage the primaryChannel property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) Schedule added in v0.13.0

Schedule provides operations to manage the schedule property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) SendActivityNotification added in v0.27.0

SendActivityNotification provides operations to call the sendActivityNotification method.

func (*TeamRequestBuilder) Tags added in v0.41.0

Tags provides operations to manage the tags property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) TagsById added in v0.41.0

TagsById provides operations to manage the tags property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) Template added in v0.13.0

Template provides operations to manage the template property of the microsoft.graph.team entity.

func (*TeamRequestBuilder) Unarchive added in v0.27.0

Unarchive provides operations to call the unarchive method.

type TeamRequestBuilderDeleteRequestConfiguration added in v0.22.0

type TeamRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

TeamRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type TeamRequestBuilderGetQueryParameters

type TeamRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

TeamRequestBuilderGetQueryParameters the team associated with this group.

type TeamRequestBuilderGetRequestConfiguration added in v0.22.0

type TeamRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *TeamRequestBuilderGetQueryParameters
}

TeamRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type TeamRequestBuilderPatchRequestConfiguration added in v0.22.0

type TeamRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

TeamRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Directories

Path Synopsis
add

Jump to

Keyboard shortcuts

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