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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChannelItemRequestBuilder

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

ChannelItemRequestBuilder provides operations to manage the channels property of the microsoft.graph.team entity.

func NewChannelItemRequestBuilder

NewChannelItemRequestBuilder instantiates a new ChannelItemRequestBuilder and sets the default values.

func NewChannelItemRequestBuilderInternal

func NewChannelItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ChannelItemRequestBuilder

NewChannelItemRequestBuilderInternal instantiates a new ChannelItemRequestBuilder and sets the default values.

func (*ChannelItemRequestBuilder) CompleteMigration

CompleteMigration the completeMigration property

func (*ChannelItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property channels for groups

func (*ChannelItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the collection of channels and messages associated with the team.

func (*ChannelItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property channels in groups

func (*ChannelItemRequestBuilder) Delete

Delete delete navigation property channels for groups

func (*ChannelItemRequestBuilder) FilesFolder

FilesFolder the filesFolder property

func (*ChannelItemRequestBuilder) Get

Get the collection of channels and messages associated with the team.

func (*ChannelItemRequestBuilder) Members

Members the members property

func (*ChannelItemRequestBuilder) MembersById

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

func (*ChannelItemRequestBuilder) Messages

Messages the messages property

func (*ChannelItemRequestBuilder) MessagesById

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

func (*ChannelItemRequestBuilder) Patch

Patch update the navigation property channels in groups

func (*ChannelItemRequestBuilder) ProvisionEmail

ProvisionEmail the provisionEmail property

func (*ChannelItemRequestBuilder) RemoveEmail

RemoveEmail the removeEmail property

func (*ChannelItemRequestBuilder) Tabs

Tabs the tabs property

func (*ChannelItemRequestBuilder) TabsById

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

type ChannelItemRequestBuilderDeleteOptions

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

ChannelItemRequestBuilderDeleteOptions options for Delete

type ChannelItemRequestBuilderGetOptions

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

ChannelItemRequestBuilderGetOptions options for Get

type ChannelItemRequestBuilderGetQueryParameters

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

ChannelItemRequestBuilderGetQueryParameters the collection of channels and messages associated with the team.

type ChannelItemRequestBuilderPatchOptions

type ChannelItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Channelable
	// 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
}

ChannelItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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