Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetOnenoteSectionPageParentSectionOperationOptions ¶
type GetOnenoteSectionPageParentSectionOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetOnenoteSectionPageParentSectionOperationOptions ¶
func DefaultGetOnenoteSectionPageParentSectionOperationOptions() GetOnenoteSectionPageParentSectionOperationOptions
func (GetOnenoteSectionPageParentSectionOperationOptions) ToHeaders ¶
func (o GetOnenoteSectionPageParentSectionOperationOptions) ToHeaders() *client.Headers
func (GetOnenoteSectionPageParentSectionOperationOptions) ToOData ¶
func (o GetOnenoteSectionPageParentSectionOperationOptions) ToOData() *odata.Query
func (GetOnenoteSectionPageParentSectionOperationOptions) ToQuery ¶
func (o GetOnenoteSectionPageParentSectionOperationOptions) ToQuery() *client.QueryParams
type OnenoteSectionPageParentSectionClient ¶
func NewOnenoteSectionPageParentSectionClientWithBaseURI ¶
func NewOnenoteSectionPageParentSectionClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteSectionPageParentSectionClient, error)
func (OnenoteSectionPageParentSectionClient) GetOnenoteSectionPageParentSection ¶
func (c OnenoteSectionPageParentSectionClient) GetOnenoteSectionPageParentSection(ctx context.Context, id stable.MeOnenoteSectionIdPageId, options GetOnenoteSectionPageParentSectionOperationOptions) (result GetOnenoteSectionPageParentSectionOperationResponse, err error)
GetOnenoteSectionPageParentSection - Get parentSection from me. The section that contains the page. Read-only.
Click to show internal directories.
Click to hide internal directories.