onenote

package
v0.42.0 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2022 License: MIT Imports: 16 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 provides operations to manage the onenote property of the microsoft.graph.user entity.

func NewOnenoteRequestBuilder

NewOnenoteRequestBuilder instantiates a new OnenoteRequestBuilder and sets the default values.

func NewOnenoteRequestBuilderInternal

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

NewOnenoteRequestBuilderInternal instantiates a new OnenoteRequestBuilder and sets the default values.

func (*OnenoteRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property onenote for me

func (*OnenoteRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get onenote from me

func (*OnenoteRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property onenote in me

func (*OnenoteRequestBuilder) Delete

Delete delete navigation property onenote for me

func (*OnenoteRequestBuilder) Notebooks

Notebooks the notebooks property

func (*OnenoteRequestBuilder) NotebooksById

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

func (*OnenoteRequestBuilder) Operations

Operations the operations property

func (*OnenoteRequestBuilder) OperationsById

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

func (*OnenoteRequestBuilder) Pages

Pages the pages property

func (*OnenoteRequestBuilder) PagesById

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

func (*OnenoteRequestBuilder) Resources

Resources the resources property

func (*OnenoteRequestBuilder) ResourcesById

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

func (*OnenoteRequestBuilder) SectionGroups

SectionGroups the sectionGroups property

func (*OnenoteRequestBuilder) SectionGroupsById

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

func (*OnenoteRequestBuilder) Sections

Sections the sections property

func (*OnenoteRequestBuilder) SectionsById

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

type OnenoteRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type OnenoteRequestBuilderGetQueryParameters

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

OnenoteRequestBuilderGetQueryParameters get onenote from me

type OnenoteRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type OnenoteRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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