item

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 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

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

TeamItemRequestBuilder provides operations to manage the collection of team entities.

func NewTeamItemRequestBuilder

NewTeamItemRequestBuilder instantiates a new TeamItemRequestBuilder and sets the default values.

func NewTeamItemRequestBuilderInternal

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

NewTeamItemRequestBuilderInternal instantiates a new TeamItemRequestBuilder and sets the default values.

func (*TeamItemRequestBuilder) Archive

Archive the archive property

func (*TeamItemRequestBuilder) Channels

Channels the channels property

func (*TeamItemRequestBuilder) ChannelsById

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

func (*TeamItemRequestBuilder) Clone

Clone the clone property

func (*TeamItemRequestBuilder) CompleteMigration

CompleteMigration the completeMigration property

func (*TeamItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete entity from teams

func (*TeamItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get entity from teams by key

func (*TeamItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update entity in teams

func (*TeamItemRequestBuilder) Delete

Delete delete entity from teams

func (*TeamItemRequestBuilder) Get

Get get entity from teams by key

func (*TeamItemRequestBuilder) Group

Group the group property

func (*TeamItemRequestBuilder) InstalledApps

InstalledApps the installedApps property

func (*TeamItemRequestBuilder) InstalledAppsById

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

func (*TeamItemRequestBuilder) Members

Members the members property

func (*TeamItemRequestBuilder) MembersById

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

func (*TeamItemRequestBuilder) Operations

Operations the operations property

func (*TeamItemRequestBuilder) OperationsById

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

func (*TeamItemRequestBuilder) Patch

Patch update entity in teams

func (*TeamItemRequestBuilder) PrimaryChannel

PrimaryChannel the primaryChannel property

func (*TeamItemRequestBuilder) Schedule

Schedule the schedule property

func (*TeamItemRequestBuilder) SendActivityNotification

SendActivityNotification the sendActivityNotification property

func (*TeamItemRequestBuilder) Template

Template the template property

func (*TeamItemRequestBuilder) Unarchive

Unarchive the unarchive property

type TeamItemRequestBuilderDeleteOptions

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

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

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

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