item

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostItemRequestBuilder added in v0.12.0

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

PostItemRequestBuilder provides operations to manage the posts property of the microsoft.graph.conversationThread entity.

func NewPostItemRequestBuilder added in v0.12.0

NewPostItemRequestBuilder instantiates a new PostItemRequestBuilder and sets the default values.

func NewPostItemRequestBuilderInternal added in v0.12.0

func NewPostItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PostItemRequestBuilder

NewPostItemRequestBuilderInternal instantiates a new PostItemRequestBuilder and sets the default values.

func (*PostItemRequestBuilder) Attachments added in v0.12.0

Attachments the attachments property

func (*PostItemRequestBuilder) AttachmentsById added in v0.12.0

AttachmentsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.threads.item.posts.item.attachments.item collection

func (*PostItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property posts for groups

func (*PostItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property posts for groups

func (*PostItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get posts from groups

func (*PostItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get posts from groups

func (*PostItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property posts in groups

func (*PostItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property posts in groups

func (*PostItemRequestBuilder) Delete added in v0.12.0

func (m *PostItemRequestBuilder) Delete() error

Delete delete navigation property posts for groups

func (*PostItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *PostItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *PostItemRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler delete navigation property posts for groups

func (*PostItemRequestBuilder) Extensions added in v0.12.0

Extensions the extensions property

func (*PostItemRequestBuilder) ExtensionsById added in v0.12.0

ExtensionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.threads.item.posts.item.extensions.item collection

func (*PostItemRequestBuilder) Forward added in v0.12.0

Forward the forward property

func (*PostItemRequestBuilder) Get added in v0.12.0

Get get posts from groups

func (*PostItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler get posts from groups

func (*PostItemRequestBuilder) InReplyTo added in v0.12.0

InReplyTo the inReplyTo property

func (*PostItemRequestBuilder) MultiValueExtendedProperties added in v0.12.0

MultiValueExtendedProperties the multiValueExtendedProperties property

func (*PostItemRequestBuilder) MultiValueExtendedPropertiesById added in v0.12.0

MultiValueExtendedPropertiesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.threads.item.posts.item.multiValueExtendedProperties.item collection

func (*PostItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property posts in groups

func (*PostItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update the navigation property posts in groups

func (*PostItemRequestBuilder) Reply added in v0.12.0

Reply the reply property

func (*PostItemRequestBuilder) SingleValueExtendedProperties added in v0.12.0

SingleValueExtendedProperties the singleValueExtendedProperties property

func (*PostItemRequestBuilder) SingleValueExtendedPropertiesById added in v0.12.0

SingleValueExtendedPropertiesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.threads.item.posts.item.singleValueExtendedProperties.item collection

type PostItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type PostItemRequestBuilderGetQueryParameters added in v0.12.0

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

PostItemRequestBuilderGetQueryParameters get posts from groups

type PostItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type PostItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Jump to

Keyboard shortcuts

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