onenote

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 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 users

func (*OnenoteRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get onenote from users

func (*OnenoteRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property onenote in users

func (*OnenoteRequestBuilder) Delete

Delete delete navigation property onenote for users

func (*OnenoteRequestBuilder) Get

Get get onenote from users

func (*OnenoteRequestBuilder) Notebooks

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

func (*OnenoteRequestBuilder) NotebooksById

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

func (*OnenoteRequestBuilder) Operations

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

func (*OnenoteRequestBuilder) OperationsById

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

func (*OnenoteRequestBuilder) Pages

Pages provides operations to manage the pages property of the microsoft.graph.onenote entity.

func (*OnenoteRequestBuilder) PagesById

PagesById provides operations to manage the pages property of the microsoft.graph.onenote entity.

func (*OnenoteRequestBuilder) Resources

Resources provides operations to manage the resources property of the microsoft.graph.onenote entity.

func (*OnenoteRequestBuilder) ResourcesById

ResourcesById provides operations to manage the resources property of the microsoft.graph.onenote entity.

func (*OnenoteRequestBuilder) SectionGroups

SectionGroups provides operations to manage the sectionGroups property of the microsoft.graph.onenote entity.

func (*OnenoteRequestBuilder) SectionGroupsById

SectionGroupsById provides operations to manage the sectionGroups property of the microsoft.graph.onenote entity.

func (*OnenoteRequestBuilder) Sections

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

func (*OnenoteRequestBuilder) SectionsById

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

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 users

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