item

package
v0.19.1 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 License: MIT Imports: 20 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 collection of team entities.

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

Archive the archive property

func (*TeamItemRequestBuilder) Channels added in v0.12.0

Channels the channels property

func (*TeamItemRequestBuilder) ChannelsById added in v0.12.0

ChannelsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.teams.item.channels.item collection

func (*TeamItemRequestBuilder) Clone added in v0.12.0

Clone the clone property

func (*TeamItemRequestBuilder) CompleteMigration added in v0.12.0

CompleteMigration the completeMigration property

func (*TeamItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete entity from teams

func (*TeamItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get entity from teams by key

func (*TeamItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update entity in teams

func (*TeamItemRequestBuilder) Delete added in v0.12.0

Delete delete entity from teams

func (*TeamItemRequestBuilder) Get added in v0.12.0

Get get entity from teams by key

func (*TeamItemRequestBuilder) Group added in v0.12.0

Group the group property

func (*TeamItemRequestBuilder) InstalledApps added in v0.12.0

InstalledApps the installedApps property

func (*TeamItemRequestBuilder) InstalledAppsById added in v0.12.0

InstalledAppsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.teams.item.installedApps.item collection

func (*TeamItemRequestBuilder) Members added in v0.12.0

Members the members property

func (*TeamItemRequestBuilder) MembersById added in v0.12.0

MembersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.teams.item.members.item collection

func (*TeamItemRequestBuilder) Operations added in v0.12.0

Operations the operations property

func (*TeamItemRequestBuilder) OperationsById added in v0.12.0

OperationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.teams.item.operations.item collection

func (*TeamItemRequestBuilder) Patch added in v0.12.0

Patch update entity in teams

func (*TeamItemRequestBuilder) PrimaryChannel added in v0.12.0

PrimaryChannel the primaryChannel property

func (*TeamItemRequestBuilder) Schedule added in v0.12.0

Schedule the schedule property

func (*TeamItemRequestBuilder) SendActivityNotification added in v0.12.0

SendActivityNotification the sendActivityNotification property

func (*TeamItemRequestBuilder) Template added in v0.12.0

Template the template property

func (*TeamItemRequestBuilder) Unarchive added in v0.12.0

Unarchive the unarchive property

type TeamItemRequestBuilderDeleteOptions added in v0.12.0

type TeamItemRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

TeamItemRequestBuilderDeleteOptions options for Delete

type TeamItemRequestBuilderGetOptions added in v0.12.0

type TeamItemRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *TeamItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

TeamItemRequestBuilderGetOptions options for Get

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 entity from teams by key

type TeamItemRequestBuilderPatchOptions added in v0.12.0

type TeamItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Teamable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

TeamItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis
add

Jump to

Keyboard shortcuts

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