teamwork

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TeamworkRequestBuilder

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

TeamworkRequestBuilder provides operations to manage the teamwork property of the microsoft.graph.user entity.

func NewTeamworkRequestBuilder

NewTeamworkRequestBuilder instantiates a new TeamworkRequestBuilder and sets the default values.

func NewTeamworkRequestBuilderInternal

func NewTeamworkRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TeamworkRequestBuilder

NewTeamworkRequestBuilderInternal instantiates a new TeamworkRequestBuilder and sets the default values.

func (*TeamworkRequestBuilder) AssociatedTeams added in v0.28.0

AssociatedTeams provides operations to manage the associatedTeams property of the microsoft.graph.userTeamwork entity.

func (*TeamworkRequestBuilder) AssociatedTeamsById added in v0.28.0

AssociatedTeamsById provides operations to manage the associatedTeams property of the microsoft.graph.userTeamwork entity.

func (*TeamworkRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property teamwork for users

func (*TeamworkRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get teamwork from users

func (*TeamworkRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property teamwork in users

func (*TeamworkRequestBuilder) Delete

Delete delete navigation property teamwork for users

func (*TeamworkRequestBuilder) InstalledApps

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

func (*TeamworkRequestBuilder) InstalledAppsById

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

func (*TeamworkRequestBuilder) SendActivityNotification

SendActivityNotification provides operations to call the sendActivityNotification method.

type TeamworkRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type TeamworkRequestBuilderGetQueryParameters

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

TeamworkRequestBuilderGetQueryParameters get teamwork from users

type TeamworkRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type TeamworkRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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