item

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 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 OnenoteSectionItemRequestBuilder added in v0.12.0

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

OnenoteSectionItemRequestBuilder provides operations to manage the sections property of the microsoft.graph.onenote entity.

func NewOnenoteSectionItemRequestBuilder added in v0.12.0

NewOnenoteSectionItemRequestBuilder instantiates a new OnenoteSectionItemRequestBuilder and sets the default values.

func NewOnenoteSectionItemRequestBuilderInternal added in v0.12.0

func NewOnenoteSectionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *OnenoteSectionItemRequestBuilder

NewOnenoteSectionItemRequestBuilderInternal instantiates a new OnenoteSectionItemRequestBuilder and sets the default values.

func (*OnenoteSectionItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property sections for sites

func (*OnenoteSectionItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation the sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.

func (*OnenoteSectionItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property sections in sites

func (*OnenoteSectionItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property sections for sites

func (*OnenoteSectionItemRequestBuilder) Get added in v0.12.0

Get the sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.

func (*OnenoteSectionItemRequestBuilder) Pages added in v0.12.0

func (*OnenoteSectionItemRequestBuilder) PagesById added in v0.12.0

PagesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.sites.item.onenote.sections.item.pages.item collection

func (*OnenoteSectionItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property sections in sites

type OnenoteSectionItemRequestBuilderDeleteOptions added in v0.12.0

type OnenoteSectionItemRequestBuilderDeleteOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

OnenoteSectionItemRequestBuilderDeleteOptions options for Delete

type OnenoteSectionItemRequestBuilderGetOptions added in v0.12.0

type OnenoteSectionItemRequestBuilderGetOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Request query parameters
	Q *OnenoteSectionItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

OnenoteSectionItemRequestBuilderGetOptions options for Get

type OnenoteSectionItemRequestBuilderGetQueryParameters added in v0.12.0

type OnenoteSectionItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

OnenoteSectionItemRequestBuilderGetQueryParameters the sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.

type OnenoteSectionItemRequestBuilderPatchOptions added in v0.12.0

type OnenoteSectionItemRequestBuilderPatchOptions struct {
	//
	Body i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.OnenoteSectionable
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

OnenoteSectionItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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