item

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SectionGroupRequestBuilder

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

SectionGroupRequestBuilder builds and executes requests for operations under \sites\{site-id}\onenote\sectionGroups\{sectionGroup-id}

func NewSectionGroupRequestBuilder

NewSectionGroupRequestBuilder instantiates a new SectionGroupRequestBuilder and sets the default values.

func NewSectionGroupRequestBuilderInternal

func NewSectionGroupRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SectionGroupRequestBuilder

NewSectionGroupRequestBuilderInternal instantiates a new SectionGroupRequestBuilder and sets the default values.

func (*SectionGroupRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation the section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.

func (*SectionGroupRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.

func (*SectionGroupRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation the section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.

func (*SectionGroupRequestBuilder) Delete

Delete the section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.

func (*SectionGroupRequestBuilder) Get

Get the section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.

func (*SectionGroupRequestBuilder) Patch

Patch the section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.

func (*SectionGroupRequestBuilder) SectionGroupsById

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

func (*SectionGroupRequestBuilder) SectionsById

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

type SectionGroupRequestBuilderDeleteOptions

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

SectionGroupRequestBuilderDeleteOptions options for Delete

type SectionGroupRequestBuilderGetOptions

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

SectionGroupRequestBuilderGetOptions options for Get

type SectionGroupRequestBuilderGetQueryParameters

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

SectionGroupRequestBuilderGetQueryParameters the section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.

type SectionGroupRequestBuilderPatchOptions

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

SectionGroupRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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