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