item

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 TeamItemRequestBuilder added in v0.12.0

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

TeamItemRequestBuilder provides operations to manage the joinedTeams property of the microsoft.graph.user entity.

func NewTeamItemRequestBuilder added in v0.12.0

NewTeamItemRequestBuilder instantiates a new TeamItemRequestBuilder and sets the default values.

func NewTeamItemRequestBuilderInternal added in v0.12.0

func NewTeamItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TeamItemRequestBuilder

NewTeamItemRequestBuilderInternal instantiates a new TeamItemRequestBuilder and sets the default values.

func (*TeamItemRequestBuilder) AllChannels added in v0.28.0

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

func (*TeamItemRequestBuilder) AllChannelsById added in v0.28.0

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

func (*TeamItemRequestBuilder) Archive added in v0.27.0

Archive provides operations to call the archive method.

func (*TeamItemRequestBuilder) Channels added in v0.13.0

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

func (*TeamItemRequestBuilder) ChannelsById added in v0.13.0

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

func (*TeamItemRequestBuilder) Clone added in v0.27.0

Clone provides operations to call the clone method.

func (*TeamItemRequestBuilder) CompleteMigration added in v0.27.0

CompleteMigration provides operations to call the completeMigration method.

func (*TeamItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property joinedTeams for users

func (*TeamItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get joinedTeams from users

func (*TeamItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property joinedTeams in users

func (*TeamItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property joinedTeams for users

func (*TeamItemRequestBuilder) Get added in v0.12.0

Get get joinedTeams from users

func (*TeamItemRequestBuilder) Group added in v0.13.0

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

func (*TeamItemRequestBuilder) IncomingChannels added in v0.28.0

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

func (*TeamItemRequestBuilder) IncomingChannelsById added in v0.28.0

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

func (*TeamItemRequestBuilder) InstalledApps added in v0.13.0

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

func (*TeamItemRequestBuilder) InstalledAppsById added in v0.13.0

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

func (*TeamItemRequestBuilder) Members added in v0.13.0

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

func (*TeamItemRequestBuilder) MembersById added in v0.13.0

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

func (*TeamItemRequestBuilder) Operations added in v0.13.0

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

func (*TeamItemRequestBuilder) OperationsById added in v0.13.0

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

func (*TeamItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property joinedTeams in users

func (*TeamItemRequestBuilder) Photo added in v0.30.0

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

func (*TeamItemRequestBuilder) PrimaryChannel added in v0.13.0

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

func (*TeamItemRequestBuilder) Schedule added in v0.13.0

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

func (*TeamItemRequestBuilder) SendActivityNotification added in v0.27.0

SendActivityNotification provides operations to call the sendActivityNotification method.

func (*TeamItemRequestBuilder) Tags added in v0.41.0

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

func (*TeamItemRequestBuilder) TagsById added in v0.41.0

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

func (*TeamItemRequestBuilder) Template added in v0.13.0

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

func (*TeamItemRequestBuilder) Unarchive added in v0.27.0

Unarchive provides operations to call the unarchive method.

type TeamItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type TeamItemRequestBuilderGetQueryParameters added in v0.12.0

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

TeamItemRequestBuilderGetQueryParameters get joinedTeams from users

type TeamItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type TeamItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

TeamItemRequestBuilderPatchRequestConfiguration 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