Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetOnenoteNotebookSectionPageParentNotebookOperationOptions ¶
type GetOnenoteNotebookSectionPageParentNotebookOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetOnenoteNotebookSectionPageParentNotebookOperationOptions ¶
func DefaultGetOnenoteNotebookSectionPageParentNotebookOperationOptions() GetOnenoteNotebookSectionPageParentNotebookOperationOptions
func (GetOnenoteNotebookSectionPageParentNotebookOperationOptions) ToHeaders ¶
func (o GetOnenoteNotebookSectionPageParentNotebookOperationOptions) ToHeaders() *client.Headers
func (GetOnenoteNotebookSectionPageParentNotebookOperationOptions) ToOData ¶
func (o GetOnenoteNotebookSectionPageParentNotebookOperationOptions) ToOData() *odata.Query
func (GetOnenoteNotebookSectionPageParentNotebookOperationOptions) ToQuery ¶
func (o GetOnenoteNotebookSectionPageParentNotebookOperationOptions) ToQuery() *client.QueryParams
type OnenoteNotebookSectionPageParentNotebookClient ¶
func NewOnenoteNotebookSectionPageParentNotebookClientWithBaseURI ¶
func NewOnenoteNotebookSectionPageParentNotebookClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteNotebookSectionPageParentNotebookClient, error)
func (OnenoteNotebookSectionPageParentNotebookClient) GetOnenoteNotebookSectionPageParentNotebook ¶
func (c OnenoteNotebookSectionPageParentNotebookClient) GetOnenoteNotebookSectionPageParentNotebook(ctx context.Context, id stable.GroupIdOnenoteNotebookIdSectionIdPageId, options GetOnenoteNotebookSectionPageParentNotebookOperationOptions) (result GetOnenoteNotebookSectionPageParentNotebookOperationResponse, err error)
GetOnenoteNotebookSectionPageParentNotebook - Get parentNotebook from groups. The notebook that contains the page. Read-only.
Click to show internal directories.
Click to hide internal directories.