item

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 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

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

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

func NewNotebookItemRequestBuilder

NewNotebookItemRequestBuilder instantiates a new NotebookItemRequestBuilder and sets the default values.

func NewNotebookItemRequestBuilderInternal

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

NewNotebookItemRequestBuilderInternal instantiates a new NotebookItemRequestBuilder and sets the default values.

func (*NotebookItemRequestBuilder) CopyNotebook

CopyNotebook the copyNotebook property

func (*NotebookItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property notebooks for me

func (*NotebookItemRequestBuilder) CreateGetRequestInformation

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

func (*NotebookItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property notebooks in me

func (*NotebookItemRequestBuilder) Delete

Delete delete navigation property notebooks for me

func (*NotebookItemRequestBuilder) Get

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

func (*NotebookItemRequestBuilder) Patch

Patch update the navigation property notebooks in me

func (*NotebookItemRequestBuilder) SectionGroups

SectionGroups the sectionGroups property

func (*NotebookItemRequestBuilder) SectionGroupsById

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

func (*NotebookItemRequestBuilder) Sections

Sections the sections property

func (*NotebookItemRequestBuilder) SectionsById

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

type NotebookItemRequestBuilderDeleteOptions

type NotebookItemRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

NotebookItemRequestBuilderDeleteOptions options for Delete

type NotebookItemRequestBuilderGetOptions

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

NotebookItemRequestBuilderGetOptions options for Get

type NotebookItemRequestBuilderGetQueryParameters

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

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

type NotebookItemRequestBuilderPatchOptions

type NotebookItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Notebookable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

NotebookItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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