onenote

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OnenoteRequestBuilder

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

OnenoteRequestBuilder builds and executes requests for operations under \me\onenote

func NewOnenoteRequestBuilder

NewOnenoteRequestBuilder instantiates a new OnenoteRequestBuilder and sets the default values.

func NewOnenoteRequestBuilderInternal

func NewOnenoteRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *OnenoteRequestBuilder

NewOnenoteRequestBuilderInternal instantiates a new OnenoteRequestBuilder and sets the default values.

func (*OnenoteRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation read-only.

func (*OnenoteRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation read-only.

func (*OnenoteRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation read-only.

func (*OnenoteRequestBuilder) Delete

Delete read-only.

func (*OnenoteRequestBuilder) NotebooksById

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

func (*OnenoteRequestBuilder) OperationsById

OperationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.onenote.operations.item collection

func (*OnenoteRequestBuilder) PagesById

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

func (*OnenoteRequestBuilder) Patch

Patch read-only.

func (*OnenoteRequestBuilder) ResourcesById

ResourcesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.onenote.resources.item collection

func (*OnenoteRequestBuilder) SectionGroupsById

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

func (*OnenoteRequestBuilder) SectionsById

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

type OnenoteRequestBuilderDeleteOptions

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

OnenoteRequestBuilderDeleteOptions options for Delete

type OnenoteRequestBuilderGetOptions

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

OnenoteRequestBuilderGetOptions options for Get

type OnenoteRequestBuilderGetQueryParameters

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

OnenoteRequestBuilderGetQueryParameters read-only.

type OnenoteRequestBuilderPatchOptions

type OnenoteRequestBuilderPatchOptions struct {
	//
	Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Onenote
	// 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
}

OnenoteRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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