item

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: May 3, 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) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete entity from teams

func (*TeamItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get entity from teams by key

func (*TeamItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get entity from teams by key

func (*TeamItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update entity in teams

func (*TeamItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update entity in teams

func (*TeamItemRequestBuilder) Delete added in v0.12.0

func (m *TeamItemRequestBuilder) Delete() error

Delete delete entity from teams

func (*TeamItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *TeamItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *TeamItemRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler delete entity from teams

func (*TeamItemRequestBuilder) Get added in v0.12.0

Get get entity from teams by key

func (*TeamItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler 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) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

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

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