item

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NotebookItemRequestBuilder added in v0.12.0

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

NotebookItemRequestBuilder provides operations to manage the notebooks property of the microsoft.graph.onenote entity.

func NewNotebookItemRequestBuilder added in v0.12.0

NewNotebookItemRequestBuilder instantiates a new NotebookItemRequestBuilder and sets the default values.

func NewNotebookItemRequestBuilderInternal added in v0.12.0

func NewNotebookItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *NotebookItemRequestBuilder

NewNotebookItemRequestBuilderInternal instantiates a new NotebookItemRequestBuilder and sets the default values.

func (*NotebookItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property notebooks for me

func (*NotebookItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation the collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.

func (*NotebookItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property notebooks in me

func (*NotebookItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property notebooks for me

func (*NotebookItemRequestBuilder) Get added in v0.12.0

Get the collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.

func (*NotebookItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property notebooks in me

func (*NotebookItemRequestBuilder) SectionGroupsById added in v0.12.0

SectionGroupsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.onenote.notebooks.item.sectionGroups.item collection

func (*NotebookItemRequestBuilder) SectionsById added in v0.12.0

SectionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.onenote.notebooks.item.sections.item collection

type NotebookItemRequestBuilderDeleteOptions added in v0.12.0

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

NotebookItemRequestBuilderDeleteOptions options for Delete

type NotebookItemRequestBuilderGetOptions added in v0.12.0

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

NotebookItemRequestBuilderGetOptions options for Get

type NotebookItemRequestBuilderGetQueryParameters added in v0.12.0

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

NotebookItemRequestBuilderGetQueryParameters the collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.

type NotebookItemRequestBuilderPatchOptions added in v0.12.0

type NotebookItemRequestBuilderPatchOptions struct {
	//
	Body i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Notebookable
	// 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
}

NotebookItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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