Documentation
¶
Index ¶
- type OnenoteSectionItemRequestBuilder
- func (m *OnenoteSectionItemRequestBuilder) CopyToNotebook() ...
- func (m *OnenoteSectionItemRequestBuilder) CopyToSectionGroup() ...
- func (m *OnenoteSectionItemRequestBuilder) CreateDeleteRequestInformation(options *OnenoteSectionItemRequestBuilderDeleteOptions) (...)
- func (m *OnenoteSectionItemRequestBuilder) CreateGetRequestInformation(options *OnenoteSectionItemRequestBuilderGetOptions) (...)
- func (m *OnenoteSectionItemRequestBuilder) CreatePatchRequestInformation(options *OnenoteSectionItemRequestBuilderPatchOptions) (...)
- func (m *OnenoteSectionItemRequestBuilder) Delete(options *OnenoteSectionItemRequestBuilderDeleteOptions) error
- func (m *OnenoteSectionItemRequestBuilder) Get(options *OnenoteSectionItemRequestBuilderGetOptions) (...)
- func (m *OnenoteSectionItemRequestBuilder) Pages() ...
- func (m *OnenoteSectionItemRequestBuilder) PagesById(id string) ...
- func (m *OnenoteSectionItemRequestBuilder) ParentNotebook() ...
- func (m *OnenoteSectionItemRequestBuilder) ParentSectionGroup() ...
- func (m *OnenoteSectionItemRequestBuilder) Patch(options *OnenoteSectionItemRequestBuilderPatchOptions) error
- type OnenoteSectionItemRequestBuilderDeleteOptions
- type OnenoteSectionItemRequestBuilderGetOptions
- type OnenoteSectionItemRequestBuilderGetQueryParameters
- type OnenoteSectionItemRequestBuilderPatchOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OnenoteSectionItemRequestBuilder ¶ added in v0.12.0
type OnenoteSectionItemRequestBuilder struct {
// contains filtered or unexported fields
}
OnenoteSectionItemRequestBuilder provides operations to manage the sections property of the microsoft.graph.onenote entity.
func NewOnenoteSectionItemRequestBuilder ¶ added in v0.12.0
func NewOnenoteSectionItemRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *OnenoteSectionItemRequestBuilder
NewOnenoteSectionItemRequestBuilder instantiates a new OnenoteSectionItemRequestBuilder and sets the default values.
func NewOnenoteSectionItemRequestBuilderInternal ¶ added in v0.12.0
func NewOnenoteSectionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *OnenoteSectionItemRequestBuilder
NewOnenoteSectionItemRequestBuilderInternal instantiates a new OnenoteSectionItemRequestBuilder and sets the default values.
func (*OnenoteSectionItemRequestBuilder) CopyToNotebook ¶ added in v0.12.0
func (*OnenoteSectionItemRequestBuilder) CopyToSectionGroup ¶ added in v0.12.0
func (m *OnenoteSectionItemRequestBuilder) CopyToSectionGroup() *i0c4bc2311777fd2e889f8749d9dad49d4a3fa4ce253d68d723f9732bf437ef59.CopyToSectionGroupRequestBuilder
func (*OnenoteSectionItemRequestBuilder) CreateDeleteRequestInformation ¶ added in v0.12.0
func (m *OnenoteSectionItemRequestBuilder) CreateDeleteRequestInformation(options *OnenoteSectionItemRequestBuilderDeleteOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property sections for groups
func (*OnenoteSectionItemRequestBuilder) CreateGetRequestInformation ¶ added in v0.12.0
func (m *OnenoteSectionItemRequestBuilder) CreateGetRequestInformation(options *OnenoteSectionItemRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation the sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.
func (*OnenoteSectionItemRequestBuilder) CreatePatchRequestInformation ¶ added in v0.12.0
func (m *OnenoteSectionItemRequestBuilder) CreatePatchRequestInformation(options *OnenoteSectionItemRequestBuilderPatchOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePatchRequestInformation update the navigation property sections in groups
func (*OnenoteSectionItemRequestBuilder) Delete ¶ added in v0.12.0
func (m *OnenoteSectionItemRequestBuilder) Delete(options *OnenoteSectionItemRequestBuilderDeleteOptions) error
Delete delete navigation property sections for groups
func (*OnenoteSectionItemRequestBuilder) Get ¶ added in v0.12.0
func (m *OnenoteSectionItemRequestBuilder) Get(options *OnenoteSectionItemRequestBuilderGetOptions) (i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.OnenoteSectionable, error)
Get the sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.
func (*OnenoteSectionItemRequestBuilder) PagesById ¶ added in v0.12.0
func (m *OnenoteSectionItemRequestBuilder) PagesById(id string) *i7e52ee5fe701baafb54b1cdeb7bf78aa45fa99810acdd59248dc3860e2c6740a.OnenotePageItemRequestBuilder
PagesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.onenote.sections.item.pages.item collection
func (*OnenoteSectionItemRequestBuilder) ParentNotebook ¶ added in v0.12.0
func (*OnenoteSectionItemRequestBuilder) ParentSectionGroup ¶ added in v0.12.0
func (m *OnenoteSectionItemRequestBuilder) ParentSectionGroup() *id3cec65ce063b93f02ce84c19a382f6a4358b4dd2265285da424718757bda2f5.ParentSectionGroupRequestBuilder
func (*OnenoteSectionItemRequestBuilder) Patch ¶ added in v0.12.0
func (m *OnenoteSectionItemRequestBuilder) Patch(options *OnenoteSectionItemRequestBuilderPatchOptions) error
Patch update the navigation property sections in groups
type OnenoteSectionItemRequestBuilderDeleteOptions ¶ added in v0.12.0
type OnenoteSectionItemRequestBuilderDeleteOptions 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 }
OnenoteSectionItemRequestBuilderDeleteOptions options for Delete
type OnenoteSectionItemRequestBuilderGetOptions ¶ added in v0.12.0
type OnenoteSectionItemRequestBuilderGetOptions struct { // Request headers H map[string]string // Request options O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption // Request query parameters Q *OnenoteSectionItemRequestBuilderGetQueryParameters // Response handler to use in place of the default response handling provided by the core service ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler }
OnenoteSectionItemRequestBuilderGetOptions options for Get
type OnenoteSectionItemRequestBuilderGetQueryParameters ¶ added in v0.12.0
type OnenoteSectionItemRequestBuilderGetQueryParameters struct { // Expand related entities Expand []string // Select properties to be returned Select []string }
OnenoteSectionItemRequestBuilderGetQueryParameters the sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.
type OnenoteSectionItemRequestBuilderPatchOptions ¶ added in v0.12.0
type OnenoteSectionItemRequestBuilderPatchOptions struct { // Body i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.OnenoteSectionable // 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 }
OnenoteSectionItemRequestBuilderPatchOptions options for Patch