team

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2022 License: MIT Imports: 15 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) Channels added in v0.13.0

Channels the channels property

func (*TeamRequestBuilder) ChannelsById added in v0.13.0

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

func (*TeamRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property team for groups

func (*TeamRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the team associated with this group.

func (*TeamRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property team in groups

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 the group property

func (*TeamRequestBuilder) InstalledApps added in v0.13.0

InstalledApps the installedApps property

func (*TeamRequestBuilder) InstalledAppsById added in v0.13.0

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

func (*TeamRequestBuilder) Members added in v0.13.0

Members the members property

func (*TeamRequestBuilder) MembersById added in v0.13.0

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

func (*TeamRequestBuilder) Operations added in v0.13.0

Operations the operations property

func (*TeamRequestBuilder) OperationsById added in v0.13.0

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

func (*TeamRequestBuilder) Patch

Patch update the navigation property team in groups

func (*TeamRequestBuilder) PrimaryChannel added in v0.13.0

PrimaryChannel the primaryChannel property

func (*TeamRequestBuilder) Schedule added in v0.13.0

Schedule the schedule property

func (*TeamRequestBuilder) Template added in v0.13.0

Template the template property

type TeamRequestBuilderDeleteOptions

type TeamRequestBuilderDeleteOptions 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
}

TeamRequestBuilderDeleteOptions options for Delete

type TeamRequestBuilderGetOptions

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

TeamRequestBuilderGetOptions options for Get

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 TeamRequestBuilderPatchOptions

type TeamRequestBuilderPatchOptions 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
}

TeamRequestBuilderPatchOptions 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