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