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