item

package
v0.36.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 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 i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *NotebookItemRequestBuilder

NewNotebookItemRequestBuilderInternal instantiates a new NotebookItemRequestBuilder and sets the default values.

func (*NotebookItemRequestBuilder) CopyNotebook added in v0.12.0

CopyNotebook the copyNotebook property

func (*NotebookItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property notebooks for me

func (*NotebookItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration 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) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration 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) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property notebooks in me

func (*NotebookItemRequestBuilder) Delete added in v0.12.0

func (m *NotebookItemRequestBuilder) Delete() error

Delete delete navigation property notebooks for me

func (*NotebookItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

DeleteWithRequestConfigurationAndResponseHandler 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) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler 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) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update the navigation property notebooks in me

func (*NotebookItemRequestBuilder) SectionGroups added in v0.12.0

SectionGroups the sectionGroups property

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) Sections added in v0.12.0

Sections the sections property

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 NotebookItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type NotebookItemRequestBuilderGetQueryParameters added in v0.12.0

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 NotebookItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type NotebookItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Jump to

Keyboard shortcuts

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